Pinned Repositories
EZ-List
Algorithms
An introduction to algorithmic problem-solving and algorithmic paradigms.
Arrays
Low level arrays in C
auth-i
Adding Authentication to an API using Sessions and Cookies
auth-i-guided
Mini project for Authentication Sprint
portfolio
tipsease
Pitch: Service workers need a way to collect tips directly, rather than through their employers. This app will allow payment processing directly to service workers as a tip. MVP Features Breakdown: Login Page - After a user logs in, they'll be directed to a home page. Navigation - Navigation is present on all pages, Users should know what page is active by clicking on a nav link and activating their tab. Home Page - Contains a list of Service workers, (Restaurant servers, Bellhops, Valet Attendants etc.) laid out in a grid format. Service Worker Page - Loads information about the worker, thumbnail photo, how long they've been at their current job in years/months, Name, and a tagline to help you remember who they are. Action items found on page are Add Tip. Stretch: Implement a payment feature that actually allows money exchange with a service like, paypal or stripe or venmo.
labs11-sleepTrack-BE
Labs11 Sleep Track Back End Repo
labs11-sleepTrack-FE
Labs11 Sleep Track Front End Repo
KROHNICK's Repositories
KROHNICK/Algorithms
An introduction to algorithmic problem-solving and algorithmic paradigms.
KROHNICK/Arrays
Low level arrays in C
KROHNICK/portfolio
KROHNICK/tipsease
Pitch: Service workers need a way to collect tips directly, rather than through their employers. This app will allow payment processing directly to service workers as a tip. MVP Features Breakdown: Login Page - After a user logs in, they'll be directed to a home page. Navigation - Navigation is present on all pages, Users should know what page is active by clicking on a nav link and activating their tab. Home Page - Contains a list of Service workers, (Restaurant servers, Bellhops, Valet Attendants etc.) laid out in a grid format. Service Worker Page - Loads information about the worker, thumbnail photo, how long they've been at their current job in years/months, Name, and a tagline to help you remember who they are. Action items found on page are Add Tip. Stretch: Implement a payment feature that actually allows money exchange with a service like, paypal or stripe or venmo.
KROHNICK/Computer-Architecture
Computer architecture and emulation
KROHNICK/Data-Structures
KROHNICK/FW
Market website for merchandise as requested by owner of FWLeatherGoods
KROHNICK/Graphs
Graphs, BFS, DFS, connected components
KROHNICK/Hash-Tables
Hash Tables
KROHNICK/heroku-buildpack-minecraft
A buildpack for running a Minecraft Server on Heroku
KROHNICK/InsightPC
KROHNICK/Intro-Python-I
Introduction to Python basics
KROHNICK/Intro-Python-II
Second part of introduction to Python basics
KROHNICK/Intro-to-C
A first introduction to the C programming language
KROHNICK/LooptifyCodingChallenge
Hello Jim, this is my submission of the coding challenge.
KROHNICK/Processes
KROHNICK/react_step_form
Multi step form built with React and Material UI
KROHNICK/Semantic-UI-React
The official Semantic-UI-React integration
KROHNICK/Server-Testing
Adding Unit and Integration Tests to an Express API Using Jest and supertest
KROHNICK/Sorting
KROHNICK/SP-FE-CodeChallenge
Front-end coding challenge for Sports Compass internship
KROHNICK/Sprint-Challenge--Algorithms
KROHNICK/Sprint-Challenge--Computer-Architecture
KROHNICK/Sprint-Challenge--Data-Structures-Python
KROHNICK/Sprint-Challenge--Graphs
Sprint challenge for Graphs
KROHNICK/Sprint-Challenge--Hash-Theory
KROHNICK/Sprint-Challenge--Intro-C-Processes
KROHNICK/Sprint-Challenge--Intro-Python
Intro to Python Sprint Challenge
KROHNICK/Sprint-Challenge--Testing
KROHNICK/testing-iii
Testing III Project