Skip to content
View sarthakjain07's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report sarthakjain07

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sarthakjain07/README.md

Hi, I'm Sarthak Jain! πŸ‘¨β€πŸ’»

Senior SWE at Capgemini

Connect with me:

sarthakjain7 sarthak_xain

A little more about me...

const sarthak () => ({
    pronouns: "He" | "Him",
    code: ["Python", "C", "C++", "Golang"],
    askMeAbout: [
      "python", "tech", "memes",
      "webdev", "setups", "fullstack", "golang"
    ],
    technologies: {
        web_development:{
            code: ["HTML5", "CSS3", "Javascript", "Golang"],
            framework: ["Reactjs", "Node.js", "Echo"],
            databases: ["mysql","sqlite","mongoDB","firebase"],
            web_servers: ["heroku", "pythonanywhere"],
            wsgi_server: ["gunicorn"],
        },
    IDEs: [
      "Sublime Text", "PyCharm",
      "Visual Studio", "Code Blocks"
    ],
    OS: ["Windows", "Linux"]
  });
      

⭐️ From sarthakjain07

Pinned Loading

  1. -Indian-Railway-Announcement-System -Indian-Railway-Announcement-System Public

    Generate and play Indian Railway announcement files at the same time with Python using Pydub, Pyaudio, gTTs, FFMPEG and Pandas.

    Python 1

  2. Angry_Bird_Game Angry_Bird_Game Public

    A super cool angry birds mini game using python language.

    Python 1

  3. sarthakjain07.github.io sarthakjain07.github.io Public

    My Portfolio

    JavaScript 1

  4. TO_DO_APP TO_DO_APP Public

    A To_Do_app using ReactJs

    JavaScript 1

  5. TexTinder TexTinder Public

    A Facebook messenger type app using React and firebase

    JavaScript