Skip to content
View kurtbixby's full-sized avatar

Organizations

@cs371p-fall-2013

Block or report kurtbixby

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kurtbixby/README.md

👋 Hello and Welcome!

Hi, my name's Kurt. I'm a software developer currently focused on creating full-stack web applications with an emphasis on backend systems.

Skills

My main programming environment is C# + .NET with JavaScript being a close secondary. I've also written software in C++, Python, and other languages, and I'm currently dipping my toes into Rust.

.NET JavaScript Node.js React

Projects

  • Plunger
    A full-stack web app I wrote this to replace the spreadsheet I use to track and manage my video game collection. It currently supports adding games that appear in the Internet Games Database to a collection. It also collates and tracks duplicate versions of games that might exist in a collection. It's hosted on Azure and built with React on the frontend and C# on the backend.
    This is currently under construction as I finish the UI and rewrite older parts using Chakra UI.

Demos

  • Literate Waffle
    An extensible and reusable CLI for managing entities in a SQL database. It uses an MVC-like architecture to stay simple. Menu options are associated with functions that handle logic surrounding database queries. The dbInterface class defines and exports functions that call stored procedures located in the database.

Contact Me

Pinned Loading

  1. plunger plunger Public

    Game tracking software to manage and clear your backlog

    C#

  2. literate-waffle-mysql-frontend literate-waffle-mysql-frontend Public

    A command line frontend for managing an employees MySQL database.

    JavaScript

  3. LearnOpenGL LearnOpenGL Public

    My implementation of the lessons from https://learnopengl.com/.

    C++

  4. herble herble Public

    A daily plant guessing game

    JavaScript 1 3

  5. anwilliams93/cs373-idb anwilliams93/cs373-idb Public

    Flask Me Anythings and their amazing FUN RUNS!

    HTML 1 1

  6. raytracer raytracer Public

    A more object-oriented rewrite of a school graphics project

    C++