Skip to content
View AyushB75's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AyushB75

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

Hey, I'm Ayush Bansal πŸ‘‹

Information Technology Student β€’ Full-Stack Developer β€’ Backend Enthusiast β€’ Building things that matter


πŸš€ About Me

  • πŸŽ“ B.Tech in Information Technology @ Manipal Institute of Technology, Manipal
  • βš™οΈ Focused on Backend Development and Full-Stack Engineering
  • πŸ› οΈ Love building REST APIs, scalable server-side systems, and clean frontend interfaces
  • πŸ€– Into Machine Learning β€” from ensemble models to hybrid detection systems
  • 🌱 Always learning, always shipping

πŸ› οΈ Tech Stack

Languages

Python JavaScript C++ SQL

Backend & Frameworks

FastAPI Flask Node.js Express React Tailwind CSS

ML & Data

scikit-learn XGBoost Pandas Jupyter

Databases & Tools

MySQL Git GitHub Postman VS Code


πŸ“Œ Featured Projects

Hybrid rule-based + ML system for detecting Fast Flux DNS domains β€” published research

  • Designed a custom rule engine (Rx) scoring domains across 6 DNS behavioral features
  • Trained 7 ML classifiers (Random Forest, Gradient Boosting, SVM, KNN, etc.) achieving 99.3% accuracy and 0.998 ROC-AUC
  • Full-stack implementation: Flask REST API backend + React dashboard with live analysis, score panels, and history export
  • Results outperform prior state-of-the-art models (Ayo et al. 2023, Rana et al. 2021)
  • Tech: Python, Flask, React, scikit-learn, XGBoost, dnspython, Tailwind

🏟️ GoalMiner

Full-stack football analytics platform β€” market value prediction & squad optimization

  • Built a REST API backend with FastAPI handling predictions, player data, and squad logic
  • React + TypeScript + Tailwind frontend with interactive dashboards
  • Integrated ML models (Random Forest, XGBoost) as backend services
  • Tech: Python, FastAPI, React, TypeScript, Tailwind, SQL

🎬 Cineverse

A cinematic movie discovery and recommendation app

  • Mobile-first UI for browsing, searching, and discovering movies
  • Integrated TMDB REST API for real-time trending, top-rated, and genre-based data
  • Built with smooth navigation and clean component architecture
  • Tech: React Native, Expo, JavaScript, TMDB REST API

Consistent DSA practice β€” Data Structures & Algorithms

  • Problems solved across Arrays, Trees, DP, Graphs, and more
  • Tech: C++, Python

Pinned Loading

  1. DNS-Fast-Flux-Detector DNS-Fast-Flux-Detector Public

    Hybrid rule-based + ML system for detecting Fast Flux DNS domains, Flask + React.

    Jupyter Notebook

  2. GoalMiner GoalMiner Public

    Football player market value prediction & squad optimization

    Jupyter Notebook

  3. Cineverse Cineverse Public

    A cinematic movie discovery app built with React Native & Expo

    JavaScript

  4. Leet_Code Leet_Code Public

    Tracking my DSA journey through structured LeetCode solutions across all difficulty levels.

    C++