Skip to content
View Algo-Ankit's full-sized avatar

Block or report Algo-Ankit

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

Hey there, I'm Ankit 👋

I'm a Engineering final-year undergrad from National Institute Of Technology Jaipur (NIT Jaipur) with a deep passion for building scalable software systems and intelligent AI solutions. While my academic background lies in materials science and semiconductors, I actively apply my skills in software development, machine learning, and competitive programming to real-world challenges.

X (formerly Twitter)
LinkedIn

⭐ Highlight Project

Walmart Supply Chain Optimizer

Developed as a solution for a Walmart-sponsored hackathon, this project tackles critical supply chain challenges. The AI-powered dashboard provides a three-pronged solution to minimize costs and ensure product availability:

  • Demand Forecasting: Uses an XGBoost model to accurately predict future sales.
  • Inventory Optimization: Implements an EOQ model to recommend optimal stock levels.
  • Route Optimization: Solves the Capacitated Vehicle Routing Problem (CVRP) to streamline logistics.

View Code Live Demo

Project Visual

DevHub Discussion Forum

A full-stack Django-powered discussion platform designed for collaborative learning and topic-based conversations. Built with user authentication, dynamic room creation, and real-time thread updates:

  • User Auth: Register, login/logout, and edit profile with avatars.
  • Dynamic Rooms: Create and join topic-based discussion rooms with message threads.
  • Search + Explore: Browse and filter rooms based on keywords or topics.

View Code Live Demo

DevHub Demo

Competitive Programming Repositories

Codeforces Solutions
LeetCode Solutions


🎮 Beyond the Keyboard

  • Gaming: I'm an avid FPS player. The strategy, teamwork, and quick decision-making are aspects I enjoy and apply to my problem-solving approach.
  • Sports: Played Tennis as a hobby.
  • Research: I enjoy reading research papers on materials science and semiconductor innovation, exploring the foundation of modern computing.

🛠️ My Tech Stack

A snapshot of the languages, frameworks, and tools I've worked with.

Languages:
Python C++ Java JavaScript

Frameworks & Libraries:
Django React TensorFlow Scikit-learn Pandas

Databases & Tools:
SQL SQLite Git Docker


“I love cracking tough problems—whether it’s a puzzle, a program, or a process.”

Pinned Loading

  1. AlphaSwarm AlphaSwarm Public

    A multi-tenant SaaS platform featuring an LLM-driven strategy compiler, FastAPI control plane, and isolated Celery, background workers for executing parallel quantitative trading algorithms

    Python