Skip to content
View ZSchweyk's full-sized avatar
Block or Report

Block or report ZSchweyk

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

Hi, I'm Zeyn Schweyk

ThePianoBoys Classical Pianist/Composer, Programmer, and Class of '26 student at Johns Hopkins University & Peabody Institute of Music majoring in Electrical Engineering and Computer Science, with minors in Entrepreneurship and Music

Pinned Loading

  1. ConferenceSandTable ConferenceSandTable Public

    A 5 foot diameter sand table controlled by 3 ODrive motors and 2 Raspberry Pis to create beautiful polar equations. Users interact with the exhibit through a webserver.

    Python

  2. Seesaw_Balance_Code Seesaw_Balance_Code Public

    A self-balancing seesaw with a ping pong ball, involving PID loops, Lidar sensors, Servo motors, and an Arduino Uno board.

    C++

  3. ZMusicLibrary ZMusicLibrary Public

    A published, intuitive music library that allows you to easily create notes, chords, scales and intervals.

    Python 2

  4. DijkstrasAlgorithm DijkstrasAlgorithm Public

    Dijkstra's Shortest Path Algorithm implemented. Feed input graphs into the program very easily, through creating Node objects.

    Python

  5. LightSculpture LightSculpture Public

    A 3+ minute long light show that adjusts the state of 10 different LEDs (on, off, and fade states) connected to an Arduino Uno.

    C++

  6. ZTimeClock ZTimeClock Public

    A time clock system intended for any mid-sized company. Deals with clocking in/out, employee status, employee departments, admin screens, automated email reports, regular database backups, vacation…

    Python