Pinned Repositories
magicat
🧙😺 magicat - Deep learning magic.. with the convenience of cat!
node-red-contrib-model-asset-exchange
Node-RED nodes for the Model Asset Exchange on IBM Developer
react
The library for web and native user interfaces.
MAX-Image-Segmenter-Web-App
Deploy a Deep Learning Powered "Magic Cropping Tool" using Pre-Trained Open Source Models
magicat
🧙😺 magicat - Deep learning magic.. with the convenience of cat!
notes-4371
Spring 2018 Class Notes from CS4371 - Security
preact-shopping-list
An Offline First PWA built with Preact and PouchDB/Cloudant
react-pwa
PWA Built with React, showcasing Offline First capabilities.
node-red
Low-code programming for event-driven applications
node-red-nodegen
Command line tool to convert Node-RED function node, Swagger document, or WoT Thing Description to a custom Node.
kastentx's Repositories
kastentx/Project-Euler
My solutions to Project Euler problems using C++
kastentx/RecipeMinder-Django-app
Basic Web App created with Django and SQLite3
kastentx/bill-tracker
kastentx/Hearthstone-Decklist
Web app used to store and track Hearthstone decks. Another Django test project.
kastentx/javascript-calculator
A simple Javascript calculator
kastentx/PyGame-Concepts
Various Simple PyGame concepts. These are mostly for testing purposes and to experiment with Python and PyGame.
kastentx/SumoDX
Demo game created to show how begin Windows Store development using C++/CX and DirectX 11.1
kastentx/virtual-functions-pet-example
An example of inheritance and using a pointer to a base class with virtual functions