Giter VIP home page Giter VIP logo

Konner Hartman's Projects

algorithm_practice icon algorithm_practice

This is a repo of algorithms I pulled from my bootcamp. Feel free to clone a copy if you'd like to practice!

budget-tracker-pwa icon budget-tracker-pwa

This budget tracking application will allow a user to add expenses and deposits to their budget with or without a connection. This app is a PWA (Progressive Web Application) utilizing techniques such as indexedDB, manifests, service workers, and file cache/fetching.

code-quiz icon code-quiz

In this project, I use JavaScript to create a coding quiz. The application has a start button that initiates the quiz. A time starts counting down. If you get a question wrong, you loose 10 seconds from your countdown. If you get the answer right, you gain a point. At the end of the quiz you are presented with a text box to input your initials, which will be saved to local-storage, allowing multiple players to input their initials.

e-commerce-back-end icon e-commerce-back-end

This app is the back end for an e-commerce site. I have configured a working Express.js API to use Sequelize to interact with a MySQL database.

employee-tracker icon employee-tracker

This is a command-line application that manages a company's employee database, using Node.js, Inquirer, and MySQL.

horiseon-refactor icon horiseon-refactor

This project is guided to act as a marketing agency which has hired me to refactor (improve code without changing what it does) existing code to meet a certain set of standards.

k.-hartman-portfolio icon k.-hartman-portfolio

I recently updated this code to showcase an updated portfolio. While doing this I utilized the CSS framework, BootStrap, FontAwesome for the icons, and JavaScript for the functionality.

kotabearwoodworks icon kotabearwoodworks

This web app was built for a small business that produces handmade goods in DFW, Texas. It was built using the MERN (MongoBD, Express, React, Node). It also utilizes Bootstrap and EmailJS.

note-taker icon note-taker

This application will use an Express.js back end and will save and retrieve note data from a JSON file.

portfolio-k-hartman icon portfolio-k-hartman

This is my latest version of my portfolio. My motivation to build this portfolio was to have presentable documentation for potential employers and colleagues. I built this app using the MERN stack (MongoDB, ExpressJS, React, NodeJS). I also used other technologies (NPM, JavaScript, CSS, HTML, Bootstrap, EmailJS, Font Awesome, Google Fonts) to complete this.

portfolio-react icon portfolio-react

This is my latest version of my portfolio using React. My motivation to build this portfolio was to gain valuable experience using React. Aside from gaining experience, I built this app to showcase my abilities with the technologies that were used (NodeJS, NPM, JavaScript, CSS, HTML, React, Bootstrap).

random-password-generator icon random-password-generator

With prewritten HTML and CSS, I created a random password generator using JavaScript. This allows for the user to select a password with a length between 8-128 characters. The user also gets to select the type of characters they would like to use, with the options of lowercase, uppercase, numbers, and/or special characters.

readme-generator icon readme-generator

This node.js application allows a user to answer questions within a prompt that will be taken in and used to create a custom README file for their projects. This is a great way to streamline README documents, as they are a vital part of each repository.

redux-reuse-recycle icon redux-reuse-recycle

The goal of this project was to take an existing e-commerce app and refactor it to use Redux.

so-merny-books-searcher icon so-merny-books-searcher

With this application, I took starter code with a fully functioning Google Books API search engine built with a RESTful API, and refactored it to be a GraphQL API built with Apollo Server. The app was built using the MERN stack with a React front end, MongoDB database, and Node.js/Express.js server and API.

team-profile-generator icon team-profile-generator

This app will allow the user to create a work team profile with multiple employee levels. It will be created using node.js and OOP. The app will prompt the user with questions in terminal/bash, then it will generate an HTML front-end page.

tech-blog icon tech-blog

This app is a CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well. This app follows the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.

work_day_scheduler icon work_day_scheduler

In this assignment, I created a work day scheduler using pre-existing HTML and CSS. Bootstrap is utilized for styling, moment.js is utilized for capturing time and dates, and JQuery is utilized for the script.

workout-tracker-nosql icon workout-tracker-nosql

This app requires a Mongo database with a Mongoose schema and handles routes with Express. It will allow a user to track daily workouts, log multiple exercises, track name, type, weight, sets, reps, and duration of exercise, and if the workout is cardio, it will track distance traveled.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.