ktrnthsnr
Senior Applications Engineer. Developer in training & loving every minute!
https://ktrnthsnr.github.io/Apps-Portfolio/Seattle, WA
Pinned Repositories
Apps-Portfolio
Portfolio of applications created this year using JavaScript and React state, props, Hooks, and reusable UI components.
AspNetDocs
Documentation for ASP.NET 4.x
Book-Search-Engine
Google Books API search engine originally a RESTful API and refactored in this project repo to a GraphQL API built with Apollo Server.
dinner-and-movie
MERN stack application refactored with GraphQL and Apollo server where a user may search for a movie and dinner and discuss options for both in a chat.
ecommerce-retail
This exercise involves building the back end for an e-commerce retail site, configuring Sequelize and interacting with MySQL to work with an existing Express.js API.
JAK-eats
Menu options and nearby eatery locations through API searches via Spoonacular and Google Maps APIs.
robot-gladiators
A JavaScript sample game where a player's robot can fight another robot until one of them loses.
SocialNetworkingAPI
Social networking API, supported at the backend by Node.js, Express, a MongoDB and MongooseJS, integrating with an existing JavaScript based front-end.
zookeepr
Deploying with Heroku, the app serves as an exercise for adding a server within the Express.js framework to a front-end application.
ktrnthsnr's Repositories
ktrnthsnr/ecommerce-retail
This exercise involves building the back end for an e-commerce retail site, configuring Sequelize and interacting with MySQL to work with an existing Express.js API.
ktrnthsnr/Apps-Portfolio
Portfolio of applications created this year using JavaScript and React state, props, Hooks, and reusable UI components.
ktrnthsnr/AspNetDocs
Documentation for ASP.NET 4.x
ktrnthsnr/Book-Search-Engine
Google Books API search engine originally a RESTful API and refactored in this project repo to a GraphQL API built with Apollo Server.
ktrnthsnr/dinner-and-movie
MERN stack application refactored with GraphQL and Apollo server where a user may search for a movie and dinner and discuss options for both in a chat.
ktrnthsnr/SocialNetworkingAPI
Social networking API, supported at the backend by Node.js, Express, a MongoDB and MongooseJS, integrating with an existing JavaScript based front-end.
ktrnthsnr/zookeepr
Deploying with Heroku, the app serves as an exercise for adding a server within the Express.js framework to a front-end application.
ktrnthsnr/Budget-Tracker
Progressive Web Application (PWA) task to update existing budget tracker application to allow for offline access and functionality.
ktrnthsnr/deep-thoughts
Application created using MongoDB, Express.js, React, Node.js, the MERN stack.
ktrnthsnr/devopslearnmodule
DevOps docs learning module
ktrnthsnr/Employee-Tracker
A command-line application to manage a company's employee database, using Node.js, Inquirer, and MySQL.
ktrnthsnr/food-festival
Mobile application project to focus on improving load performance through various tools.
ktrnthsnr/jest-another-RPG
Class exercise to create a command-line role-playing game (RPG) in which a user battles against a series of enemies whose health and stats can be sustained by a potion
ktrnthsnr/just-tech-new-frontend
Just Tech News is a blog application in which in this exercise the focus will be to create the front-end homepage using MVC and a template engine then combine to the back-end server and database.
ktrnthsnr/just-tech-news
Just Tech News is a blog content management system (CMS) hosted in this Part 1 within Heroku and the JawsDB add-on, showing through the Insomnia tool the API endpoints where users can post, upvote, and comment on links to news articles.
ktrnthsnr/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
ktrnthsnr/Note-Taker
A website used to write and save notes. The application uses Express.js in the backend and will save and retrieve note data from a JSON file.
ktrnthsnr/photo-port
Single-page photography portfolio application using React state, props, Hooks, and reusable UI components.
ktrnthsnr/pizza-hunt
MongoDB and Mongoose ODM based social media recipe app
ktrnthsnr/portfolio-generator
Exercise in creating a command-line based app which processes user input using Node.js to build an HTML portfolio page.
ktrnthsnr/readme-generator
Command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package.
ktrnthsnr/Redux-Store
Refactored e-commerce platform from module project to use Redux.
ktrnthsnr/regex-matchingURL
Regex tutorial on matching a URL
ktrnthsnr/shop-shop
E-commerce online shop and payment application focusing on managing state in an existing MERN-stack application.
ktrnthsnr/socialNetAPI
Node.js based social networking application API supported by MongoDB and Mongoose JS backend
ktrnthsnr/Team-Profile-Generator
Class assignment creating a Node.js command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person, to include unit testing.
ktrnthsnr/Techly-KND
Social media blog, including profile login, search functionality, and chat windows - team project.
ktrnthsnr/The-Tech-Blog
Content management system tech blog deployed to Heroku, utilizing Sequelize modeling and Handlebars templating language, where users can post, upvote, and comment on links to news articles.
ktrnthsnr/u-develop-it
Voting application, consisting of an Express.js API and a relational database.
ktrnthsnr/weather-by-city
Weather dashboard connecting to OpenWeatherMap API