Pinned Repositories
anagram-finder
An anagram finder.
cobblr
A raspberry pi API for a phone and a camera.
cobblr-camera
The camera application for Cobblr.
daily-coding-problem-examples
A repository for code from the "Daily Coding Problem" workbook by Alex Miller and Lawrence Wu.
graphmea
A matplotlib command line based graphing tool written in python.
learn-you-a-haskell
Some sample code from the "Learn You A Haskell for Great Good!"
picolator
A Linux image for Rapsberry Pi/PiTFT.
pitt-seal
The CAD model and CAM passes for the University of Pittsburgh seal.
swimmy-shark
A game I made in 24hrs.
swimmy-shark-v.2
A better version of a game I made in 24 hours to support my FRC Team - The Megalodons.
TheQYD's Repositories
TheQYD/picolator
A Linux image for Rapsberry Pi/PiTFT.
TheQYD/daily-coding-problem-examples
A repository for code from the "Daily Coding Problem" workbook by Alex Miller and Lawrence Wu.
TheQYD/cobblr-camera
The camera application for Cobblr.
TheQYD/learn-you-a-haskell
Some sample code from the "Learn You A Haskell for Great Good!"
TheQYD/anagram-finder
An anagram finder.
TheQYD/cobblr
A raspberry pi API for a phone and a camera.
TheQYD/pitt-seal
The CAD model and CAM passes for the University of Pittsburgh seal.
TheQYD/swimmy-shark
A game I made in 24hrs.
TheQYD/apple-catch
A game I made in order to learn a JavaScript, Phaser.js, Inkscape, Audacity, Gimp, and Git.
TheQYD/auto-censor
A program that records speech and automatically censors selected words in the playback.
TheQYD/CAD
TheQYD/CHSH-inequality
Python code demonstrating the CHSH Inequality as a proof of Bell's Theorem
TheQYD/cobblr-audio
The audio recorder application for Cobblr.
TheQYD/cobblr-calculator
The calculator application for Cobblr.
TheQYD/cobblr-music
The music player application for Cobblr.
TheQYD/cobblr-phone
The phone application for cobblr.
TheQYD/cobblr-video
The video recording and playback application on cobblr.
TheQYD/Combinational-Logic
VHDL and SystemVerilog files for a Combinational Logic project.
TheQYD/doing-math-with-python-examples
A repository for code from the "Doing Math With Python" workbook by Amit Saha.
TheQYD/guess-the-word
A Python guessing game using the speech recognition library.
TheQYD/linear-algebra
A python library with linear algebra examples.
TheQYD/NFT-Faker
A Python program that fakes Twitter NFT profile photos.
TheQYD/openscad
A collection of my OpenSCAD files.
TheQYD/python-slideshow-maker
A slideshow maker using the Python FFMPEG library.
TheQYD/python-wordle
A command line version of the game Wordle.
TheQYD/secure-input
A function that takes input, but doesn't echo or show the text as it is typed, instead substituting the text with blanks or asterisks. Made during quarantine.
TheQYD/Single-Cycle-MIPS-Processor
SystemVerilog and VHDL code for a single-cycle MIPS processor.
TheQYD/slideshow-maker
A simple bash script that makes a slideshow out of png files.
TheQYD/snek
The classic game "Snake" but spelled differently and written in Racket.
TheQYD/think-complexity-examples
A few examples out of the book "Think Complexity" by Allen B. Downey.