Luke Poirrier's repositories
e-commerce-backend
The E-Commerce Backend is a REST API for an internet retail website. The API is built onto an Express.js server that uses Sequelize ORM to handle data storage and retrieval
check-mate
CheckMate is the app to keep track of your game nights with friends and family! Whether you're a competitive person or not, it's a great way to compare yourself to your opponents. Share your statistics with friends and see who the best is. Anyone can create an account, play on teams, and keep track of their wins and losses.
coding-quiz
This is a quiz to test your coding. It will be built with HTML, CSS, and vanilla JavaScript
marvel-library
Finally there is a way to find out more about your favorite Marvel Comic Universe characters. We’ve built an application that sorts through all of Marvel’s data to bring you the important information you’ve been searching for, all in one app. Our application details who the character is, their powers, and even where to find their comics for sale.
react-portfolio
I'm Luke Poirrier. I'm a recent graduate of a comprehensive full-stack coding bootcamp at the Georgia Institute of Technology. This is a portfolio I built with React, Node, and some other relevant technologies
work-day-planner
This app is designed to be a way for busy people to plan out their day. It features the current date at the top of the page, and a time block for each hour of a normal business day. By clicking a time block, you can enter your event/task for that time of day. By clicking the save button next to the respective time block, you can save your entry to your local storage for later use. It will be available to you when you return to the page - even after navigating away from the application.
employee-tracker
A command-line application built from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL
java-journey
This repository serves as my learning ground for mastering the Java programming language. I am embarking on a journey to deepen my understanding of Java and its vast ecosystem. This repository is where I'll document my learning process and track my growth as a Java developer.
readme-generator
Every good project needs a quality README with information about the app - what the app is for, how to use the app, how to install it, how to report issues, and how to make contributions so that other developers are more likely to use and contribute to the success of the project. This is a command-line application that runs with Node.js that dynamically generates a README.md file based on input about your project.
update-portfolio
This portfolio is a representation of my best development projects thus far.
budget-tracker
Budget Tracker is a full-stack application built with Node.js, Express, MongoDB & Atlas, Heroku, and IndexedDB. This application stores all of your transactions on a Mongo Atlas database to calculate your current balance. Based on all of your past transactions, the application will create a graph for you that will allow you to see the amount of money in your budget over time.
cachetag
A hashtag generating app where users can choose their niche, get and store tags, and then copy them to a clipboard for use in other websites.
book-search-engine
This is a Google Books API search engine that has a GraphQL API on the backend built with Apollo Server. Users submit a search term and it displays a list of books that are relevant to the search
BoostNote-App
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
inquirer-fetch
This is a basic project I created to practice the use of inquirer and the node-fetch package
note-taker
This is a note taking application built with Node.js, Express, and Heroku
oop-visualized
This web application, built using ReactJS, and it is designed to provide an interactive and visual learning experience for those new to Object Oriented Programming.
open-ai-lab
This is a full-stack Node.js application that uses the OpenAI GPT-3 API to generate a chat completion response based on user input.
Programming---CSE110
Projects & Assignments from CSE 110: Principles of Programming
react-OOP-Visualizer
This web application, built using ReactJS, and it is designed to provide an interactive and visual learning experience for anyone who's interested in learning more about OOP(Object-Oriented Programming). Dive into the fundamentals of OOP through dynamic visual representations of classes, objects, and their relationships
readme
Automatically generate a beautiful best-practice README file based on the contents of your repository