shadrachtuck
I am passionate about the convergence of software, design and user experience.
@bestnotesllc Boise, ID
Pinned Repositories
coding-dojo-assignments
School Assignments
hello-world
First Repository on GH! :0
MishapV1
My record label website
MishapV2
With Remix
ninja-gold
An Angular game that allows a user to do ninja tasks to collect gold. Demonstrates some basic programming logic and CRUD operations
ninja-gold-python
Same as the Angular game but created with Python/Flask
pet-shelter
An Angular app that allows a user find the perfect pet. Displays basic CRUD operations, user can upload a pet, like pets in the list and adopt.
portfolio
Smoosic
A music notation editor in javascript
the_spacebar
My first foray into PHP and the Symfony 4 framework. This is a space-themed blog website that utilizes PHP and Symfony 4 styled with Bootstrap. Showcases a few clickable routes and an API endpoint to "heart" blog posts. Right now app only utilizes the front-end but will soon incorporate a database as well.
shadrachtuck's Repositories
shadrachtuck/MishapV1
My record label website
shadrachtuck/coding-dojo-assignments
School Assignments
shadrachtuck/hello-world
First Repository on GH! :0
shadrachtuck/MishapV2
With Remix
shadrachtuck/ninja-gold
An Angular game that allows a user to do ninja tasks to collect gold. Demonstrates some basic programming logic and CRUD operations
shadrachtuck/ninja-gold-python
Same as the Angular game but created with Python/Flask
shadrachtuck/pet-shelter
An Angular app that allows a user find the perfect pet. Displays basic CRUD operations, user can upload a pet, like pets in the list and adopt.
shadrachtuck/portfolio
shadrachtuck/Smoosic
A music notation editor in javascript
shadrachtuck/the_spacebar
My first foray into PHP and the Symfony 4 framework. This is a space-themed blog website that utilizes PHP and Symfony 4 styled with Bootstrap. Showcases a few clickable routes and an API endpoint to "heart" blog posts. Right now app only utilizes the front-end but will soon incorporate a database as well.
shadrachtuck/WeddingPlanner
A C# application featuring a login registration page with validations. Allows the signed-in user to create a wedding for two other users. Users can then RSVP for the wedding.
shadrachtuck/wishing_app
Python app that features Login and Registration with validations. The logged-in user is allowed to create and view a wish-list in top table. Users can grant the wishes of other users. If a wish has been granted, it is removed from users wishlist and put into a collection of all user wishes.