Skip to content
View TheKaushikGoswami's full-sized avatar
🎴
1% everyday! ❤
🎴
1% everyday! ❤

Organizations

@DynaMic-CodEol
Block or Report

Block or report TheKaushikGoswami

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheKaushikGoswami/README.md

Hi , I'm Kaushik!

Welcome to my coding world! 🚀
I'm an enthusiastic 18-year-old student and self-taught developer from India, currently pursuing my B.Tech CSE at Geeta University.
Exploring the fascinating realms of technology and creating exciting projects is my passion! 💻

Twitter Instagram Pinterest Stack Overflow
Quora Reddit Spotify GitHub LinkedIn

🌟 A little more about me...

from world import love

class HumanBeing:

    def __init__(self):
        self.name = "Kaushik Goswami"
        self.pronouns = ["He", "Him"]
        self.role = "Student & Developer"
        self.code = ["Python", "Javascript", "CSS", "HTML"]
        self.tools = ["VSCode", "Git", "GitHub"]
        self.askMeAbout = ["tech", "linux", "web development", "discord", "anime"]
        self.technologies = {
            "frontEnd": ["HTML", "CSS", "JavaScript"],
            "backEnd": ["Python", "Node.js"],
            "databases": ["MongoDB", "MySQL"],
            "cloud": ["Heroku", "AWS"],
            "misc": ["Ubuntu", "Raspberry Pi"]
        }
        self.currentFocus = "Learning C/C++ and exploring AI 🚀"
        self.funFact = "🌼|| Coding is my meditation, and bugs are my puzzles! ||🌼"

    def say_hi(self):
        print("Thanks for stopping by! Let's create something awesome together!")

coder = HumanBeing()
coder.say_hi()
love.everyone()

📈 GitHub Stats and Top Languages

GitHub Streak

Top Languages


🤝 Let's Connect

I'm always eager to collaborate on exciting projects and connect with fellow developers and tech enthusiasts like you! Feel free to reach out and say hi. You can find me on Discord or drop me an email at thekaushikgoswami@gmail.com.

Footer Image

Profile Views

Pinned

  1. thekaushikgoswami.github.io thekaushikgoswami.github.io Public

    The Open-Source code for My Personal Portfolio! A minimal and ambient portfolio template for Developers! ⚡

    JavaScript 43 18

  2. TheKaushikGoswami TheKaushikGoswami Public

    The config folders and Readme file of my GitHub profile. Make Sure to Star It if You are Forking It and Drop a Follow If You Like It. 🎴

    5 3

  3. 100-Days-100-Programs 100-Days-100-Programs Public

    An exhilarating journey of 100 Days, 100 Programs challenge, where I explore various programming languages and frameworks to build a diverse collection of practical applications.

    Python 2

  4. hello-world hello-world Public

    Programs that output "Hello, World!" in a lots of languages. Aiming for programs in 101 different languages that output the same.

    Dart 3 15

  5. Interschool-Registration Interschool-Registration Public

    A web-based system for managing an inter-school competition with Live Leaderboard feature. Created for Geeta University's Interschool Dance, Singing & Declamation Competition 2023.

    PHP 1

  6. anonymous-blog anonymous-blog Public

    A simple blogging site with anonymous blog upload & comment feature.

    PHP 2 1