Pinned Repositories
algorithms-401
battleship
A battleship game made with test driven development
calculator
cooking-recipe-portal
Fullstack web application built by Tony Isern, Eliza Clamor, and Souley Abdoul Aziz for the CS 306 Database Design Final Project. Hosted backend using Digital Ocean, NGINX, Let's Encrypt, and PM2.
cv-project
inventory-application
Inventory management application built with Express, MongoDB, Mongoose, and Pug
portfolio
Portfolio built with Next.js
reddit-clone
Reddit clone built with React.js and Firebase
skyfringe
Creating a fullstack Facebook-like application using React.js, Express.js, MongoDB, and Node. Please do not use Safari when accessing this app as Safari blocks cross-site cookies unless you want to disable the blocking of cross-site cookies.
wheres-waldo
A fun game based on the original series, "Where's Waldo?"
OptimisticTrousers's Repositories
OptimisticTrousers/reddit-clone
Reddit clone built with React.js and Firebase
OptimisticTrousers/algorithms-401
OptimisticTrousers/skyfringe
Creating a fullstack Facebook-like application using React.js, Express.js, MongoDB, and Node. Please do not use Safari when accessing this app as Safari blocks cross-site cookies unless you want to disable the blocking of cross-site cookies.
OptimisticTrousers/wheres-waldo
A fun game based on the original series, "Where's Waldo?"
OptimisticTrousers/portfolio
Portfolio built with Next.js
OptimisticTrousers/battleship
A battleship game made with test driven development
OptimisticTrousers/calculator
OptimisticTrousers/cooking-recipe-portal
Fullstack web application built by Tony Isern, Eliza Clamor, and Souley Abdoul Aziz for the CS 306 Database Design Final Project. Hosted backend using Digital Ocean, NGINX, Let's Encrypt, and PM2.
OptimisticTrousers/cv-project
OptimisticTrousers/etch-a-sketch
Etch-A-Sketch
OptimisticTrousers/inventory-application
Inventory management application built with Express, MongoDB, Mongoose, and Pug
OptimisticTrousers/library
OptimisticTrousers/restaurant-page
Creating a mock restaurant page
OptimisticTrousers/rock-paper-scissors
Rock Paper Scissors: Minecraft Edition
OptimisticTrousers/shopping-cart
A fake online store made with React
OptimisticTrousers/sign-up-form
OptimisticTrousers/tic-tac-toe
OptimisticTrousers/weather-app
OptimisticTrousers/basic-informational-site
Basic informational site made with Node.js
OptimisticTrousers/binary-search-trees
OptimisticTrousers/blog-api
Creating REST APIs with Express, MongoDB, and Mongoose. Adding session-based authentication using Passport.js.
OptimisticTrousers/blog-cms
Creating a Blog CMS with Express, MongoDB, and Mongoose. Adding session-based authentication using Passport.js.
OptimisticTrousers/express-locallibrary-tutorial
MDN Express Tutorial
OptimisticTrousers/hello-testing
OptimisticTrousers/landing-page
Sample Landing Page
OptimisticTrousers/linear-search-vs-binary-search
OptimisticTrousers/linked-lists
Creating my own implementation of the linked list data structure
OptimisticTrousers/members-only
Members only application built with Express, MongoDB, Mongoose, Passport, and Pug. An authentication-based application.
OptimisticTrousers/mini-message-board
Small message board built with Node and Express
OptimisticTrousers/testing-practice
Making a repo to test out the basics of the Jest testing library