Skip to content
View Aditya1or0's full-sized avatar

Block or report Aditya1or0

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

👋 Hi, I'm Aditya Sharma

Typing SVG

Email LinkedIn Portfolio Medium CodeChef


About Me

const aditya = {
    role: "Full Stack Developer",
    location: "India 🇮🇳",
    languages: ["JavaScript", "TypeScript", "Java", "C++"],
    technologies: {
        frontend: ["React", "Next.js", "Tailwind CSS", "Redux"],
        backend: ["Node.js", "Express.js"],
        databases: ["MongoDB", "MySQL", "Firebase"],
        tools: ["Git", "VS Code", "Figma"]
    },
    currentFocus: "Building scalable web applications & exploring cloud technologies",
    funFact: "I debug with console.log and I'm proud of it! 🐛"
};

Tech Stack

🚀 Languages

JavaScript TypeScript Java C++ HTML5 CSS3

🎨 Frontend

React Next.js Redux Tailwind CSS Bootstrap

⚙️ Backend

Node.js Express.js

🗄️ Databases

MongoDB MySQL Firebase

🛠️ Tools & Platforms

Git GitHub VS Code Figma


Featured Projects

🛒 Kharidari - E-commerce Platform

Tech Stack: MERN Stack, Tailwind CSS, Stripe, Razorpay

  • Secure authentication & shopping cart system
  • Multi-payment gateway integration
  • Admin dashboard for complete store management
  • Performance optimized (56% → 88% speed boost)
  • AI-powered chatbot for customer support

🎨 BgRemover - AI Background Removal SaaS

Tech Stack: MERN Stack, Tailwind CSS, Razorpay, Framer Motion

  • Credit-based system with purchase options
  • Clipdrop API integration
  • Lightning-fast performance (51% → 98% speed)
  • Smooth animations with Framer Motion

✈️ TripGo - Travel Booking System

Tech Stack: MERN Stack, Tailwind CSS, Framer Motion

  • Complete travel booking workflow
  • Automated invoice generation & PDF downloads
  • Enhanced UX with smooth animations
  • Responsive design for all devices

Stats & Analytics


Coding Journey

🎯 Fun Coding Facts
  • 🌍 JavaScript was created in just 10 days!
  • 🐍 Python was named after Monty Python, not the snake!
  • 💻 The first programmer was a woman - Ada Lovelace!
  • 🎮 The first computer mouse was made of wood!
  • 🚀 NASA still uses code from the 1970s!
  • 💾 The first computer virus was created in 1983!
  • 🌐 HTML was created by Sir Tim Berners-Lee at CERN!
  • 🎨 There are over 700 programming languages!
💡 Development Philosophy

The 90/90 Rule

"The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time." – Tom Cargill

YAGNI Principle

"You Aren't Gonna Need It" – Don't add functionality until you need it!

DRY Code

"Don't Repeat Yourself" – Every piece of knowledge should have a single representation!


Weekly Challenge

// 🧩 Coding Challenge: Can you solve this in O(n) time?
function findFirstNonRepeating(arr) {
    // Find the first non-repeating element
    // Example: [2,3,4,2,3,5,4] → 5
    // Share your solution and tag me! 🚀
}

Education & Achievements

🎓 Education

  • B.Tech Computer Science | R D Engineering College (2020-2024) | CGPA: 7.37
  • Higher Secondary | Kendriya Vidyalaya (2020) | CGPA: 8.14

🏆 Certifications

  • AWS Cloud Architecting - AWS Academy
  • Udemy Frontend Development - Udemy
  • Coursera Java Programming - Coursera

Let's Collaborate!

I'm always excited to work on:

🔹 Open Source Projects - Contributing to the community
🔹 Innovative Web Applications - Solving real-world problems
🔹 Tech Discussions - Sharing knowledge and learning
🔹 Hackathons - Building amazing things in limited time


"Code is like humor. When you have to explain it, it's bad." – Cory House


Profile Views

Popular repositories Loading

  1. TripGo TripGo Public

    Full Stack Travel Agency Booking System designed to help customers easily explore and book exciting travel packages. It provides a user-friendly interface for customers to view available packages, …

    JavaScript 2 1

  2. VibeTube VibeTube Public

    VibeTube is a video streaming application built with React.js, utilizing the YouTube Data API to fetch and display videos. It allows users to watch a wide range of content and filter videos by cate…

    JavaScript 1

  3. imaginAI imaginAI Public

    Full Stack Text-to-Image Generator AI SaaS Application built with React JS and the MERN stack (MongoDB, Express, React, Node.js). This app allows users to generate images by entering text prompts, …

    JavaScript 1

  4. java-dsa java-dsa Public

    Java

  5. OCTANET_OCTOBER OCTANET_OCTOBER Public

    CSS

  6. html-css-projects html-css-projects Public

    All Projects is done by using Html and Css

    HTML