WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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

Hi, I'm Ayush Nathani

Typing SVG
LinkedIn Instagram Twitter Facebook

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

  • 🌱 Currently exploring Web Development
  • πŸ’¬ Ask me about HTML, CSS, JavaScript, and React
  • πŸš€ Always eager to collaborate on interesting projects
  • 🎯 Goal: Contribute to Open Source projects
  • ⚑ Fun fact: I enjoy designing and solving puzzles

Skills

Frontend

Frontend Skills

Backend

Backend Skills

Tools

Tools

πŸ“Š GitHub Analytics

GitHub Stats Top Languages GitHub Trophies

πŸ“ˆ Activity Graph

My Github Activity Graph

πŸ› οΈ My Contributions and Workflow

gitGraph
   commit
   commit
   branch develop
   checkout develop
   commit
   commit
   checkout main
   merge develop
   commit
   commit
Loading

πŸ“« Connect With Me

Email Portfolio

Profile Views



GitHub followers
⭐️ From Ayush Nathani

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