Skip to content
View quintanamo's full-sized avatar
🦆
🦆

Block or report quintanamo

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
quintanamo/README.md

I'm Quintin

A full-stack web developer and software engineer located in south-central Pennsylvania. I'm currently working on a basic screen-recording application along with a satellite dish turned radio telescope project that I'm chipping away at as I get the motivation.

HTML5 CSS3 JavaScript TypeScript C C++ C# Java Go PHP Python

Pinned Loading

  1. algorithms-in-rust algorithms-in-rust Public

    A simple project to explore Rust and various algorithm implementations for my own amusement.

    Rust

  2. PaintProgram PaintProgram Public

    A simple paint program developed in C# as a personal project for my CS320 software engineering class. The entire thing was an improvised learning experience so apologies if the coding style is poor…

    C#

  3. virtual-keyboard virtual-keyboard Public

    An on-screen virtual keyboard made with HTML, CSS, and plain JavaScript that boasts simple implimentation.

    JavaScript 5 1

  4. MyRecordCollection MyRecordCollection Public

    A record collection organizer developed in Java to hold the information of all of a user's records. Users can sort by album title, artist, and release year in addition to searching for keywords (ti…

    Java

  5. ServerStatusMonitor ServerStatusMonitor Public

    A Windows tray application to notify the user of the server status of a specified host.

    C#

  6. infinite-monkey-theorem infinite-monkey-theorem Public

    This infinite monkey theorem implementation randomly generates a byte array of the same length as a given input file until they both match.

    Go