Skip to content
View Devin-M5706's full-sized avatar
🛠️
Building @ handsforhearts
🛠️
Building @ handsforhearts

Highlights

  • Pro

Block or report Devin-M5706

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Devin-M5706/README.md

Header

   


The project that got a comment from Yann LeCun

I built a working neural network inside Minecraft using only redstone.

Minecraft Neural Network Demo

  • Architecture: 784 inputs → 10-node hidden layer → 10 output classes
  • Dataset: MNIST handwritten digits
  • Accuracy: 83% — every weight encoded in redstone memory, no mods
  • Reception: 500K+ LinkedIn impressions. Yann LeCun (Chief AI Scientist, Meta) commented: "This is amazing."

This is the project that taught me more about neural networks than any textbook — because I had to implement every operation by hand, in logic gates.


What I'm working on

Project What it is Stack
🎮 Pokémon Emerald RL Agent RL from scratch — no libraries. Lua-Python bridge to mGBA emulator. Every update rule hand-implemented. Python · Lua · mGBA
🤖 AI Document Pipeline OCR + RAG pipeline for automated document processing @ Outamation Python · LangChain · OCR · Vector Search
🚗 Autonomous Off-Road Vehicle Sensor fusion + autonomy stack on NVIDIA Jetson for Penn State research ROS2 · LiDAR · C++ · Jetson
❤️ handsforhearts.health Apple Watch detects cardiac arrest via multi-signal ML (HR, HRV, SpO₂, motion), fires a Critical Alert to every opted-in iPhone within 100m, bypasses DND, calls 911, and guides bystanders through CPR — target response under 90s. Built at Y-Hack 2026 (Yale). Swift · Apple Watch · HealthKit · APNs · CoreLocation

Background

I build things from scratch and create access where none exists.

  • 🏆 Founded a FIRST Robotics team from nothing in Richmond, VA → reached World Championships → top-20 global finish
  • 💼 Software Engineering Extern @ Outamation — building production AI/document pipelines
  • 🔬 Research Assistant — High-Speed Off-Road Autonomous Vehicle, Penn State
  • Programming Lead — Penn State RI3D
  • 🏎️ Programmer — Nittany Motorsport Formula SAE

Cold-emailed engineers at Riot Games, GitHub, and Datadog. Got responses. Went to their offices.
I compete at hackathons (TartanHacks · Y-Hack · LA Hacks · HackPrinceton) to ship fast and learn faster.


🧰  My toolbox

Python   Java   TypeScript   C   JavaScript   ReactJS   NodeJS   Firebase   HTML5   CSS3   VSCode   Github


Python PyTorch LangChain ROS2 Java TypeScript


GitHub stats

 


💬 Ask me about

FRC & WPILib   Neural nets from scratch   RAG pipelines   RL without libraries   Hackathon strategy   Cold outreach that works


Currently: Penn State · State College, PA  |  Open to SWE co-ops & internships (Summer/Fall 2026)

Footer

Pinned Loading

  1. portfolio portfolio Public

    Heyo this is a lil portfolio displaying what I do

    JavaScript

  2. PENNSL-HACKPSUSPR25 PENNSL-HACKPSUSPR25 Public

    A real-time sign language translator that uses computer vision and machine learning to recognize ASL gestures and convert them into spoken or written English instantly.

    Python 1

  3. FRC-MODBUS-SERVER FRC-MODBUS-SERVER Public

    A Python-based Modbus TCP server designed for FRC robotics teams to simulate and control robot subsystems.

    Python 1

  4. FACTLY-HACKPSUFALL24 FACTLY-HACKPSUFALL24 Public

    Factly is a real-time fact-checking Chrome extension built at HackPSU Fall 2024. It uses a custom Chutes and Ladders Model to cross-compare OpenAI and Hugging Face outputs, reducing bias and halluc…

    JavaScript 1

  5. MNSIT-NEURAL-NETWORK MNSIT-NEURAL-NETWORK Public

    Simulate a basic neural network architecture that can classify MNIST digits. Visualize and translate the network's logic into redstone-compatible circuits. Recreate the entire pipeline (input, weig…

    Python 1

  6. RIDE-SHARE-PSU RIDE-SHARE-PSU Public

    A full-stack ride-sharing platform designed to connect Penn State students, improving campus mobility and making transportation more accessible for both international and domestic students. Built t…

    TypeScript 1