Excess Material is an Angular website currently in progress. When completed, it will allow buyers and sellers to interact in an online marketplace. The project includes a Django backend which allows users to add, delete, and update posts. The backend also includes search and sorting features. Form functionality is included, allowing emails to be sent to proper individuals. Furthermore, Firebase is also used to support image upload.
Username: levij.app@gmail.com | Password: TestUser4444!
The Shopify Shoppies was a challenge presented by Shopify as part of an internship application. Shopify branched out to movie awards, the Shoppies. Because the Shoppies is a part of Shopify's business, it understandably would share the same design. I studied Shopify's color scheme, layout, and click effects. Allowing users to log in, this web application gives them an opportunity to nominate five of their favorite movies. Additionally, users can discover the top five winners and the total nominations received.
Username: levij.app@gmail.com | Password: TestUser4444
Who Spoke The Quote? is a quotes application focused on implementing React Hooks. Emphasis was also placed on using component libraries, specifically, Carbon Components. Users can read, add, delete, and update famous quotes with images. Responsive layout has also been included in the project.
RegEx Rex is a project that focuses on teaching regular expressions. There is a sandbox where users can explore regular expressions. Furthermore, there is a section dedicated to teaching lessons. Each lesson comes with a mini challenge. Once a student passes all thirty-five lessons, they can return to any lesson. If a student gets stuck, they can look at the reference sheet. In addition to the Front End, RegEx Rex also includes a localized Back End using .NET Core. PostgreSQL is also implemented.
AnagramScram is a word game using the Vue framework. This game takes users through increasingly more difficult animal words they must unscramble. The website includes ten levels and rewards bonus time based on the current score. The game includes javascript functionality that allows a player to see the correct and incorrect letters. It also provides a player the option to only reset incorrect letters. If a user guesses incorrectly or runs down the clock ten times, it is game over! The application uses local storage for persistent data. Responsive design is also implemented.
Reform in Dust Storms is a website that gives the instructions for a detective game. Set in Old West Colorado, the player must discover who committed the crime, the weapon that was used, and the place of the crime. The website consists of four main pages. The home page gives an overview of the entire game. There are three other pages that provide more details about the suspect, weapon, and place. This project focuses on responsive design principles of websites. The game itself has not been created yet.
Quotes 4 Life is a website that allows users to post their favorite quotes from their heroes. Users can add, edit, and delete quotes. Users can add their own image url, or keep the default one. This project focused on both front-end and back-end web principles.
Automaton is a project that implements Computer Science's topic of Cellular Automata. Automaton takes the rules of Conway's Game of Life and presents it in a visual manner.
❯ Restarts the animation
❯ Reverses the animation
❯ Keeps animation going
❯ Plays or pauses the animation
❯ Changes the starting pattern of the animation
❯ Changes the color scheme of the animation
❯ Changes the speed of the animation