Demo platformer I created to showcase the engine.
Screenshot of a transcription uploaded by a user.
DrumlineTranscriptions
DrumlineTranscriptions.com is a web application I developed similar to reddit or youtube where users can make an account, upload sheet music transcriptions. Users can also download posts, or comment to give feedback. It is written using Node.js/Express, html, css, and javascript.
Screenshot of implementation interface.
SSFTP
SSFTP (smart simple file transfer protocol) is a custom file transfer protocol I developed and implemented using C++. It is basically a mix between SFTP (simple file transfer protocol) and SFTP (secure file transfer protocol) but with more features and a better looking terminal interface. It features remote and local filesystem navigation as well as the ability to upload and download files asynchronously.
Example picture made entirely made with ascii text
An image encoded into base64 by my program.