An aspiring software engineer with the ability to grow as an individual and learn in the presence of talented people. I am always open to discussions
type Developer = {
name: string;
education: {
current: string;
previous: string;
};
passions: string[];
languages: string[];
currentFocus: string;
lifeMotto: string;
};
const me: Developer = {
name: "Sagar Chaurasia",
education: {
current: "B.Tech in Computer Science & Engineering (2023-2026) - 8.49 GPA",
previous: "Diploma in Computer Science & Engineering (2020-2023)"
},
passions: ["Problem Solving", "Web Development", "DSA", "Building Chrome extensions", "Scalable System"],
languages: ["JavaScript", "TypeScript", "Java"],
currentFocus: "Creating tools that enhance developer productivity",
lifeMotto: "Code not just to build, but to solve real problems"
};
β‘οΈ My programming journey began during my diploma studies, where I discovered my true passion for coding. What started as curiosity quickly evolved into a deep love for solving complex problems and building useful applications.
β‘οΈ As a developer who believes in continuous learning, I've dedicated myself to mastering both frontend and backend technologies. My approach combines analytical thinking with creative problem-solving to develop elegant solutions that make a difference.
β‘οΈ Currently pursuing my B.Tech in Computer Science and Engineering (2023-2026) with an 8.49 GPA aggregate, I balance academic excellence with practical, real-world development experience.
Dr-Buddy helps developers maintain consistent practice in Data Structures & Algorithms through:
- Smart Reminders: Customizable study schedule with intelligent notifications
- Progress Tracking: Visual insights into your learning journey
- Resource Integration: Quick access to LeetCode, HackerRank, and other platforms Tech Stack: JavaScript, HTML/CSS, Chrome Extension API, Local Storage, TypeScript,React
A full-stack development environment designed to streamline your coding workflow:
- Real-time Collaboration: Code with teammates in real-time
- Integrated Terminal: Execute commands without leaving the browser
- Multiple Language Support: Syntax highlighting for 30+ programming languages
- Version Control: Built-in Git integration for seamless commits and pushes
- Deployment Pipeline: One-click deployment to Vercel, Netlify, or custom servers
Tech Stack: React, Node.js, Typescript, MongoDB, Docker, ExpressJs, Nginx ,Cloudflare ,Chrome-Api ,Web-Packs
SearchSense enhances your browsing experience with AI-powered search capabilities:
- It is easy to build and integrate
- professional-quality UI components
- Allows users to copy the component
- Analytics and Reporting
- Live Demos
Tech Stack: Complete Mern-stack(Collobration project),So my role is only Frontend
2021 ββββββββββ
β First β
β Line β
β of Codeβ
ββββββββββ
β
βΌ
2022 ββββββββββ ββββββββββ
β Learnedβ β First β
β HTML, ββββββΆβ Web β
β CSS, JSβ β Projectβ
ββββββββββ ββββββββββ
β
βΌ
2023 ββββββββββ ββββββββββ ββββββββββ
β Diplomaβ β React & β β First β
β in CS ββββββΆβ Node.js ββββββΆβ Chrome β
β β β Mastery β β Extensionβ
ββββββββββ ββββββββββ ββββββββββ
β
βΌ
2024 ββββββββββ ββββββββββ ββββββββββ
β Startedβ β Full- β β 1000+ β
β B.Tech ββββββΆβ Stack ββββββΆβ Users β
β in CSE β β Projectβ β Milestoneβ
ββββββββββ ββββββββββ ββββββββββ
β
βΌ
2025 ββββββββββββββββββββββββββββββββββββββ
β The journey continues... β
ββββββββββββββββββββββββββββββββββββββ
"Programming isn't about what you know; it's about what you can figure out." - Chris Pine
I believe that great software is built on three fundamental principles:
Every line of code I write serves the ultimate purpose of enhancing the user's experience. I focus on creating intuitive interfaces and smooth interactions that feel natural and effortless.
Before diving into code, I thoroughly understand the problem at hand. By starting with a clear understanding of the challenge, I can develop targeted and efficient solutions.
Technology evolves rapidly, and so should developers. I embrace a growth mindset, constantly learning new technologies and refining my skills to stay at the cutting edge.
I'm always open to interesting conversations, collaboration opportunities, and new challenges. If you're looking for a passionate developer to bring your ideas to life or simply want to connect, feel free to reach out!
"The best error message is the one that never shows up." β Thomas Fuchs