8000
Skip to content
View AdityaManojShinde's full-sized avatar

Block or report AdityaManojShinde

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

Typing SVG


๐Ÿง‘โ€๐Ÿ’ป whoami

class Aditya:
    name       = "Aditya Manoj Shinde"
    role       = ["Full Stack Web Developer", "Python Engineer", "AI/ML Enthusiast"]
    location   = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
    languages  = ["Python", "JavaScript", "TypeScript", "HTML", "CSS", "SQL"]

    stack = {
        "frontend"  : ["React.js", "Next.js", "TailwindCSS", "Vite"],
        "backend"   : ["FastAPI", "Django", "Node.js", "REST APIs"],
        "ai_ml"     : ["TensorFlow", "Keras", "Scikit-learn", "NumPy", "Pandas"],
        "databases" : ["PostgreSQL", "MySQL", "SQLite", "MongoDB"],
        "devops"    : ["Docker", "Git", "GitHub Actions", "Linux"],
        "tools"     : ["VS Code", "Figma", "Postman", "Jupyter Notebook"],
    }

    fun_fact = "I debug with print() and I'm not sorry ๐Ÿ˜…"

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

me = Aditya()
me.say_hi()

โšก Tech Arsenal

๐ŸŒ Frontend

React Next.js TypeScript JavaScript TailwindCSS HTML5 CSS3

๐Ÿ Backend & Python

Python FastAPI Django Node.js

๐Ÿค– AI / ML

TensorFlow Keras scikit-learn NumPy Pandas Jupyter

๐Ÿ—„๏ธ Databases

PostgreSQL MySQL MongoDB SQLite

๐Ÿ› ๏ธ DevOps & Tools

Docker Git GitHub Actions Linux VS Code Figma


๐Ÿ“Š GitHub Stats

GitHub Streak

Aditya's Activity Graph


๐ŸŒ Connect With Me

Email LinkedIn Twitter / X


๐Ÿ’ก Random Dev Wisdom

โœจ "Code is like humor. When you have to explain it, it's bad." โ€” Cory House


footer

Pinned Loading

  1. newsapp newsapp Public

    flutter News App with Riverpod and NewsAPI.org This is a Flutter project demonstrating a simple news app built using the following technologies: Flutter: A modern framework for building beautiful, โ€ฆ

    Dart 1

  2. SpaceShooterGame-ShootEmUP SpaceShooterGame-ShootEmUP Public

    Just trying things around no serious code here

    Python 1

  3. Pyhon-Image-To-Pdf-Convertor Pyhon-Image-To-Pdf-Convertor Public

    A simple Python script that allows users to select images from their computer, convert them into a single PDF file, and then clean up the input folder by deleting all the images. This program uses โ€ฆ

    Python 1

  4. Instagram-Reels-Downloader Instagram-Reels-Downloader Public

    Instagram Reel Downloader is a Python application that allows you to download Instagram Reels using their URLs. The application provides a graphical user interface (GUI) built with Tkinter and usesโ€ฆ

    HTML 8 1

  5. Python-Chat-SpamBot Python-Chat-SpamBot Public

    The Chat Message Spamming Bot is a Python-based automation tool designed to send repetitive messages across various chat platforms. Utilizing the powerful pyautogui module, this bot can simulate keโ€ฆ

    Python 1

  6. TIC-TAC-TOE-GAME TIC-TAC-TOE-GAME Public

    Python

0