Sweet Projects O' Mine ♪


cf-3-myFlix-client
The client-side interface offers multiple views for users to explore, search, and interact with movie data.

cf-1-simple-js-app
This project is a demonstration of building a dynamic web application using HTML, CSS, and JavaScript.

cf-2-movie_api
The myFlix API provides users with access to a vast library of movie information, including details about different movies, directors, and genres. WARNING: Render spins down a Free web service that goes 15 minutes without receiving inbound traffic. Spinning up a service takes up to a minute, which causes a noticeable delay for incoming requests until the service is back up and running.

Web Development Essentials Extension Pack
A collection of extensions for web development in VS Code. These are some of my favorite extensions for web development to make it easier and more fun. Most of them are for front-end development.

Dotfiles
This repository contains some of my configuration files. It was made to sync configuration files between both of my laptops, my personal laptop, and my work laptop.
Xpression
This is a just-for-fun implementation of the Shunting Yard Algorithm. It was meant to be a research of the algorithm and experiments during the implementation.
Image Uploader Rxflodev
Simple image uploader application built with Laravel 8 + React. (This was a test exercise for a job position)