Open Source Projects
Here are my open-source projects as well as some projects I’ve contributed to.
noticias-pr
A command-line interface for reading the latest from local news sites in Puerto Rico.
Tech Highlights:
- NodeJS
- Web scraping
- Available on npm
cc-api
An open-source API for Caribbean Cinemas.
Tech Highlights:
- TypeScript
- MongoDB
- Web scraping
- Available at: http://cc.rauln.com
- TypeDoc available at: https://raulnegron.me/cc-api/
django-athm
Django app for handling ATH Móvil payments.
Tech Highlights:
- Django Templates
- Available on PyPI and Django Packages
dino-gb
A Nintendo Game Boy port of the Google Chrome T-Rex game.
Tech Highlights:
- C
- Makefile
manjares-bot
Slack bot for posting the menu of our office’s café daily.
Tech Highlights:
- Python
- Slack bot
- Web scraping
django-profanity-check
Replace bad words with asterisks in your Django templates.
Tech Highlights:
- Reusable Django App
- Available on PyPI and Django Packages
muncipios-api
Get adjacency and distance information on Puerto Rico’s 78 municipalities.
Tech Highlights:
- AWS Lambda
- Flask
- Available at: https://municipios.rauln.com
vgstack (Work-in-progress)
Keep track of your video game backlog. My full-stack clone of The Backloggery.
Tech Highlights:
- Backend:
- Django
- PostgreSQL
- Django Rest Framework
- Frontend:
- EmberJS
- Bootstrap 4
smash-tourney
A Super Smash Bros. tourney organizer featuring the famous “VERSUS” announcers!
Tech Highlights:
- Text-to-Speech
- Available on PyPI
Other open-source projects I've worked on
-
notaso - Migrated to Django 2, testing, bug fixes, maintenance.
-
1hora - Migrated to Django 2, migrated internal state machine from
django-states2
todjango-fsm
, bug fixes, maintenance. -
suministrospr - Some query optimizations and migration squashing.