My CS professor

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • exterminate

    Break Python programs with a single import

  • It is, but the compiler can infer a lot in modern languages. Python is on the far end where it's even a dynamic language and types don't need to be known at compile time. It's kinda magic, at the cost of performance. The cool thing about that magic is that you can always fuck with shit at runtime, even modifying important parts of the core library

  • fuckitjs

    The Original Javascript Error Steamroller

  • Stalin-sort is the fuckitjs of the sorting world.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • stacksort

    Sorts an array by downloading snippets from StackOverflow. Inspired by http://xkcd.com/1185/. I'm sorry.

  • DataHouse

    This Java project contains example implementation (as in, written from the ground up) of the most popular data structure and algorithms written by me for reference and personal use.

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