Skip to content
View imkrishnasarathi's full-sized avatar
🍹
Chilling!
🍹
Chilling!

Highlights

  • Pro

Organizations

@EddieHubCommunity
Block or Report

Block or report imkrishnasarathi

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
imkrishnasarathi/README.md

Hey There πŸ‘‹, I am Krishna Sarathi Ghosh, a 14-year-old high school student, and a Full Stack Web Developer!

const name = "Krishna Sarathi Ghosh";
const dev = newDeveloper(name);

while (dev.isCoding()){
  dev.listenToMusic();
  dev.drinkWater();
}
  • πŸš€ I’m currently on a journey to get better at programming as well as build my career
  • :octocat: You can view my projects here
  • 🀝 Open to connections!
  • πŸ“§ Reach me out at [email protected]

Tech Stack

    JavaScript  TypeScript                   

Feel free to reach me out at:

Popular repositories Loading

  1. PleasantWeb PleasantWeb Public

    A smart browser extension that alerts you of unsuitable content online.

    JavaScript 10 9

  2. imkrishnasarathi imkrishnasarathi Public

    3

  3. QuizGameJS_2022- QuizGameJS_2022- Public

    This repository hosts a quiz game developed by me .

    JavaScript

  4. krishpython.github.io krishpython.github.io Public

    CSS

  5. Python_Tkinter-Rock_Paper_Scissors_Game Python_Tkinter-Rock_Paper_Scissors_Game Public

    Python

  6. News-For-My-Bro News-For-My-Bro Public

    An app built in Python using the requests module that reads out the latest news for you. It fetches news articles from NewsAPI and provides a voice-based summary. Stay updated on current events wit…

    Python