Skip to content

TheKaushikGoswami/TheKaushikGoswami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 [email protected].

Footer Image

Profile Views

Releases

No releases published

Packages

No packages published