Skip to content

A repository containing most if not all my small fun projects.

License

Notifications You must be signed in to change notification settings

GitThirteen/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

A repository containing most if not all my small fun projects. The project description is in alphabetical order.
For program executing instructions, refer to the README file in the corresponding folder.

Projects

AudioViz

Rust
STATUS Work in Progress

A compact audio visualizer written in Rust.
IMAGE COMING SOON

BadApple

TypeScript
STATUS Completed

Jumping on the "But can it play Bad Apple?" meme train as seen here (check it out, it's really fun), I've written my own version of it in TypeScript. The program reads the gif that is placed in the /assets folder and displays it in the console.
It should technically work with other gifs as well, just make sure that it's small enough so the console doesn't start lagging behind.
IMAGE COMING SOON

ImageMatcher

Java
STATUS Completed

Compares every image (everything but .gif seems to work) to every other image in a specified folder (including all subfolders) and returns all similar image pairs in a console output.
IMAGE COMING SOON

JSort

Java
STATUS Paused

A cute little visualizer for various sorting algorithms (so far only 4 are really implemented) using the StdDraw library.
IMAGE COMING SOON

Minesweeper

C++
STATUS Work in Progress

A Minesweeper clone written in C++ and OpenGL.
IMAGE COMING SOON

License

Feel free to reuse all apps in this repository in accordance with the MIT License, even if the subfolder doesn't contain it per se. Though I am not sure why you would want to reuse any of this in the first place, like, it's pretty bad.

About

A repository containing most if not all my small fun projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published