Skip to content
View ayus1234's full-sized avatar

Highlights

  • Pro

Block or report ayus1234

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

Ayush Nathani


πŸ‘¨β€πŸ’» About Me

πŸŽ“ MCA Student at IIT Patna | πŸ’» Full Stack Developer | 🧠 Problem Solver | πŸš€ Future Software Engineer

  • 🌱 Learning Advanced Full Stack Development & System Design
  • 🧠 Active LeetCode problem solver
  • πŸš€ Building real-world scalable projects
  • 🎯 Goal: Become a Software Engineer at FAANG-level company
  • ⚑ Passionate about DSA, Web Development, and Open Source

πŸš€ Tech Stack

Frontend

Backend

Tools


πŸ“Š GitHub Analytics


πŸ”₯ Contribution Streak


πŸ“ˆ Activity Graph


🧠 LeetCode Stats


πŸ’Ό Featured Projects


🌍 Global Developer Analytics


🐍 Contribution Snake


🌐 Connect With Me

LinkedIn Portfolio GitHub LeetCode


Pinned Loading

  1. EV_Vehicle_Prediction EV_Vehicle_Prediction Public

    Predict county-level electric vehicle (EV) adoption in the US using machine learning. This project uses time-series EV registration data and advanced feature engineering to train a Random Forest fo…

    Jupyter Notebook

  2. E-DALL-E-Image-Generation-and-Expansion-System E-DALL-E-Image-Generation-and-Expansion-System Public

    This project combines DALL-E Mini for text-to-image generation with a novel expansion technique (E-DALL-E) that allows creating images with different aspect ratios.

    Python

  3. Text-Generation-with-GPT-2 Text-Generation-with-GPT-2 Public

    A comprehensive toolkit for fine-tuning GPT-2 language models and generating text using various decoding strategies. This project demonstrates how different text generation methods affect output qu…

    Python

  4. Gender_and_Age_Detection_System Gender_and_Age_Detection_System Public

    This Python project implements a real-time age and gender detection system using OpenCV and pre-trained deep learning models. It effectively identifies faces in images or video streams, estimates t…

    Python 1

  5. Traffic_Sign_Detection_System Traffic_Sign_Detection_System Public

    This project implements a traffic sign classification system using Convolutional Neural Networks (CNNs) with Keras and TensorFlow. The system can identify and categorize various traffic signs from …

    Jupyter Notebook

  6. Color_Detection_System Color_Detection_System Public

    This project demonstrates a Python application for recognizing colors in images using OpenCV and a color database. It allows users to interactively explore color information in real-time.

    Python