Hey

I'm Kenny.

I'm an aspiring Software Developer with a strong passion for building great user experiences and continuing to learn and developing my skills.
Here's a bit more about me.

Here are some of my projects

  • Hulu Landing Page Clone

    React.js, Next.js, Tailwind CSS, (TMDB API) The Movie Database API

    Fulu (Hulu Landing Page Clone) is a clone of the infamous US based streaming service Hulu. The page is developed using react/next.js with dynamic data pulled from TMDB(The Movie Database) Users are able to scroll through multiple categories of movies/tv shows and view information regarding description, release data, and amount of likes.

  • Faux Library

    React.js

    Library is a side project done to practice front end skills with React.js. Users of the platform are able to browse from books from a hardcoded data set The platform allows users to add books to cart which showcases dynamic calculation of price dependent of quantity and books in the cart. Future plans for the site include implementing the books dataset to be products pulled from Stripe.js API.

  • Inventory Management System

    HTML, CSS, Javascript, PHP, Bootstrap.js

    IMS is a side project that focuses on a web app that allows users to manage products in a faux inventory system. The data is stored in a MySQL database hosted on Heroku and utilizes PHP for server side functionality Front end styling is done with Bootstrap.js framework for quick and easy editing. Feel free to try creating an account!

  • Let's Watch Together

    HTML, CSS, Javascript, Bootstrap.js, YouTube API, Socket.io

    Let's Watch Together is a side project that addresses the functionality of having a website that allows users to watch YouTube videos in sync with other people. Users can join or create a room and share the room id with others to allow them to watch the videos in sync. The app is made possible with socket.io and the YouTube player API. Future plans for the project are to redevelop the project with React framework to create a more modern and mobile friendly experience.