Akash Dubey
ProjectsWritingResumeCVContact
Akash Dubey icon

Akash Dubey

If you want to talk about research, robotics, startups, math, or a project worth building together, there are a few easy ways to reach me.

EmailLinkedInGitHubYouTubeKhan AcademyPortfolio
Email
akash.dubey@rutgers.edu
LinkedIn
Professional updates ↗
GitHub
Code, experiments, repositories ↗
Around The Site
ProjectsWritingResumeContact
# Projects

Portfolio index for selected software, AI, data, robotics, and research projects.

## Entries
- [Scarlet Sync](https://akashdubey.me/projects/scarlet-sync): A complete scheduling and degree planning solution for Rutgers
- [Grokipedia API](https://akashdubey.me/projects/grokipedia-api): A comprehensive Python and JavaScript/TypeScript client library for accessing Grokipedia's vast knowledge base
- [Lykke — AI Education Platform](https://akashdubey.me/projects/lykke): An AI-first education platform that ingests Canvas course content and transforms it into AI-generated wikis, an adaptive video tutor, interview prep coaching, and a persistent personal knowledge library
- [NOSTRADAMUS — NJ Geospatial Intelligence Platform](https://akashdubey.me/projects/nostradamus): A 3D geospatial simulation platform for New Jersey with live flight tracking, drone flythrough, and layered economic & infrastructure data
- [Rutgers Bus Analysis](https://akashdubey.me/projects/rutgers-bus-analysis): A comprehensive data analysis of the Rutgers University bus transit system
- [TopCoder Reimbursement Challenge — Top Performer](https://akashdubey.me/projects/top-coder-challenge): Reverse-engineered a 60-year-old undocumented travel reimbursement system from 1,000 I/O examples using XGBoost and feature engineering — recognized as a top performer and invited to interview at 8090 AI
- [Economic Series Plotter](https://akashdubey.me/projects/economic-grapher): A plotter for FED and BLS data
- [HiC-TAD-Library — 3D Genome Analysis & AI-Powered Enhancer Design](https://akashdubey.me/projects/hic-tad-analysis): A Python toolkit for analyzing 3D chromatin architecture from Hi-C data, with AlphaGenome AI integration for in-silico structural variant prediction and synthetic enhancer design
- [ASD Racing Game](https://akashdubey.me/projects/kenny-racing): A 3D racing game made with the Godot game engine!
- [FRC Robot Code](https://akashdubey.me/projects/robot-code): Team 1257's 2024 Robot Code
- [Data Cleaning Assistant](https://akashdubey.me/projects/clean-your-data): An AI agent that takes a CSV and plain-English instructions and returns cleaned data plus the Python code that did it
- [The Campus Chronicle Website](https://akashdubey.me/projects/newspaper-website): The UCVTS Newspaper Club's new website!
- [MSDS Final: Depth Estimation](https://akashdubey.me/projects/depth-estimation): CTE Partnerships a website bringing information about local businesses together!
- [q-Binomial Theorem Presentation - Spring 2025 DRP Program](https://akashdubey.me/projects/drp-spring-2025): Reseaarch and presentation of the q-Binomial theorem and symmetric functions for the 2025 Rutgers Directed Reading Program.
- [ESL Worksheet Generator](https://akashdubey.me/projects/esl-worksheet): A Python App that generates basic English worksheets!
- [FlaminGo! — Your Personal Bone Health Companion](https://akashdubey.me/projects/flamingo): An iOS app empowering women 50+ to build stronger bones and prevent falls using Vision AI for posture analysis and HealthKit for movement tracking. Built for HealthHack2025.
- [SLM Optimization & Post-Training (GSM8k)](https://akashdubey.me/projects/llm-research): Fine-tuning and deploying small language models (SLMs) on the Rutgers High Performance Computing (Amarel) cluster for optimal math reasoning capabilities.
- [Crazy All-in One AI Assistant](https://akashdubey.me/projects/personal-assistant): A comprehensive AI assistant with specialized agents, advanced memory systems, and seamless Google services integration
- [Economic Drivers of Puerto Rican Migration](https://akashdubey.me/projects/puerto-rico-migration): A data-driven interactive web experience analyzing Puerto Rican migration patterns from 1950 to 2024, combining quantitative census data with literary narratives.
- [American Statistical Association Fall Data Challenge 2023](https://akashdubey.me/projects/asa-fall-data): analysis of the Stack Overflow Developer Survey data for the Fall Data Challenge 2023
- [FBLA Portfolio Making Android App](https://akashdubey.me/projects/fbla-mobile-app): An Android app for people to make and share portfolios!
- [A* Path Finder Visualizer](https://akashdubey.me/projects/path-finder): A pygame program to visualize the A algorithm in action.
- [AP Calculus Problem Generator](https://akashdubey.me/projects/calculus-generator): a calculus problem generator made for final project
- [FBLA Coding and Programming Project](https://akashdubey.me/projects/fbla-coding-and-programming): CTE Partnerships a website bringing information about local businesses together!
- [High School Programming Projects](https://akashdubey.me/projects/school-projects): MSDS and Advanced Software Development Projects

Projects.

Things I'm building and exploring.

Featured Case Studies

The projects carrying the strongest product story, technical depth, and overall impact.

Lykke — AI Education Platform
Lykke — AI Education Platform detail 1
Lykke — AI Education Platform detail 2
Lykke — AI Education Platform detail 3
01
AIWeb
May 6, 2026

Lykke — AI Education Platform

An AI-first education platform that ingests Canvas course content and transforms it into AI-generated wikis, an adaptive video tutor, interview prep coaching, and a persistent personal knowledge library

  • Students spend more time hunting for materials than actually studying.
  • When you ask "what is a Fourier transform?" on a generic AI, you get a generic answer.
  • The video tutor is Lykke's interactive teaching layer.
Read Case Study →
Scarlet Sync
02
WebAI
JAN 2025 - PRESENT

Scarlet Sync

A complete scheduling and degree planning solution for Rutgers

  • Navigating the complexities of university course registration can be a frustrating and time-consuming ordeal.
  • Accessing the data for degrees at Rutgers is an immense challenge.
  • The core philosophy behind Scarlet Sync is simple: put the student's experience first .
Read Case Study →
NOSTRADAMUS — NJ Geospatial Intelligence Platform
NOSTRADAMUS — NJ Geospatial Intelligence Platform detail 1
NOSTRADAMUS — NJ Geospatial Intelligence Platform detail 2
NOSTRADAMUS — NJ Geospatial Intelligence Platform detail 3
03
AIResearch
May 4, 2025

NOSTRADAMUS — NJ Geospatial Intelligence Platform

A 3D geospatial simulation platform for New Jersey with live flight tracking, drone flythrough, and layered economic & infrastructure data

  • Most mapping tools show you where things are.
  • A 3D geospatial simulation platform for New Jersey with live flight tracking, drone flythrough, and layered economic & infrastructure data
  • Building a platform like this requires solving three hard problems at once: real-time data fusion , 3D rendering at scale , and meaningful interactivity .
Read Case Study →

Selected Work

Data Cleaning Assistant
AIData
Nov 8, 2025

Data Cleaning Assistant

An AI agent that takes a CSV and plain-English instructions and returns cleaned data plus the Python code that did it

View Project →
HiC-TAD-Library — 3D Genome Analysis & AI-Powered Enhancer Design
ResearchAI
Sep 16, 2025

HiC-TAD-Library — 3D Genome Analysis & AI-Powered Enhancer Design

A Python toolkit for analyzing 3D chromatin architecture from Hi-C data, with AlphaGenome AI integration for in-silico structural variant prediction and synthetic enhancer design

View Project →
SLM Optimization & Post-Training (GSM8k)
AIResearchInfrastructure
Aug 22, 2025

SLM Optimization & Post-Training (GSM8k)

Fine-tuning and deploying small language models (SLMs) on the Rutgers High Performance Computing (Amarel) cluster for optimal math reasoning capabilities.

View Project →
Crazy All-in One AI Assistant
AI
Jul 10, 2025

Crazy All-in One AI Assistant

A comprehensive AI assistant with specialized agents, advanced memory systems, and seamless Google services integration

View Project →
TopCoder Reimbursement Challenge — Top Performer
AIDataAlgorithms
Jun 24, 2025

TopCoder Reimbursement Challenge — Top Performer

Reverse-engineered a 60-year-old undocumented travel reimbursement system from 1,000 I/O examples using XGBoost and feature engineering — recognized as a top performer and invited to interview at 8090 AI

View Project →
Economic Drivers of Puerto Rican Migration
DataResearchWeb
Apr 18, 2025

Economic Drivers of Puerto Rican Migration

A data-driven interactive web experience analyzing Puerto Rican migration patterns from 1950 to 2024, combining quantitative census data with literary narratives.

View Project →
Rutgers Bus Analysis
DataResearch
Dec 10, 2024

Rutgers Bus Analysis

A comprehensive data analysis of the Rutgers University bus transit system

View Project →

Project Archive

FlaminGo! — Your Personal Bone Health Companion
2025Mobile · AI

FlaminGo! — Your Personal Bone Health Companion

An iOS app empowering women 50+ to build stronger bones and prevent falls using Vision AI for posture analysis...

Grokipedia API
2025API · Web

Grokipedia API

A comprehensive Python and JavaScript/TypeScript client library for accessing Grokipedia's vast knowledge base

q-Binomial Theorem Presentation - Spring 2025 DRP Program
2025Research · Math

q-Binomial Theorem Presentation - Spring 2025 DRP Program

Reseaarch and presentation of the q-Binomial theorem and symmetric functions for the 2025 Rutgers Directed Rea...

Economic Series Plotter
2024Data · Web

Economic Series Plotter

A plotter for FED and BLS data

FRC Robot Code
2024Robotics

FRC Robot Code

Team 1257's 2024 Robot Code

FBLA Coding and Programming Project
2024Web

FBLA Coding and Programming Project

CTE Partnerships a website bringing information about local businesses together!

The Campus Chronicle Website
2024Web

The Campus Chronicle Website

The UCVTS Newspaper Club's new website!

MSDS Final: Depth Estimation
2024AI · Research

MSDS Final: Depth Estimation

CTE Partnerships a website bringing information about local businesses together!

FBLA Portfolio Making Android App
2023Mobile

FBLA Portfolio Making Android App

An Android app for people to make and share portfolios!

ESL Worksheet Generator
2023Web · AI

ESL Worksheet Generator

A Python App that generates basic English worksheets!

American Statistical Association Fall Data Challenge 2023
2023Data · Research

American Statistical Association Fall Data Challenge 2023

analysis of the Stack Overflow Developer Survey data for the Fall Data Challenge 2023

ASD Racing Game
2023Game

ASD Racing Game

A 3D racing game made with the Godot game engine!

AP Calculus Problem Generator
2023Web

AP Calculus Problem Generator

a calculus problem generator made for final project

High School Programming Projects
2023Web

High School Programming Projects

MSDS and Advanced Software Development Projects

A* Path Finder Visualizer
2022Algorithms

A* Path Finder Visualizer

A pygame program to visualize the A* algorithm in action.

Timeline

A chronological scan of how the work has evolved from early experiments into larger systems.

2026
Lykke — AI Education PlatformScarlet Sync
2025
NOSTRADAMUS — NJ Geospatial Intelligence PlatformData Cleaning AssistantFlaminGo! — Your Personal Bone Health CompanionHiC-TAD-Library — 3D Genome Analysis & AI-Powered Enhancer DesignSLM Optimization & Post-Training (GSM8k)Crazy All-in One AI AssistantTopCoder Reimbursement Challenge — Top PerformerGrokipedia APIq-Binomial Theorem Presentation - Spring 2025 DRP ProgramEconomic Drivers of Puerto Rican Migration
2024
Rutgers Bus AnalysisEconomic Series PlotterFRC Robot CodeFBLA Coding and Programming ProjectThe Campus Chronicle WebsiteMSDS Final: Depth Estimation
2023
FBLA Portfolio Making Android AppESL Worksheet GeneratorAmerican Statistical Association Fall Data Challenge 2023ASD Racing GameAP Calculus Problem GeneratorHigh School Programming Projects
2022
A* Path Finder Visualizer