Skip to content
View jmonticelli's full-sized avatar

Highlights

  • Pro

Organizations

@carnegierobotics

Block or report jmonticelli

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Pyro Pyro Public

    A 2D pyrotechnic simulation sandbox game in which you are given many materials and are allowed simulate cartoon physics, make pretty scenes, and destroy them all in one go!

    Java

  2. LifeSim-Game-of-Life- LifeSim-Game-of-Life- Public

    This is an open-source Java implementation of Conway's Game of Life, which allows the user to implement their own rulesets, save and load scenes, and customize the game pretty much as much as they …

    Java

  3. NetworkUtils NetworkUtils Public

    Network Utilities tool made as a desktop application for Windows in order to learn about Windows Forms and C#, specifically some of the .NET framework and asynchronous utilities.

    C#

  4. SimpleKeylogger SimpleKeylogger Public

    A (mostly) harmless keylogger which was made purely for educational purposes. Taught a small amount of the underlying Windows API via C++. This keylogger does not send data to any email or server t…

    C++

  5. cnsmcr cnsmcr Public

    Consume a CPU core!

    C++

  6. LargeIntegerMergeSort LargeIntegerMergeSort Public

    An external integer merge sort that can sort files of integers which cannot fit into RAM.

    Java 1