Skip to content
View scherepi's full-sized avatar

Highlights

  • Pro

Organizations

@arescollective

Block or report scherepi

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

Hi, I'm Joaquin! I'm a young cybersecurity student and developer currently active in Hack Club. I'm interested in a lot of different technologies and techniques, from Linux (gotta love Kali and Arch) to Java (ITS certified btw) to hardware hacking. I'm currently studying for my CompTIA Security+ certification, and you can find my personal website at jschere.com. Right now, I'm working on some projects for Hack Club's Shipwrecked event. Hope to see you in Boston!

Here are some projects I'm extra proud of:

  • Playgrate, my current Shipwrecked project, is a webapp that lets you migrate playlists from Apple Music to Spotify. More music services are yet to come! (If you want to contribute a scraping module, that'd be awesome!)
  • Now Playing LCD, a really fun little program that displays what I'm currently listening to on a cute LCD display on my desk, using a Flask webserver to authenticate to Spotify through OAuth.
  • You Throw Me, a game I made with my friends Gus and Sebastian about throwing your phone. We won 3rd place at Hack Club's Scrapyard hackathon, and got featured by the laptop brand Framework!
  • jschere.com, my website!

If you'd like, you can see my stats on Hackatime:

Hackatime embed

Pinned Loading

  1. nowPlayingLCD nowPlayingLCD Public

    The code in this repository allows the Raspberry Pi Zero on my desk to display what I'm currently listening to on Spotify on an LCD screen through the I2C protocol.

    Python 1

  2. gusruben/you-throw-me gusruben/you-throw-me Public

    A mobile game about throwing your phone

    Svelte 9

  3. jschere jschere Public

    My personal website, hosted at jschere.com. Features an introduction, my personal keys, and other assorted oddities.

    JavaScript