Blog
I have a Blog where I share the process behind projects I've worked on or general things that I've found interesting and want to talk about. It is more of a resource for me to quickly find the steps to repeat something I've done before, but I figured it may be helpful to someone, so if you're interested check out my blog.
Projects
Discord bot: Rapsta Bot.
JavaScript Discord bot using Discord.js for the server with my friends. Hosted using Heroku and implemented a connection to a PostgreSQL database to store birthdays.
Me Too Browser.
Checks the Me Too Twitter page of my state to find new tweets, save them to a database (PostgreSQL), and adding it to a JSON file so they can be looked up using a web frontend. I made it so people can easily check if someone has been reported as an abuser without having to go to the Twitter page, and as a backup if it were taken down. The code is honestly super convoluted as my goal was to have it work automatically with little human intervention. Not my best but probably the biggest project scope wise.
Pong game.
Written in Love2D. A modification of the pong tutorial by Colton Ogden for my video games lab course. I added some basic logic so you could play against the computer and another player (original project was only against other players).
Annoying clip tuber
For a while there was a surge of YouTube channels that just were downloading Twitch clips of popular streamers, uploading them to YouTube, and getting a ton of views. Using selenium webdriver to automate the retrieval of clip links (so I woudn't need to use an API) this program automatically downloads clips in parallel from specified streamers. Downloading the clips in parallel was groundbreaking in terms of speed and efficiency.
No screenshots of the execution because Twitch updated their site (so the automatic browser is broken)
I really like automation tho. This was a very fun project.
And some more
I've done some other projects that I feel like don't deserve to be here, but you can check them out in my GitHub.
About
I am a mexican Computer Systems Engineer with a passion for cybersecurity and technology in general.
My favorite programming language is Python, but I've used Java, C, JavaScript, etc. I'd say my biggest skill for programming is being able to quickly pick up a language I've never used before.
As for cybersecurity, I've had experience with platforms like HackTheBox and TryHackMe, with the latter being ranked in the top 2% of the world.
I am currently looking for opportunities to relocate to Canada and start my career in the tech industry!
Contact