David Crimi

I turn ideas into software

Links

  • /LinkedIn
  • /GitHub
  • /DevPost
  • /Resume

my projects

Impactify

Impactify

A health-monitoring system that embeds IoT sensors in sports helmets to track and analyze impact data, helping prevent brain injuries.

Code Genius

Code Genius

AI-driven code-annotation tool that parses source files and delivers readability scores, detailed explanations, and context-aware suggestions.

Six Degrees of Kevin Bacon

Six Degrees of Kevin Bacon

Backend Java service using Neo4j to store actor/movie data and compute the shortest path between any actor and Kevin Bacon.

Alien Invaders Game

Alien Invaders Game

A 2D arcade-style shooter built with Python and Pygame featuring real-time collision detection and adaptive alien-fleet behavior.

Optimal Uber Finder

Optimal Uber Finder

React + Flask web app that compares Uber prices in a user-defined radius via Mapbox and Uber APIs, saving riders ~30 % on average.

Advanced Process Scheduler Simulation

Advanced Process Scheduler Simulation

C-based system-scheduler simulator implementing FCFS, RR, and SJF algorithms with detailed CPU-utilization and turnaround metrics.

Three Musketeers

Three Musketeers

Java/JavaFX implementation of the "Three Musketeers" board game with Human vs AI modes and save/load functionality.