You are browsing as a guest. Sign up (or log in) to start making projects!

javin_wittig

@javin_wittig

Joined July 26th, 2026

  • 14Devlogs
  • 5Projects
  • 1Ships
  • 18Votes
Open comments for this post

7h 42m 59s logged

I’m building a laser turret with a Raspberry Pi, two servo motors, a laser pointer, and a camera that tracks my hand movement live and steers the laser accordingly. The Pi is already set up (Python/VS Code), but since local MediaPipe tracking overheats the Pi 4 too much, I’ve decided to offload the tracking to my PC with an RTX 5070 — the Pi just streams the camera feed to the PC, which sends back target coordinates for the Pi to steer the servos. I’m also keeping a local website with a live video stream

0
0
6
Ship

What I made?
A machine learning project using NASA data to predict exoplanet habitability.
link to my project website:https:
https://javinwittig.github.io/exoplanet-habitability/

What was challenging?
Handling extreme class imbalance with very few habitable planets and setting proper classification thresholds.

What I am proud of?
Accurately detecting potential Earth-like planets despite the few positive data.

What should people know so they can test my project?
Clone the repo, install the libaries, and run the main script or notebook using the provided NASA dataset.

  • 6 devlogs
  • 11h
  • 5.66x multiplier
  • 63 Stardust
Try project → See source code →

Followers

Loading…