Hello everyone, random question. I want to know the coolest thing you've ever programmed/ worked on? or the thing you're most proud of.

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • E58ProDroneInterception

    An automated tool that is able to deauthorize a legitimate controller that's controlling a E58Pro drone, then allow control to be passed to an Xbox 360 controller to assume control.

  • My two favorites are my Drone Interceptor and Mandelbrot Set Explorer projects. Both took months of work and gave me interesting challenges. The Mandelbrot Set Explorer was the first complex UI I had ever written (which is why it looks like crap), and the Drone Interceptor required a fairly involved reverse-engineering effort.

  • mandelbrot

    A Mandelbrot Explorer implementation. I use this program to generate all of my avatars. (by carcigenicate)

  • My two favorites are my Drone Interceptor and Mandelbrot Set Explorer projects. Both took months of work and gave me interesting challenges. The Mandelbrot Set Explorer was the first complex UI I had ever written (which is why it looks like crap), and the Drone Interceptor required a fairly involved reverse-engineering effort.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • NES-dev

    A simple NES game written in 6502 assembly

  • I'm a data scientist and work in Python, but my favorite personal project was learning 6502 Assembly and making a (very simple) game for the original NES. It was really fun going from such a high level language immediately down to about as low level as you can get. It taught me a ton about hardware, what my code is actually doing when it runs, and gave me a new angle to appreciate old school videogames.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Back to work again

    1 project | /r/NESDEV | 18 Jan 2021
  • Retro Sunset Scene

    1 project | news.ycombinator.com | 17 Aug 2021
  • Retro Sunset Scene

    1 project | news.ycombinator.com | 3 Aug 2021
  • Best compiler to write .nes cartridge ROMs for testing my own emulator?

    2 projects | /r/EmuDev | 6 Dec 2023
  • Starting Game Boy emulator, need a little insight

    1 project | /r/EmuDev | 29 Nov 2023