Skip to content
View Avisav24's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Block or report Avisav24

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

💻 About Me

Coding

class Developer {
    String name = "Abhinav Vats";
    String role = "Java Full-Stack Developer";
    String education = "BTech CSE | 3rd Year";

    String[] coreSkills = {
        "Java Backend Development",
        "React Frontend",
        "Spring Boot & Microservices",
        "Data Structures & Algorithms",
        "RESTful APIs & System Design"
    };

    String currentFocus = "Building production-ready full-stack applications";
    String goal2025 = "Master Advanced DSA + Cloud Architecture";
}

🛠️ Tech Stack

Java
Java
Spring Boot
Spring Boot
Hibernate
Hibernate
Maven
Maven
AWS
AWS
React
React
JavaScript
JavaScript
TypeScript
TypeScript
HTML5
HTML5
CSS3
CSS3
Redux
Redux
MySQL
MySQL
PostgreSQL
PostgreSQL
MongoDB
MongoDB
Git
Git
Postman
Postman

🚀 Featured Projects

🗳️ Indian Election Result Predictor

AI-powered sentiment analysis using NLP & ML

Analyzes Twitter data to predict election outcomes with sentiment classification and data visualization.

Tech: Python • NLP • Machine Learning • Twitter API

📊 NSE Data Downloader

Professional stock market data extraction

Automated tool for fetching and analyzing NSE stock data with real-time processing capabilities.

Tech: Python • Pandas • APIs • Data Analysis


📊 GitHub Analytics

GitHub Streak Contribution Graph

📫 Let's Connect

💼 Open for Collaboration & Internships Opportunities


Pinned Loading

  1. NSE_Data_Downloader NSE_Data_Downloader Public

    Automates daily downloads of NIFTY 500 and Market Indices CSV files from NSE India with scheduled times 📆, runs smoothly in the background 🕵️‍♂️, and saves files smartly with timestamps—ideal for t…

    Python 1

  2. Indian_Election_Predictor_V2 Indian_Election_Predictor_V2 Public

    Indian Election Predictor - AI-powered sentiment analysis web app that predicts election outcomes using Twitter CSV data & NLP. Features real-time analysis, interactive Plotly charts, modern UI wit…

    CSS 1

  3. ShopMind ShopMind Public

    🧠 ShopMind is an intelligent e-commerce app built with React, Node.js & TailwindCSS. Features AI-powered recommendations, eco-friendly shopping tips, real-time cart, custom SVGs, and a responsive U…

    JavaScript 2 1

  4. Image-Compressor Image-Compressor Public

    🖼️ A simple Python tool to compress JPEG images using Pillow. Reduce file size while maintaining quality. Fast, lightweight, and easy to use.⚙️🖥️ Web UI coming soon!

    Python 1

  5. Whatsapp_Auto_Messsage_Sender Whatsapp_Auto_Messsage_Sender Public

    🚀 Python automation tool for bulk WhatsApp messaging. Send to multiple contacts from CSV with smart timing, custom templates & 96%+ success rates. 📱 PyWhatKit | Pandas | CSV logging | Sequential pr…

    Python