Coder Social home page Coder Social logo

cover_img

Visitor count

Hi , I'm Sumit Sagar


Github Activity Graph:

github contribution grid snake animation github contribution grid snake animation


mostpalon3

coding

mostpalon3

About me:

  • 🌱 Learning and Growing: Currently enhancing my skills in Web Development, Data Structures and Algorithms (DSA), Video Editing, and UI/UX Design.
  • 👨‍💻 Project Showcase: Explore all my projects on my GitHub repositories.
  • 💬 Let's Connect: Feel free to ask me about Python, JavaScript, DSA, and any of my projects.
  • 📫 Contact Me: Reach out via email at [email protected].

Connect with me:

sumit-sagar sumitsagarrr sumitsagarrr


Skill set:

Languages:

html5css3javascriptpythonc++

Library & Frameworks:

Bootstrap Jasmine ExpressJS ReactJS NodeJS

Databases:

MongoDB

Tools:

Figma Git

Github Statistics:

 mostpalon3 mostpalon3

mostpalon3 productive time graph

class Life {
    constructor() {
        this.codeQuality = 0;
        this.perfection = 99.99; 
        this.alive = true;
    }
    eat() {
        console.log("Eating to fuel the coding engine 🍕");
    }
    sleep() {
        console.log("Recharging for epic code adventures 💤");
    }
    code() {
        console.log("Crafting software magic ✨");
    }
    skills(consistency) {
        // 🚀 Striving for perfection, one line of code at a time.
        while (this.codeQuality < this.perfection) {
            this.codeQuality++; // Incrementing code quality 🔝
        }
        // 🌟 Lifelong coder on a journey of constant improvement.
        while (this.alive) {
            this.eat();
            this.sleep();
            this.code();
        }
    }
}
const myLife = new Life();
myLife.skills();
    }

Sumit Sagar's Projects

amazon-project icon amazon-project

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

bepb icon bepb

Config files for my GitHub profile.

build-your-own-x icon build-your-own-x

Master programming by recreating your favorite technologies from scratch.

galaxy icon galaxy

The largest Open-Source UI Library! Community-made and free to use. Made with either CSS or Tailwind.

rockpaperscissorsgame-project icon rockpaperscissorsgame-project

This is a rock paper scissors game built with javascript ,which have a simple UI having images ,have a win,lose & tie score panel,a reset button.And it is also been incorporated with autoplay button.

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

text-utility-project icon text-utility-project

This project was built with react library and bootstrap framework. This text utility website offers an extensive range of tools for analyzing textual content. Whether you're a student needing to check the readability of an essay or a professional looking to optimize a marketing copy, our platform provides detailed insights into your text.

to-do-list icon to-do-list

This is simple & small javascript project, it basically handles task and date input and saves them in local storage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.