Pinned Repositories
Team-Pandemic
Beep-Boop
This web application takes a number from a user and returns a range of numbers from 0 to the user inputted number, with some exciting exceptions.
c-sharp-chess
csharp-development-template
CSharp-Testing-Leap-Year-Checker
National_Parks_API
This fully functional RESTful API works with data about U.S. National Parks, and retrieves or allows users to update information about park closures during this unusual time, based on a variety of query terms.
oranga-app
React web app in welltech industry, focused on ending burnout in early stage professionals
story-jam
This application mimics the pen-and-paper game, allowing a group of users to collectively build story that grows synergistically with each contribution.
Week-12-Advanced-Databases-and-Authentication-Project
Independent friday project utilizing authentication and many-to-many database relationships in MVC pattern
ZineClient.Solution
Stay connected with your communities by making shared digital publications about any topic you desire. Sign up for an account, join community organizations or create your own, and then get started by submitting your posts to e-zines that your organization maintains. This Asp .NET Core MVC project utilizes MySQL databases that allow users to add content, edit it dynamically, and curate collections of content for viewing on the web. Mobile-friendly responsive design keeps site readable for smart-phone and desktop users alike.
KristaRutz's Repositories
KristaRutz/PhotoApi.Solution
Practice making APIs in C#
KristaRutz/story-jam
This application mimics the pen-and-paper game, allowing a group of users to collectively build story that grows synergistically with each contribution.
KristaRutz/2-13-2020-Pandemic
KristaRutz/80s-RPG
An RPG to get through the stereotypical 1980s American high school experience
KristaRutz/AdventOfCode2020
Code solutions for adventofcode.com challenges from 2020 - my first time!
KristaRutz/coin-counter
Practice with functional programming. Create a coin counter application that takes X amount of money (such as $4.99) and determines the exact amount of change needed in quarters, dimes, nickels and pennies.
KristaRutz/development-environment-template
My project template for a dev environment with bundling, linting, testing, babel, and general code clean-up. Includes __tests__, .babelrc, .eslintrc, .package.json, and webpack.config.js.
KristaRutz/dino-api
KristaRutz/Ditzbitz_Engine
This is an engine for 2D webgames and webtoys
KristaRutz/find-a-doctor
A website where users may enter a medical issue (i.e.: “sore throat”, "rash", etc.) into a form, submit it, and receive a list of doctors in the area who can treat their medical issue
KristaRutz/haiku-checker
KristaRutz/haiku-checker-creator
KristaRutz/itinerary-builder
KristaRutz/JavaScript-Team-Week-Pandemic
KristaRutz/journal-entry-app
A journaling website where a user can write entries including a title and body, and get some stats.
KristaRutz/KristaRutz
KristaRutz/NYT-Top-Stories-Console-API
KristaRutz/package-manager-template
My project template for a dev environment with bundling, linting, testing, babel, and general code clean-up. Includes __tests__, .babelrc, .eslintrc, .package.json, and webpack.config.js.
KristaRutz/pandemic
A pandemic-esque game using timers
KristaRutz/pipelines-javascript
Sample NodeJS app for Azure Pipelines docs
KristaRutz/power-plant
KristaRutz/react-intro-help-queue
KristaRutz/samples.xunit
Samples for xUnit.net (please open issues in https://github.com/xunit/xunit)
KristaRutz/Solar-Systemwide-Calendar
A calendar conversion application for converting years on Earth to years on other planets
KristaRutz/stereotype-me-by-name
An app for users to predict age, gender, and nationality based on name
KristaRutz/StoryJamMobile
React Native app on Expo
KristaRutz/sudoku-checker
Check completed sudoku puzzles for viability using TDD
KristaRutz/weather-api-example
Practice API calls using the weather app example
KristaRutz/weather-api-giphy
KristaRutz/XUnitTestRunnerSample