Pinned Repositories
social-app-backend
Simplified API service that allows the creation and deletion of resources that live in a MongoDB (in-memory)
receipt-processor-api
API that processes receipts and calculates rewarded points according to the established rules
scheduler-assistant
Scheduler assistant using Flask, Twilio Autopilot and Google Calendar
spotwilio-jukebox
A digital jukebox with Spotify using Twilio
bonds-trading
Simplified bond trading platform that allows users to interactively buy and sell bonds using only simple limit orders.
animal-shelter-scraper
Script that scrapes data from a website to extract information from all the shelters in the US to insert them into a Google Sheet.
interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
migrmrz's Repositories
migrmrz/qmk_userspace
Userspace for the Bastard Keyboards QMK firmware.
migrmrz/bastardkb-qmk
Open-source keyboard firmware for Atmel AVR and Arm USB families
migrmrz/advent-of-code
migrmrz/nvim
migrmrz/design-patterns
Design Patterns examples with Go
migrmrz/TBK-Mini
migrmrz/Charybdis
migrmrz/bonds-trading
Simplified bond trading platform that allows users to interactively buy and sell bonds using only simple limit orders.
migrmrz/lastfm-go
Golang wrapper for the Last.fm API 2.0
migrmrz/transaction-summary-service
Simple service that reads CSV transactions file and calculates averages and totals. It can also send those calculations over by email.
migrmrz/social-app-backend
Simplified API service that allows the creation and deletion of resources that live in a MongoDB (in-memory)
migrmrz/receipt-processor-api
API that processes receipts and calculates rewarded points according to the established rules
migrmrz/python-docs-es
Spanish translation of the Python documentation.
migrmrz/movies-api
API that gets movie information
migrmrz/github-user-extraction
migrmrz/animal-shelter-scraper
Script that scrapes data from a website to extract information from all the shelters in the US to insert them into a Google Sheet.
migrmrz/spotipy
A light weight Python library for the Spotify Web API
migrmrz/sepomex-app-api
API for SEPOMEX catalogs
migrmrz/scheduler-assistant
Scheduler assistant using Flask, Twilio Autopilot and Google Calendar
migrmrz/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
migrmrz/spotwilio-jukebox
A digital jukebox with Spotify using Twilio
migrmrz/my-spotipy-app
Custom spotipy scripts for searching and adding songs to a specific user's playlist
migrmrz/recipe-app-api
Recipe app API source code
migrmrz/user-registration-prj
Basic user registration site using Django and sqlite