Projects

  1. Lockup Apr 2026 – Present

    Phone-free classrooms without the pouch drama. Teachers run sessions from a dashboard, students join on their real device, and compliance is visible without policing the door.

    React Native
    lockup-app.com
  2. Sol-450 Mar 2026

    A 3D simulation of a greenhouse on Mars. Food production managed using 6 AI agents to ensure a stable food supply.

    React, Three.js, Python, AWS
    github.com/mcrowley19/mars-food-simulation
  3. Shoelace Mar 2026

    An accessibility app that uses the Gemini Live API to guide children and those with disabilities through day-to-day tasks.

    React, Python, FastAPI, Gemini API, Google Cloud
    github.com/mcrowley19/shoelace
  4. Metricare Feb 2026

    An AI medical dashboard designed to summarise patient data for clinicians.

    React, TypeScript, Python, FastAPI, Gemini API, Vercel
    metricare.vercel.app/
  5. Kangrat Feb 2026

    A professional networking platform with profiles, messaging, job discovery, and a gamified XP levelling system.

    React, TypeScript, Firebase, Algolia
    www.kangrat.com/discover
  6. micrograd-java Jan 2026

    A Java remake of Andrej Karpathy's micrograd engine. A tiny scalar-valued autograd engine and a neural net library on top of it.

    Java, Maven
    github.com/mcrowley19/micrograd-java
  7. Snap and Swing Dec 2025

    A swinging Snapchat AR game. Winner of 2nd place in the 2D category at the Snap Lensathon.

    TypeScript, Snap Lens Studio
    devpost.com/software/snap-and-swing
  8. LinearOps Nov 2025

    A Python library for linear algebra operations that supports matrix and vector computations.

    Python
    github.com/mcrowley19/LinearOps
  9. learnquotes.com Jul 2025

    A website for Leaving Cert students to revise Shakespeare quotes.

    React, TypeScript, AWS
    learnquotes.com
  10. Temperature and humidity tracker March 2025

    A website built for tracking temperature and humidity levels across the house.

    Cloudflare, Flask, DHT22 Sensors, Raspberry Pi