Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
advent-of-code
adventofcode22
BeanBagBooks
Website for Local Store
budgettracker
This is a Progressive Web Application which allows users to track expenses and deposits online and offline. Webpack and Webpack PWA manifest are used to create the manifest, and IndexedDB is used for the offline transactions when the MongoDB/Mongoose database is not available.
EmployeeTracker
This is a content management system using MySQL and Node. It uses the MySQL and Inquirer modules to dynamically update a MySQL schema which holds employee information. It has three tables with department, role, and employee data. The user can view, update, delete, and add to the schema with the command line.
project-euler
Problems from Project Euler
Project2
A drawing application which allows users to save drawings in a personal account. This uses PaperJS along with Sequelize to connect to a MySQL database.
puddingtonteststore
Shopify test store
idc-eats
Hungry and can’t decide where to eat? Rather than arguing with friends and loved ones about where to go for lunch, IDC Eats allows users to hit a button and find a restaurant nearby with preferences.
Mindyratcliff's Repositories
Mindyratcliff/Project2
A drawing application which allows users to save drawings in a personal account. This uses PaperJS along with Sequelize to connect to a MySQL database.
Mindyratcliff/puddingtonteststore
Shopify test store
Mindyratcliff/30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
Mindyratcliff/advent-of-code
Mindyratcliff/adventofcode22
Mindyratcliff/BeanBagBooks
Website for Local Store
Mindyratcliff/budgettracker
This is a Progressive Web Application which allows users to track expenses and deposits online and offline. Webpack and Webpack PWA manifest are used to create the manifest, and IndexedDB is used for the offline transactions when the MongoDB/Mongoose database is not available.
Mindyratcliff/Burger
An app for burger tracking! This uses an ORM to update a MySQL schema and track burgers.
Mindyratcliff/EmployeeTracker
This is a content management system using MySQL and Node. It uses the MySQL and Inquirer modules to dynamically update a MySQL schema which holds employee information. It has three tables with department, role, and employee data. The user can view, update, delete, and add to the schema with the command line.
Mindyratcliff/project-euler
Problems from Project Euler
Mindyratcliff/CodeQuiz
A JavaScript Coding Quiz which dynamically changes with user answers. Time is reduced when a user answers incorrectly.
Mindyratcliff/DayPlanner
A simple calendar application that allows a user to save events for each hour of the day. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.
Mindyratcliff/food-app
Mindyratcliff/HTML-CSS-JS
HTML CSS JS
Mindyratcliff/Mindyratcliff.github.io
Mindyratcliff/node-express-course
An introduction to Node.js and Express.js servers
Mindyratcliff/notetaker
This is an application that can be used to write, save, and delete notes. This application uses an Express backend and saves and retrieves note data from a JSON file.
Mindyratcliff/PasswordGenerator
A Password Generator that randomly generates passwords for secure usage. User can select which characters are included in generated password.
Mindyratcliff/portfolio
Mindyratcliff/reactgooglesearch
Mindyratcliff/reactportfolio
My React Portfolio, demonstrating my knowledge of React and React Router.
Mindyratcliff/readMeFileWriter
Using the Inquirer module along with the Moment module in Node.js, this prompts the user to assist in creating a ReadMe file for a repository.
Mindyratcliff/ResponsivePortfolio
Repository for personal profile site including images, ReadMe, and License.
Mindyratcliff/rpg-learning-example
Mindyratcliff/SEO-Refactor
Refactored to be Semantic HTML.
Mindyratcliff/templateengine
A CLI using Inquirer. The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns.
Mindyratcliff/userdirectory
An employee search application with React.
Mindyratcliff/WeatherApp
A weather dashboard that will run in the browser and feature dynamically updated HTML and CSS using the OpenWeather API.
Mindyratcliff/workouttracker
A workout tracking application which allows user to access a No-SQL database with MongoDB and Mongoose. Express is used to handle the server.
Mindyratcliff/zen-garden