Skip to content
View AashutoshKushwaha's full-sized avatar

Highlights

  • Pro

Block or report AashutoshKushwaha

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.

Content in all repositories owned by your account will be closed.
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
AashutoshKushwaha/README.md

๐Ÿ‘‹ Hello fellow coder, I'm Aashutosh Kushwaha!

Welcome to my humble abode! I am passionate about building, learning, and sharing. Here is a brief overview of my professional and academic background!


๐Ÿš€ About Me

  • ๐ŸŽ“ I'm currently a BTech student at Indian Institute of Technology, Kanpur.
  • ๐ŸŒฑ Iโ€™m currently exploring: AI and ML projects, Circuit Designing, Web & App Development, Game Development, and experimental rocketry.
  • ๐Ÿ’ฌ Let's discuss : Any emerging Tech, research papers, rockets engine or anything interesting.
  • โšก Fun fact : I can communicate in morse, if you want to tell me a secret.

๐Ÿง  My Interests & Hobbies

  • ๐Ÿง‘โ€๐Ÿ’ป Machine Learning and its domains
  • ๐Ÿ“ฑ Web and App Development
  • ๐Ÿ›œ Embedded Systems and Circuit Designing
  • ๐ŸŽฎ Game Development
  • ๐Ÿš€ Experimental Rocketry
  • ๐ŸŽต Playing the Flute
  • ๐Ÿ“š Reading tech blogs and books
  • โœˆ๏ธ Fluent in English and Hindi, learning Korean and French

๐Ÿ“˜ Education

B.Tech in Materials Science and Engineering
Indian Institute of Technology, Kanpur
2024 โ€“ Present


๐Ÿ“ˆ My Projects

I enjoy building full-stack web applications, secure backend systems, and interactive user experiences. My work often focuses on authentication, role-based access control, real-time interaction, and system design, blending practical engineering with real-world problem statements.

Top Langs


โญ UP Police Women Safety Portal

Node.js Express React MongoDB JWT bcrypt

๐Ÿ”— https://github.com/AashutoshKushwaha/UP_Police_Women_Safety_Portal

A role-based Women Safety & Driver Verification Portal implementing hashed authentication, JWT authorization, and QR-code-based verification. The system enables admins to manage police stations and officers, supports multi-level verification, and allows police officers to scan QR codes to instantly retrieve verified driver details.


โญ Map-App

๐Ÿ”— https://github.com/AashutoshKushwaha/map-app

A React-Leaflet-based web application that allows users to interact with maps, search places, add locations & reviews, and authenticate securely. The backend (Node.js + Express) handles authentication, location storage, and reviews. Features a collapsible sidebar and smooth UI interactions.


โญ GaitSole

๐Ÿ”— https://github.com/AashutoshKushwaha/GaitSole

Physics-Based Gait Simulation with Real-Time Plantar Force Prediction

  • Built an OpenSim 4.5 biomechanics platform that simulates realistic gait dynamics and detailed plantar force distribution[cite: 1, 2].
  • Utilized the Moco optimal-control solver and designed a four-region foot contact model to analyze spatial loading patterns[cite: 1, 2].
  • Developed a lightweight PyTorch motion predictor with a multi-head architecture, achieving sub-millisecond inference (~0.9 ms, ~1100 fps) on CPU for VR rehabilitation[cite: 1, 2].

โญ Campus Compass

๐Ÿ”— https://github.com/AashutoshKushwaha/Campus-Compass-25

Full-Stack Campus Navigation & Review Platform

  • Engineered an interactive campus mapping application supporting 10,000+ users[cite: 2].
  • Built with Next.js (TypeScript), Go (Gin + GORM), and PostgreSQL[cite: 1, 2].
  • Developed authentication middleware in Go and integrated a RabbitMQ message broker for content moderation[cite: 1, 2].
  • Architected REST API routes distributed across the Go server and Next.js, with containerized deployment via Docker and Nginx[cite: 1, 2].

โญ Dual-Core FreeRTOS-based Operating System

