Skip to content
View aditya-8787's full-sized avatar

Block or report aditya-8787

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aditya-8787/README.md
░█████╗░██████╗░██╗████████╗██╗░░░██╗░█████╗░  ░██████╗██╗███╗░░██╗░██████╗░██╗░░██╗
██╔══██╗██╔══██╗██║╚══██╔══╝╚██╗░██╔╝██╔══██╗  ██╔════╝██║████╗░██║██╔════╝░██║░░██║
███████║██║░░██║██║░░░██║░░░░╚████╔╝░███████║  ╚█████╗░██║██╔██╗██║██║░░██╗░███████║
██╔══██║██║░░██║██║░░░██║░░░░░╚██╔╝░░██╔══██║  ░╚═══██╗██║██║╚████║██║░░╚██╗██╔══██║
██║░░██║██████╔╝██║░░░██║░░░░░░██║░░░██║░░██║  ██████╔╝██║██║░╚███║╚██████╔╝██║░░██║
╚═╝░░╚═╝╚═════╝░╚═╝░░░╚═╝░░░░░╚═╝░░░╚═╝░░╚═╝  ╚═════╝░╚═╝╚═╝░░╚══╝░╚═════╝░╚═╝░░╚═╝
Typing SVG

Profile Views LinkedIn Dev.to


🧠 About Me

class AdityaSingh:
    def __init__(self):
        self.name        = "Aditya Singh"
        self.role        = "Full-Stack Developer"
        self.location    = "India 🇮🇳"
        self.passions    = ["Machine Learning", "Android Dev", "Web Solutions"]
        self.contact     = "https://www.linkedin.com/in/aditya8787/"
        self.open_source = True

    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together 🚀")

me = AdityaSingh()
me.say_hi()


⚡ Tech Stack

🌐 Frontend

HTML5 CSS3 JavaScript TypeScript React Vue.js Angular Bootstrap TailwindCSS Redux

🖥️ Backend

Node.js Express.js Spring Ruby Java Python C++ Rust

📱 Mobile

Android Kotlin Flutter React Native

🗄️ Databases

MongoDB MySQL PostgreSQL Redis Oracle

🤖 AI / ML

TensorFlow PyTorch Pandas OpenCV

☁️ DevOps & Cloud

AWS GCP Docker Kubernetes Jenkins Kafka Grafana Git Linux Postman


📊 GitHub Stats

GitHub Stats    Top Languages
GitHub Streak

📈 Contribution Graph

Aditya's github activity graph


🤝 Let's Connect

LinkedIn Email Dev.to


If you like what I build, consider starring my repos!

"Code is poetry written for machines to execute and humans to admire."

Popular repositories Loading

  1. movie-search-app-adi movie-search-app-adi Public

    Integrated a third-party API to fetch real-time movie data, including titles, ratings, and descriptions, ensured a responsive UI.

  2. API-Gateway-with-Dynamic-Plugin-System API-Gateway-with-Dynamic-Plugin-System Public

    JavaScript

  3. Distributed-Serverless-Edge-Orchestration-FaaS-Deployment Distributed-Serverless-Edge-Orchestration-FaaS-Deployment Public

    JavaScript

  4. aditya-8787 aditya-8787 Public

  5. Paste_app Paste_app Public

    This is a paste app.

    JavaScript

  6. FeedbackCollectionSystem FeedbackCollectionSystem Public

    Developed a responsive web platform for collecting and managing user feedback with customizable forms and secure data handling.

    EJS