Skip to content
View mostpalon3's full-sized avatar
:octocat:
coding
:octocat:
coding

Highlights

  • Pro

Block or report mostpalon3

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

cover_img

Typing SVG

Visitor count

github-snake

Hi, I'm Sumit Sagar

Typing SVG

πŸš€ About Me

coding

I'm a Full Stack Developer who loves building web applications and exploring new technologies.

  • πŸ”­ Currently working on Innovative Web Projects
  • 🌱 Learning DSA & Web3/Blockchain
  • πŸ‘― Looking to collaborate on Open Source Projects
  • πŸ’¬ Ask me about Web Development, DSA, or Tech Career
  • ⚑ Fun fact: I can debug code faster with coffee β˜•
  • 🎯 Goal: Contribute more to Open Source
  • πŸ“« Reach me at: sumitsagar2612@gmail.com
  • πŸ’Ό Portfolio: Dive here!

πŸ› οΈ Tech Stack

Languages:

html5 css3 javascript typescript python c++ java

Library & Frameworks:

Bootstrap Tailwind Jasmine ExpressJS ReactJS NextJS NodeJS threeJS Framer motion GSAP zod

Databases:

MongoDB mysql postgres redis

Tools:

Figma Git github postman blender docker prisma


πŸ“ˆ GitHub Stats


πŸ“ˆ Contribution Graph

Ashutosh's github activity graph


🌐 Connect & Collaborate

LinkedInInstagramGmail Portfolio
class FullStackDeveloper {
    constructor() {
        this.name = 'Sumit Sagar';
        this.role = 'Full Stack Developer';
        this.languages = ['JavaScript', 'Python', 'Java', 'C++'];
        this.challenges = this.coffeeCups = 0;
    }

    solveChallenge(challenge) {
        while (!challenge.isSolved) this.drinkCoffee();
        return '✨ Challenge done!';
    }

    drinkCoffee() {
        return `β˜• (${++this.coffeeCups})`;
    }

    async learnNewTechnology(tech) {
        await Promise.all([this.research(tech), this.practice(tech), this.build(tech)]);
        return `πŸŽ“ Skilled in ${tech}`;
    }

    getLifeBalance() {
        return { code: 'πŸ’»', learn: 'πŸ“š', grow: '🌱', repeat: 'πŸ”„' };
    }
}
console.log('πŸš€ Ready to create amazing things!');
Random Dev Quote

Buy Me A Coffee

⭐ Star this repo if you found it interesting! | 🍴 Fork it if you want to make it your own!

Pinned Loading

  1. OneAmp OneAmp Public

    TypeScript

  2. CryptoWallet_Sentinel_Protocol CryptoWallet_Sentinel_Protocol Public

    JavaScript

  3. freeCodeCamp freeCodeCamp Public

    freeCodeCamp projects

    CSS 2

  4. iNotebook iNotebook Public

    iNotebook is a full-stack web application for managing notes and tasks. Built with React, Node.js, Express.js, and MongoDB, it offers a user-friendly interface which supports login/signup & feature…

    JavaScript 1

  5. Amazon-Project Amazon-Project Public

    This is a amazon clone project built with javascript , css & html. It is certainly a fully functional somewhat look-alike amazon clone.

    JavaScript 3

  6. Learn-Leap Learn-Leap Public

    JavaScript 2 1