๐Ÿ”— https://github.com/AashutoshKushwaha/Dual-Core-Mips-Freertos

FreeRTOS Kernel Porting and Multi-Core OS Design

  • Extended the FreeRTOS kernel to support dual-core execution, enabling parallel task scheduling[cite: 1, 2].
  • Modified the scheduler and context-switch mechanisms to handle per-core task states[cite: 1, 2].
  • Developed a custom Board Support Package (BSP) for initialization, timers, and interrupt handling[cite: 1, 2].
  • Validated system functionality via an x86 simulation, verifying zero deadlocks across over 1,000 simulated context switches[cite: 1, 2].

โญ 3D Heat Simulator Engine & Visualizer

๐Ÿ”— https://github.com/AashutoshKushwaha/Heat-Simulator-Engine-and-Visualizer

High-Performance Transient Thermal Simulation

  • Built a transient 3D thermal solver engine in C++ utilizing an explicit finite difference method across a 512,000-node grid[cite: 1, 2].
  • Modeled multi-material furnace geometries with configurable heater layouts and exported structural metadata[cite: 1, 2].
  • Developed a browser-based WebGL/Three.js visualizer with real-time plane sweeping, time-frame scrubbing, and raycasting hover tooltips[cite: 1, 2].

โญ Analog Neural Network

๐Ÿ”— https://github.com/AashutoshKushwaha/Analog_Neural_Network

Hardware-Based Neural Computation

  • Designed and simulated an analog neural network utilizing op-amps, resistors, capacitors, and AD633 analog multipliers[cite: 1].
  • Implemented core neural functions including summation, ReLU activation, and synaptic weight storage[cite: 1].
  • Developed a feedback-driven mechanism for real-time weight adaptation in hardware and verified learning behavior via LTspice and KiCad[cite: 1].

โญ UI Tagging Presets Explorer

๐Ÿ”— https://github.com/AashutoshKushwaha/ui-tagging-presets

OpenStreetMap / Google Summer of Code Proposal

  • Developed a React and Vite Single Page Application (SPA) to interface with the OpenStreetMap iD-tagging-schema[cite: 1].
  • Engineered real-time search functionality that renders OSM tag presets with maki/temaki icons, data fields, and match scores[cite: 1].
  • Configured Vite HMR for rapid developer feedback and strictly enforced code quality via ESLint[cite: 1].

โญ 3D Maze Game

๐Ÿ”— https://github.com/AashutoshKushwaha/MAZE-GAME

An interactive 3D Maze Game built in Unity implementing procedural maze generation[cite: 1]. Optimized the rendering pipeline and game loop mechanics to ensure seamless gameplay, responsive player movement, and precise collision detection[cite: 1].


โญ Smart FAQ Module

๐Ÿ”— https://github.com/AashutoshKushwaha/smart-faq-module-SARCathon

A smart FAQ search system featuring real-time keyword-based search, category-wise organization, auto-suggestions, and friendly error handling. Designed with a robust backend API for fast lookup and scalable integration into larger platforms.


โญ Personal Profile Website

๐Ÿ”— https://github.com/AashutoshKushwaha/Personal_Profile_Website

A professional portfolio website template featuring a personal introduction, GitHub project links, and contact details with smooth UI animations.


๐Ÿ“ซ Contact Me


Thanks for visiting my profile! ๐Ÿ˜Š

Popular repositories Loading

  1. ANNs ANNs Public

    Forked from ElectronicsClub-IITK/ANNs

    Jupyter Notebook 2

  2. UP_Police_Women_Safety_Portal UP_Police_Women_Safety_Portal Public

    JavaScript 2

  3. MAZE-GAME MAZE-GAME Public

    The repository contains the setup required to initialize the 3D Maze Game.

    C# 1

  4. Campus-Compass-25 Campus-Compass-25 Public

    Forked from pclubiitk/Campus-Compass-25

    TypeScript 1

  5. Dual-Core-Mips-Freertos Dual-Core-Mips-Freertos Public

    C 1

  6. Analog_Neural_Network Analog_Neural_Network Public

    1