Skip to content
View Sanginiux's full-sized avatar

Block or report Sanginiux

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

Hi 👋, I'm Sangini Garg

Artificial Intelligence & Deep Learning Student • Java Developer • Python Programmer • Machine Learning Enthusiast



👩‍💻 About Me

🎓 B.Tech Computer Science Engineering (Artificial Intelligence & Deep Learning)

🏫 Mody University of Science and Technology

📍 Rajasthan, India 🇮🇳


🌱 Currently Learning

  • Machine Learning
  • Deep Learning
  • Data Structures & Algorithms
  • Java Development
  • Python
  • SQL
  • Cybersecurity

💡 Interests

  • 🤖 Artificial Intelligence
  • 🧠 Machine Learning
  • 💻 Software Development
  • 🌍 Sustainable Technology
  • 📊 Data Analytics
  • 🔐 Cybersecurity
  • 🚀 Open Source

🎯 Current Goals

✔ Strengthen Data Structures & Algorithms

✔ Build impactful AI projects

✔ Contribute to Open Source

✔ Crack top internships

✔ Prepare for GATE 2027


🏆 Highlights

🥇 IEEE Computer Society Secretary

🏅 Finalist — Triwizardathon 1.0

💚 Participant — AlgoVerse 2025

💻 Passionate Java & Python Developer

📚 Always exploring new technologies


🚀 What I'm Working On

  • 🔭 AI & Machine Learning Projects
  • 💻 Banking Queue Management System
  • 📦 PackAware
  • 🌾 Agronomics
  • 📐 Mathematical Structures Visualizer

📫 Connect with Me


💻 Tech Stack


📚 Libraries & Frameworks


🛠️ Tools I Use


📊 GitHub Statistics


🔥 GitHub Streak


🏆 GitHub Trophies


📈 Contribution Graph


🚀 Featured Projects

🌾 Agronomics

Machine Learning based crop price forecasting system developed to help farmers predict market trends using historical agricultural data.

Tech Stack

Python Machine Learning Pandas

🔗 https://github.com/Sanginiux/AgroNomics_

📦 PackAware

A sustainability-focused application that analyzes plastic packaging and promotes environmentally friendly alternatives through data-driven insights.

Tech Stack

Python Pandas NumPy

🔗 https://github.com/Sanginiux/PackAware

📐 MathVisualizer

Java Swing desktop application for visualizing geometric structures and calculating area, perimeter, surface area, and volume with SQLite integration.

Tech Stack

Java Swing SQLite

🔗 https://github.com/Sanginiux/MathVisualizer

🏦 Banking Queue Management System

Desktop application that simulates an intelligent banking queue with priority scheduling, analytics dashboard, and customer management.

Tech Stack

Python CustomTkinter SQLite


🏆 Achievements

🥇 Finalist — Triwizardathon 1.0

🏅 Participant — AlgoVerse 2025

🎖️ Internal Round Qualifier — Smart India Hackathon

💼 Secretary — IEEE Computer Society, Mody University

📚 Built multiple academic and personal software projects using Java and Python.


🌱 Currently Exploring

  • 🤖 Artificial Intelligence
  • 🧠 Deep Learning
  • 📊 Machine Learning
  • 🔐 Cybersecurity
  • 📈 Data Analytics
  • ☁️ Cloud Computing
  • 💻 Open Source Development

💼 Experience

👩‍💻 IEEE Computer Society

Secretary

  • Organized technical events and workshops.
  • Coordinated student activities.
  • Managed event planning and communication.
  • Promoted technical learning initiatives.

📜 Certifications

🏅 Microsoft Learn

🏅 Oracle Java

🏅 Python Programming

🏅 Machine Learning Fundamentals

(Add your actual certifications here.)


🎯 2026 Goals

  • ✅ Reach 500+ GitHub Contributions
  • ✅ Solve 500+ DSA Problems
  • ✅ Contribute to Open Source
  • ✅ Build AI-based Projects
  • ✅ Secure a Software Development Internship
  • ✅ Learn Advanced Machine Learning

💡 Fun Fact

class Sangini:

    def __init__(self):
        self.name = "Sangini Garg"
        self.role = "AI & ML Student"
        self.languages = ["Java", "Python", "C++"]
        self.interests = [
            "Artificial Intelligence",
            "Machine Learning",
            "Cybersecurity",
            "Software Development"
        ]

    def __str__(self):
        return "Always learning, always building 🚀"

print(Sangini())

💬 Favorite Quote

"The best way to predict the future is to create it."

— Alan Kay



📫 Let's Connect


📊 Contribution Snake

Snake Animation

Note: The snake animation won't appear immediately. You'll need to set up a GitHub Action to generate it automatically.


💻 Development Philosophy

while(alive){

    Learn();

    Build();

    Improve();

    Share();

}

⚡ GitHub Contribution Summary

  • 💻 Building Java & Python applications
  • 🤖 Exploring Artificial Intelligence & Machine Learning
  • 🌱 Continuously learning new technologies
  • 🚀 Participating in Hackathons
  • 🤝 Contributing to Open Source
  • 📚 Solving Data Structures & Algorithms problems

🎓 Education

Bachelor of Technology (B.Tech)

Computer Science Engineering (Artificial Intelligence & Deep Learning)

🏫 Mody University of Science and Technology

Expected Graduation: 2028


📈 Current Focus

Artificial Intelligence      ██████████░░ 80%

Machine Learning             █████████░░░ 75%

Java Development             ██████████░░ 85%

Python                       ██████████░░ 90%

SQL                           ████████░░░ 70%

Data Structures              ████████░░░ 70%

Cybersecurity                ██████░░░░░ 55%

✨ Thanks for Visiting!

⭐ If you like my work, consider starring my repositories!

Pinned Loading

  1. AgroNomics_ AgroNomics_ Public

    AgroNomics is a machine learning web application that forecasts crop prices using historical agricultural data, seasonal trends, and region-specific variables. Built with Flask and scikit-learn, it…

    Python 2

  2. MathVisualizer MathVisualizer Public

    MathVisualizer is a Java Swing-based desktop application that enables users to visualize geometric shapes, perform real-time mathematical computations, and manage records using SQLite. Developed wi…

    Java 1

  3. Github-profile_analyzer Github-profile_analyzer Public

    A full-stack Flask web app that analyzes GitHub profiles and generates a professional resume-style report with stats, language insights, repository ranking, and visual charts using Tailwind CSS and…

    HTML

  4. PackAware PackAware Public

    A Python-based application that analyzes plastic packaging sustainability, evaluates environmental impact, and promotes eco-friendly alternatives through data-driven insights.

    HTML 1

  5. price-compare price-compare Public

    Real-time product price comparison using SerpAPI and Flask

    Python