DevenMarrero
Second-year engineering student at The University of British Columbia with a passion for programming
Vancouver, BC, Canada
Pinned Repositories
8-Bit_CPU
Self designed and built breadboard computer.
devenmarrero.github.io
KTANE-Bot
This is a Python bot Built to act as the 'expert' and your defusal teammate for the game Keep Talking and Nobody Explodes. This was my first major Python project.
Memoryexpress-WebScraper
Program to scrape product names and prices from memoryexpress.com. Has ability to auto-run and filter products.
PassManager-OLD
Python code for a sever-run password manager that can be accessed from anywhere. Supports multiple users and all passwords are encrypted. (Soon to undergo rewrite for React Native)
PassManager-REST
REST API for password manager made with Python & Flask.
PassManagerIOSApp
Native IOS app to work as a client for the PassManager-OLD repository. Will be replaced with React-Native app in the future. Built to learn Swift.
Pathfinding
Pathfinding visualization tool made in Processing3 with Java. High School major Java project
Tetris
Tetris clone made in C++ using SDL2 for 2d graphics. High School major C++ Project.
aristotle-api
DevenMarrero's Repositories
DevenMarrero/8-Bit_CPU
Self designed and built breadboard computer.
DevenMarrero/Pathfinding
Pathfinding visualization tool made in Processing3 with Java. High School major Java project
DevenMarrero/KTANE-Bot
This is a Python bot Built to act as the 'expert' and your defusal teammate for the game Keep Talking and Nobody Explodes. This was my first major Python project.
DevenMarrero/Memoryexpress-WebScraper
Program to scrape product names and prices from memoryexpress.com. Has ability to auto-run and filter products.
DevenMarrero/PassManager-OLD
Python code for a sever-run password manager that can be accessed from anywhere. Supports multiple users and all passwords are encrypted. (Soon to undergo rewrite for React Native)
DevenMarrero/PassManager-REST
REST API for password manager made with Python & Flask.
DevenMarrero/PassManagerIOSApp
Native IOS app to work as a client for the PassManager-OLD repository. Will be replaced with React-Native app in the future. Built to learn Swift.
DevenMarrero/Playlist-Updater
Automatically takes every song from your Spotify playlists that have "(CLASS)" in the name and adds them to a playlist with "(AUTO)" in the name. Made to learn about web APIs
DevenMarrero/Tetris
Tetris clone made in C++ using SDL2 for 2d graphics. High School major C++ Project.