Skip to content
View owenshadburne's full-sized avatar
Block or Report

Block or report owenshadburne

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
owenshadburne/README.md

Hey there, I'm Owen Shadburne.

I'm a passionate computer science student from Texas A&M with over 4 years of coding expertise and I have 7 publicly available projects (all of which you can find just below -- minus one). I'm a seasoned full-stack developer with professional-level experience in C#, JavaScript, Python, C++, and Java and in-depth knowledge of software development, data structures, and systems design.

The best of my projects are recorded here on GitHub, as well as on my website and itch.io! Please feel free to check them out!

Pinned

  1. Meal-Match Meal-Match Public

    A Tinder-like web app utilizing Firebase Authentication, Firebase Database, and 3 Google Maps APIs providing real-time connections with peers to find a restaurant in the area.

  2. Search-Engine Search-Engine Public

    A web crawler and search engine running off of a client-side Express API for scoring and displaying results from a local database given a query.

    JavaScript

  3. SQL-Importer SQL-Importer Public

    A lightweight Python program for converting any json, csv, or xml file into an SQLite database.

    Python

  4. BrainAnd BrainAnd Public

    An intense puzzle game built with Unity centered around my own esoteric programming language.

    ShaderLab

  5. Settlers-of-Catan Settlers-of-Catan Public

    A faithful reaction of the popular board game Settlers of Catan using Java Swing.

    Java 1

  6. Bloxorz Bloxorz Public

    A reimagining of the flash game Bloxorz in 2D utilizing Pygame.

    Python