Skip to content
View Ashitosh0302's full-sized avatar
๐Ÿ’ญ
code in Silence, Deploy in Power
๐Ÿ’ญ
code in Silence, Deploy in Power

Block or report Ashitosh0302

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

Typing SVG




๐Ÿง™ About Me

const Ashitosh = {
  role        : "Full-Stack Developer & AI Enthusiast",
  location    : "India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  currentFocus: ["Scalable Systems", "DSA Mastery", "AI Integration"],
  superpower  : "Turning coffee into deployable code โ˜• โ†’ ๐Ÿš€",
  philosophy  : "Silence builds focus. Deployment builds legacy.",
  openTo      : ["Collaborations", "Open Source", "Hackathons"],
  funFact     : "I debug in my dreams. Literally."
};

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ฌ Languages

C C++ Python JavaScript TypeScript

๐ŸŒ Frontend

HTML5 CSS3 Next.js TailwindCSS

โš™๏ธ Backend & Real-Time

Node.js Express.js Socket.IO

๐Ÿ—„๏ธ Databases

PostgreSQL MongoDB MySQL

๐Ÿค– Data & AI

NumPy Pandas Matplotlib AI/ML

๐Ÿง  Core Powers

DSA Networking


๐Ÿ”ฅ What Ignites My Code

โšก Passion ๐Ÿ’ก Why It Matters
๐Ÿš€ Real-Time Systems Because users hate waiting. Milliseconds matter.
๐Ÿง  DSA Mastery Every optimised line tells a story of craft
๐Ÿค– AI Integration Teaching apps to think, not just do
๐ŸŒ Networking Understanding how a packet travels the world
๐ŸŽฏ Clean Architecture Code that future-me will actually thank

๐Ÿ’ฌ Dev Quote of the Day


  โœฆ  Code in silence. Deploy in power.  โœฆ
              โ€” Ashitosh

Pinned Loading

  1. AI-Next-Word-Prediction AI-Next-Word-Prediction Public

    AI Next Word Prediction using LSTM RNN trained on Shakespeare's Hamlet โ€” built with TensorFlow, Keras & Streamlit.

    Jupyter Notebook 1

  2. CompileX CompileX Public

    From raw source code to execution in 7 phases. A fully handcrafted C++ compiler with TAC generation, x86-like assembly, linking, and a virtual machine

    C++

  3. Crime-Reporting Crime-Reporting Public

    An efficient online crime reporting system that enables users to securely submit and manage multiple types of crime reports using a Node.js and MongoDB

    EJS

  4. Customer-Churn-Prediction Customer-Churn-Prediction Public

    A deep learning ANN-based system that predicts customer churn using behavioral data, enabling proactive retention strategies for businesses

    Jupyter Notebook

  5. IMDB-Movie-Review-Sentiment-Analysis IMDB-Movie-Review-Sentiment-Analysis Public

    A Streamlit app that predicts IMDB movie review sentiment (positive/negative) using a Simple RNN model built with TensorFlow/Keras.

    Jupyter Notebook

  6. Smart-City-Management-System Smart-City-Management-System Public

    Smart CityOS is a unified digital management system that transforms urban management. It connects all city operations onto a single intelligent platform where everything is monitored, managed, and โ€ฆ

    EJS