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 2

  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