Pinned Repositories
2Tribes
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
ClickGame
EmployeeManagmentSystem
React front end application built using class components and lifecycle methods to render employee information upon mount and after user actions. Designed to be light and for integration with a company’s backend. Deployed on Heroku.
EmployeeTracker
Employee Tracker is a CLI application using myslq to create a data base management system for employee and company information.
GoogleBookSearch
MERN stack application using a React class components and lifecycle methods to render book information pulled using the google book api based on user input. This uses mongoDB to store users saved books and was configured to be deployed on Heroku:
MarketPlace
MERN stack application built using React, MongoDB, Express, and Node. React State and useRef hooks utilized to add local state independently at the mounting lifecycle in our component models. JWTs issued using OpenID Connect and used to protect API endpoints while authenticating HTTP requests using JWT tokens. Deployed on Heroku:
NoteTaker
CLI application that allows a user to launch a browser based note taking tab for staying on task and keep track of important list items.
Portfolio
Portfolio containing samples of work displaying a a range of technical skill. Each sample is a full stack application comprised of a front end and backend build utilizing a variety of systems integrations for npm packages, database, and front end frameworks.
sapling
MERN stack application leveraging retail APIs allowing users to track product prices. React front end generating dashboard, and homepage. React UI components utilize a Global State file to pass State and Effect hooks to refactor compartmentalized components used elsewhere in the application. User authentication is handled by passport while user account information is handled by MongoDB.
cmelby's Repositories
cmelby/cmelby.github.io
cmelby/CodeQuiz
Code quiz powered by JavaScript that stores test takers high score for later comparison.
cmelby/DayPlanner
cmelby/DinnerParty
Responsive application leveraging 3 APIs to help users get dish and drink ideas for a dinner party that they are putting together.
cmelby/google-book-search
cmelby/GraphQLApp
cmelby/Old2Portfolio
Portfolio containing samples of work displaying a a range of technical skill. Each sample is a full stack application comprised of a front end and backend build utilizing a variety of systems integrations for npm packages, database, and front end frameworks.
cmelby/PasswordGenerator
Random password generator based on user input and character specifications.
cmelby/Reddit_Clone
MySQL, jQuery, Express Node application that handles the basic functionality of Reddit where users can create posts, comment on posts, up vote and down vote on posts. User authentication is handled by passport. Deployed on Heroku: https://github.com/cmelby/Reddit_Clone
cmelby/TicTacToe
cmelby/WeatherDashboard
Weather dashboard that utilizes AJAX to hook into OpenWeather's API and return current, and 5 day conditions for locations searched for by users.