rfahsel3
A place to keep my side-projects I use to learn new languages/frameworks/skills.
Kirkland, Washington
Pinned Repositories
DefinitelyTyped
The repository for high quality TypeScript type definitions.
senior-design
Jumbotron
DefinitelyTyped
The repository for high quality TypeScript type definitions.
generateUUIDCodeExtension
My first attempt at trying to build a Visual Studio Code extension. This one is very straight forward. It generates UUIDs using the uuid library.
nfc_outlet
This is a project that allows for someone to restrict access to a traditional 120 volt outlet. It consists of an Android application that authenticates to the outlet. It also has some Java and Arduino code. Both platforms were used as controllers to the actual outlet. Then there is some PHP code that was used to manage the permissions for the outlet. Authors: Ramya Ryan Fahsel Colin Gray This code may not be used without permission from one of the above authors. 2013
tagger_test
Ticketer
I teach a remote computer science class (TEALS https://www.tealsk12.org/). Part of the guidance is to give out tickets in class. This is a very tough task to do remotely, so I have created a Slack /command to give out tickets. This is a side-project, so the code can be rough in places.
WhatTheJWT
A simple Visual Studio Code extension to translate Base64 encoded JWTs into their human-readable claims.
rfahsel3's Repositories
rfahsel3/nfc_outlet
This is a project that allows for someone to restrict access to a traditional 120 volt outlet. It consists of an Android application that authenticates to the outlet. It also has some Java and Arduino code. Both platforms were used as controllers to the actual outlet. Then there is some PHP code that was used to manage the permissions for the outlet. Authors: Ramya Ryan Fahsel Colin Gray This code may not be used without permission from one of the above authors. 2013
rfahsel3/Ticketer
I teach a remote computer science class (TEALS https://www.tealsk12.org/). Part of the guidance is to give out tickets in class. This is a very tough task to do remotely, so I have created a Slack /command to give out tickets. This is a side-project, so the code can be rough in places.
rfahsel3/DefinitelyTyped
The repository for high quality TypeScript type definitions.
rfahsel3/generateUUIDCodeExtension
My first attempt at trying to build a Visual Studio Code extension. This one is very straight forward. It generates UUIDs using the uuid library.
rfahsel3/tagger_test
rfahsel3/WhatTheJWT
A simple Visual Studio Code extension to translate Base64 encoded JWTs into their human-readable claims.