GitHub / coderbennett 10 Repositories
web dev, coding, gaming, yoga, living life
coderbennett/Assignment 📦
group 1
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/learning-php
This is Joey Bennett's repo for learning php via FreeCodeCamp's tutorial
Language: PHP - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

coderbennett/bookend
Bookend is a full stack application that allows readers to create an account and join a community of others in finding new books to read, viewing public book clubs, or even creating their own clubs and inviting their friends and family.
Language: JavaScript - Size: 38 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

coderbennett/memory-lane
Memory lane is a website where you can create visual timelines of moments in time.
Language: JavaScript - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

coderbennett/todoList 📦
my first webapp in react- a todo list
Language: JavaScript - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/portfolio
Language: JavaScript - Size: 630 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

coderbennett/nextjs-tutorial
Language: JavaScript - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderbennett/dropdown-react-hooks
Language: JavaScript - Size: 302 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderbennett/interactive-bubbles
Language: JavaScript - Size: 297 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderbennett/css-challenge
Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderbennett/solarpunk
Language: HTML - Size: 318 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/joeys-react-portfolio
Language: JavaScript - Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/space-weather-dashboard
Language: JavaScript - Size: 939 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/redux-refactor
Language: CSS - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/text-editor
This is a single-page text editor which stores data to an IndexedDB database. This application features multiple data persistence techniques in case one of the options aren't supported by the browser. This application also functions offline.
Language: JavaScript - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

coderbennett/tech-matchup-app
Language: CSS - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/react-portfolio
This portfolio was made with React and presents 6 projects I have worked on recently, as well as a contact form to reach out to me and some info on myself as well.
Language: JavaScript - Size: 35 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/contact-directory-app
Language: CSS - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/social-network-api
This is an API for a social network web app where users can share their thoughts, react to friends' thoughts, and create a friends list. This web app uses MongoDB as an ODM.
Language: JavaScript - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/student-statistics-back-end
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbennett/full-stack-portfolio
My portfolio was made to present the projects I have been working on recently, who I am and what I do as a full stack web developer. This portfolio also contains my projects on a live heroku server!
Language: JavaScript - Size: 47.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

coderbennett/tech-blog
This is a CMS-style blog where developers can publish their blog posts and comment on other developers' posts as well. This site uses Handlebars.js as a templating language.
Language: JavaScript - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderbennett/fund-my-project
Language: JavaScript - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/ecommerce-backend
This application is an example of the back end for an e-commerce site. Using Express.js, Sequelize and MySQL to manage a database of categories, products and product tags.
Language: JavaScript - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/employee-management-system
This is a command-line application which can be used to manage a company's employee database. This application uses Node.js, Inquirer and MySQL.
Language: JavaScript - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/web-portfolio
Joey Bennett's web portfolio. This web portfolio contains information on my recent project work, my resume and some details about me.
Language: JavaScript - Size: 68.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/movie-database
Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/note-taker
A simple note taker app which can be used to write and save notes. This application uses Express.js for the back end.
Language: JavaScript - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/tips-for-you
Language: CSS - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/team-profile-generator
Team Profile Generator is a Node.js command-line application which accepts information on employees within a software engineering team and creates an HTML page which displays summaries for each employee.
Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/word_guess2.0
Word Guess 2.0!! With even more than just one word to guess at a time! This iteration of word guess is fully available for play through your terminal or console!
Language: JavaScript - Size: 208 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/html-portfolio-generator
Language: JavaScript - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/professional-readme-generator
Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/word-guess Fork of CL2731/Word_guess
This game gives you a random word and it is up to you to type the word before the time runs out!
Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/quiz-javascript-fundamentals
A 10 question JavaScript quiz on some fundamental methods, definitions and syntax.
Language: JavaScript - Size: 890 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/weather-dashboard
The Weather Dashboard is a simple web app which fetchs data from the Open Weather API and presents the user with today's weather forecast plus the next 5 following days.
Language: JavaScript - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/pethub Fork of cmwschroeder/pethub
Pethub is a web app for anyone interested in responsibly adopting a pet. On our webapp you can find pets in all areas to adopt. Even if you do not want to make the committment yet in adopting an animal, but still want to contribute to animals in need, we have a charity page that brings you to charities in all locations. If you are unsure of where to donate, there is a recommended list of charities available and much more.
Size: 97 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/loc-search-tool
This web app searches and displays results from the Library of Congress API.
Language: JavaScript - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

coderbennett/Workday-Scheduler
A simple 9-5 workday scheduler to help you manage your time while working!
Language: JavaScript - Size: 2.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/project-tracker
Language: JavaScript - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/git-init-sample
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/password-generator
A simple, straightforward password generator.
Language: JavaScript - Size: 1.93 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/portfolio-flat
This is my flat portfolio, presenting my experience and projects in web development with simple flat UI elements and a minimalist layout.
Language: CSS - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/conflict-resolution
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/Horiseon-Site-Refactor
Language: HTML - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/landing-page
Language: HTML - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/coding-drills
Coding drills for full stack bootcamp
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/coderbennett
Config files for my GitHub profile.
Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

coderbennett/first-day-repo
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/prework-about-me Fork of coding-boot-camp/prework-about-me
Language: HTML - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/solarpunk-future
a small solarpunk project- trying to present solarpunk ideas and art in one place
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/planthelper
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/Project-ASTEROID
My small but first game. Protect earth from asteroids while farming them for resources! Try to get your best high score!
Language: C# - Size: 138 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coderbennett/joeybennett-portfolio
Joey Bennett's Professional Portfolio, still a work in progress!!
Language: HTML - Size: 3.51 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/yourcakestore_project
Group 1 of Generation USA's Junior Web Developer program (Cohort #3). We are building a Cake Store website.
Language: HTML - Size: 114 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coderbennett/github-slideshow
A robot powered training repository :robot:
Language: HTML - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
