lukecp5
My name is Luke Poirrier. I have over 10 years in front-end development. I am currently searching for a role as a web developer.
Atlanta, Georgia
Pinned Repositories
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.
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
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
lukecp5
Config files for my GitHub profile.
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.
myWorkout
Fitness tracking application that allows users to create and track daily workouts and see them visualized
password-generator
This is a password generator that takes in several parameters from the user, then generates a password based on those parameters
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
lukecp5's Repositories
lukecp5/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
lukecp5/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.
lukecp5/coding-quiz
This is a quiz to test your coding. It will be built with HTML, CSS, and vanilla JavaScript
lukecp5/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.
lukecp5/Portfolio-Project
lukecp5/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
lukecp5/weather-dashboard
lukecp5/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.
lukecp5/employee-tracker
A command-line application built from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL
lukecp5/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.
lukecp5/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.
lukecp5/update-portfolio
This portfolio is a representation of my best development projects thus far.
lukecp5/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.
lukecp5/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.
lukecp5/myWorkout
Fitness tracking application that allows users to create and track daily workouts and see them visualized
lukecp5/agile-tech-blog
lukecp5/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
lukecp5/BoostNote-App
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
lukecp5/dev-portfolio
lukecp5/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
lukecp5/inquirer-fetch
This is a basic project I created to practice the use of inquirer and the node-fetch package
lukecp5/java-web-scraping
lukecp5/note-taker
This is a note taking application built with Node.js, Express, and Heroku
lukecp5/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.
lukecp5/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.
lukecp5/portfolio
This is my development portfolio website. It showcases some of my best work in the fields of design and development.
lukecp5/Programming---CSE110
Projects & Assignments from CSE 110: Principles of Programming
lukecp5/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
lukecp5/readme
Automatically generate a beautiful best-practice README file based on the contents of your repository
lukecp5/team-profile-generator