Pinned Repositories
NFC-Spotify-Casting
Inspired by Hankhank's vinyl-emulator. Plays Spotify albums, playlists, and podcasts on any Google Home speaker or Chromecast. Spotify URIs are stored on NFC tags that are stuck on the back of printed album covers (or whatever image/art you want). Tapping the album art on the NFC reader plays the album, playlist, or podcast.
plox
This is my intrepter implementation of Lox in Python 3. I heavily borrowed this from https://github.com/JHonaker/pylox to start. Checkout the book Crafting Interpreters http://craftinginterpreters.com/
ecosia-simple-dark-mode
A simple dark mode extension for the ecosia search engine.
Esamanoaz.github.io
lottery-simulation
This is a lottery simulation, with the purpose of demonstrating the odds of winning and losing.
natural-selection-experiments
Progrmaming experiments simulation natural selection in different scenarios. One objective is to try and find a good strategy for the card game "Auction."
reddit-subdomain-generator
Creates a text file containing all 676 two-letter reddit.com subdomains. This list includes localhost redirects so you can copy and paste it directly into a hosts file to block all the listed domains.
Socket-Auction-Game
Play the card game Auction (created by Alex Kutsenok) on your LAN.
spotipy
A light weight Python library for the Spotify Web API
vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Esamanoaz's Repositories
Esamanoaz/NFC-Spotify-Casting
Inspired by Hankhank's vinyl-emulator. Plays Spotify albums, playlists, and podcasts on any Google Home speaker or Chromecast. Spotify URIs are stored on NFC tags that are stuck on the back of printed album covers (or whatever image/art you want). Tapping the album art on the NFC reader plays the album, playlist, or podcast.
Esamanoaz/plox
This is my intrepter implementation of Lox in Python 3. I heavily borrowed this from https://github.com/JHonaker/pylox to start. Checkout the book Crafting Interpreters http://craftinginterpreters.com/
Esamanoaz/ecosia-simple-dark-mode
A simple dark mode extension for the ecosia search engine.
Esamanoaz/Esamanoaz.github.io
Esamanoaz/lottery-simulation
This is a lottery simulation, with the purpose of demonstrating the odds of winning and losing.
Esamanoaz/natural-selection-experiments
Progrmaming experiments simulation natural selection in different scenarios. One objective is to try and find a good strategy for the card game "Auction."
Esamanoaz/reddit-subdomain-generator
Creates a text file containing all 676 two-letter reddit.com subdomains. This list includes localhost redirects so you can copy and paste it directly into a hosts file to block all the listed domains.
Esamanoaz/Socket-Auction-Game
Play the card game Auction (created by Alex Kutsenok) on your LAN.
Esamanoaz/spotipy
A light weight Python library for the Spotify Web API
Esamanoaz/vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Esamanoaz/wisdom-tree
Wisdom Tree is a concentration app i am working on.