Andrew Hamerly's repositories
andrewhamerly
☀️ During the day, I build & maintain websites for entrepreneurs. 🌙 At night, I attend the Case Western Reserve University full-stack developer program.
ChasingtheGoldenHours
As a sunset photographer, I want to see the sunset time for multiple cities with directions and weather, so I can plan my photoshoot times accordingly.
flavor-saver
Appreciating, recognizing, and organizing recipes is one of the pleasures of life.
poker-pulse
Poker Pulse is a companion app designed for poker players participating in live tournaments in Las Vegas. The app allows players to manage their profiles, track tournament schedules, and receive real-time updates. This ensures that players stay organized and informed throughout their playing experience.
105-project
105 Sample Code
203-accelerate
Skillcrush 203 WordPress child theme
ecommerce-backend
This project involves building the back end for an e-commerce site using Express.js and Sequelize with a PostgreSQL database. It demonstrates a functional API capable of handling CRUD operations for categories, products, and tags. The project includes database configuration, schema creation, and data seeding.
employee-tracker
A database that helps keep track of relationships between employees and managers is helpful for management.
react-portfolio
This repository contains the implementation of my web developer portfolio built using React. The portfolio showcases my recent projects, skills, and provides a way to contact me.
README-generator
No more starting from scratch; just answer a few questions and a professional README will be generated.
book-search-engine
This repository contains the implementation of a book search engine built with the MERN stack (MongoDB, Express.js, React, Node.js) and GraphQL. This application allows users to search for books, view detailed information, and save their favorite books.
code-refactor
A project to learn best practices for code refacting with semantic HTML5 and CSS3.
copyright-date-block
An intro exploration into building my own custom WordPress block.
mini-render-project
A testing project for Express.js and Render Deployment
my-first-repo
Learning about how to use repos with Git.
note-taker
This app is a simple note taker that when used can assist in being more productive and providing our memory some support.
payroll-tracker
Used to add several employees along with their salary to a table while proving the average salary and a random drawing winner from the employees array.
prework-study-guide
A study guide for course pre-work.
pwa-text-editor
This repository contains the implementation of a Progressive Web Application (PWA) text editor. This application allows users to create and manage text documents with offline capabilities, leveraging PWA technologies for an enhanced user experience.
social-network-api
This repository contains the implementation of a social network API built with MongoDB, Express.js, and Mongoose ODM. This API allows users to share their thoughts, react to friends' thoughts, and create a friend list, providing a backend foundation for a social network web application.
SVG-logo-maker
Create a SVG logo with custom text, text color, shape and shape color on a default 300 x 200px background.
task-board
Used to record and store task items in localStorage that can be updated in a kanban style board from to-do to in-progress to done and ultimately deleted.
typescript
A repo to help me personally learn TypeScript.
weather-dashboard
Used to search for a cities weather and store recent searches in localStorage that can be quickly regenerated with that cities weather for today and tomorrow.