Projects in Awesome Lists by hlfshell
A curated list of projects in awesome lists by hlfshell .
https://github.com/hlfshell/canthey
An authorization (not authentication) helper library. Comes by itself and with optional pre-built express middleware.
Last synced: 17 Aug 2025
https://github.com/hlfshell/express-walker
A router loader for node and express apps.
Last synced: 01 Sep 2025
https://github.com/hlfshell/arkaine
arkaine is AI for makers - a framework for small composable agents
Last synced: 14 Oct 2025
https://github.com/hlfshell/node-packer
A node module for allowing programmatic control of the useful Packer.IO tool
Last synced: 06 Oct 2025
https://github.com/hlfshell/pokemon-go-slackbot
Pokemon Go Slackbot that announces nearby pokemon to channel(s)
Last synced: 17 Aug 2025
https://github.com/hlfshell/wpi-capstone
WPI Capstone Project for Group 2, 2023
Last synced: 17 Aug 2025
https://github.com/hlfshell/rbe595-rl-project
Reinforcement Learning Project
Last synced: 07 May 2025
https://github.com/hlfshell/mqtt-scheduler
Given a set of desired, scheduled MQTT messages, publish them at the correct time/manner.
Last synced: 17 Aug 2025
https://github.com/hlfshell/garden-relay
Arduino/ESP8266/Nodemcu relay controller via MQTT and WiFi
Last synced: 17 Aug 2025
https://github.com/hlfshell/lifx-mqtt
A node command line app that interfaces LIFX bulbs on the same network to an MQTT network
Last synced: 29 Jun 2025
https://github.com/hlfshell/personable
Python based person tracking
computer-vision deep-learning facial-recognition human-pose-estimation people-tracker python
Last synced: 17 Aug 2025
https://github.com/hlfshell/serial-synapse
Orchestrates serial communication to MCU device utilizing CmdMessenger style communication
Last synced: 17 Aug 2025
https://github.com/hlfshell/coppermind
Instruction based LLM contextual memory manager to power custom AI personalities and chatbots
Last synced: 17 Aug 2025
https://github.com/hlfshell/representation-engineering
Experiments with representation engineering and control vectors
Last synced: 04 Apr 2025
https://github.com/hlfshell/desk-bling
Particle Photon Powered RGB Desk Lights via Slack
Last synced: 19 Jun 2025
https://github.com/hlfshell/docker-harness
A testing harness for quick docker containers for golang tests
Last synced: 07 Mar 2026
https://github.com/hlfshell/gsvt
GSVT - Go SQLite Vector Topper; an add-on to add vector searches in embedded applications
Last synced: 30 Oct 2025
https://github.com/hlfshell/face_recognition_tf_pose_playground
DensePose + Facial Recognition in Python
Last synced: 07 Mar 2026
https://github.com/hlfshell/alexa-story-time-demo
A demo of a conversational alexa app - a quickly written choose your own adventure story app. Done for a node.jSTL presentation.
Last synced: 04 Apr 2025
https://github.com/hlfshell/dc-motors---making-things-move
A presentation given for Techshop on DC Motors for makers
Last synced: 18 Jan 2026
https://github.com/hlfshell/doorbell
A Raspberry Pi Zero / node.js powered doorbell
Last synced: 04 Apr 2025
https://github.com/hlfshell/evolving-cars
To explore evolutionary algorithms I created a simple racing game and attempt to evolve some AI to navigate a course
Last synced: 04 Apr 2025
https://github.com/hlfshell/deep_q_network
Exploring Deep Reinforcement Learning - Deep Q Networks
Last synced: 08 Oct 2025
https://github.com/hlfshell/vgg-fcn-semantic-segmentation
Trying to create a DL pipeline to do semantic segmentation to image data via CARLA
Last synced: 04 Apr 2025
https://github.com/hlfshell/deploy-a-tron
Uses docker and nginx to deploy and control apps.
Last synced: 16 Feb 2026
https://github.com/hlfshell/ros2-turtlebot-exploration
Playing around with ROS2 + Turtlebot3
Last synced: 04 Apr 2025
https://github.com/hlfshell/aerial_robotics
Coursera Robotics Specialization - Aerial Robotics
Last synced: 04 Apr 2025
https://github.com/hlfshell/rbe550-transmission
RRT 3D path planning homework
Last synced: 15 Jan 2026
https://github.com/hlfshell/manyusesofnodejs
This is a repos containing a presentation I gave to the Full Stack Developers Group in St Louis on May 11, 2016
Last synced: 04 Apr 2025
https://github.com/hlfshell/cse-455-vision-hw-0
Homework 0 for CSE 455 Washington University
Last synced: 09 Sep 2025
https://github.com/hlfshell/golang-nfc-test
A with instructions to setup and run the PN532 NFC Chip on Raspberry Pi w/ Golang.
Last synced: 20 Sep 2025
https://github.com/hlfshell/needle-swap
Dependency injection for testing in node handled by overloading the require function
Last synced: 04 Apr 2025
https://github.com/hlfshell/nodejstl-ten-minutes-of-usefulness
A short presentation just talking about random things I find useful in node.js
Last synced: 04 Apr 2025
https://github.com/hlfshell/mqp-project
My MQP (Senior project) for my robotics engineering degree
Last synced: 19 Feb 2026
https://github.com/hlfshell/rbe549-project-segmentation
Semantic Segmentation
Last synced: 20 Mar 2026
https://github.com/hlfshell/ros2-project-template
An attempt to make a repeatable ROS2 template with isolated repeatable dev environments
Last synced: 20 Mar 2026
https://github.com/hlfshell/serial-synapse-socket
Given a synapse object, create a socket server for the device
Last synced: 11 Jul 2025
https://github.com/hlfshell/dynamo-charged
Dynamo-Charged is an AWS DynamoDB powered ORM
Last synced: 29 Oct 2025
https://github.com/hlfshell/udacity-carnd-traffic_sign_classifier
Using Deep Learning / LeNet CNN architecture to identify traffic signs
Last synced: 16 Jan 2026
https://github.com/hlfshell/ai_playground
Playground repos while playing with artificial intelligence algorithms
Last synced: 13 Jul 2025
https://github.com/hlfshell/tot-engine
Experiments with implementing tree of thoughts generically
Last synced: 26 Oct 2025
https://github.com/hlfshell/udacity_carnd_behavioral_cloning
Udacity Self Driving Car Nanodegree - Behavioral Cloning Project 3
Last synced: 04 Apr 2025
https://github.com/hlfshell/cse-455-vision-hw-1
CSE 455 University of Washington Homework #1
Last synced: 04 Apr 2025
https://github.com/hlfshell/udacity-deeplearningnd-first-neural-network
The first project for the Udacity Deep Learning Nanodegree
Last synced: 02 Aug 2025
https://github.com/hlfshell/statefarm_kaggle_vgg16
An attempt to coerce VGG16 to work for the StateFarm Kaggle Competition
Last synced: 17 Sep 2025
https://github.com/hlfshell/udacity-carnd-lanelines-p1
Udacity Self Driving Car Nanodegree - Lane Lines Project 1
Last synced: 13 Aug 2025
https://github.com/hlfshell/udacity-carnd-vehicledetection
Self driving car vehicle detection pipeline assignment for Udacity SDC Nanodegree
Last synced: 04 Apr 2025
https://github.com/hlfshell/cse-455-vision-hw-2
CSE 455 University of Washington Homework #2
Last synced: 04 Apr 2025
https://github.com/hlfshell/letterboxed-jumble-solver
A solver for word jumbles and the NYT Letter Boxed game
Last synced: 04 Apr 2025
https://github.com/hlfshell/mirrored
Just an idea - automagic web socket exposure for easy remote code execution
Last synced: 04 Apr 2025
https://github.com/hlfshell/passwd-as-a-service
This is a coding sample as requested by an interviewing company - passwd and group as a (web) service
Last synced: 04 Apr 2025
https://github.com/hlfshell/frontdoor
Quick Twilio app to open up the front door of phone based door consoles for apartment buildings
Last synced: 23 Aug 2025
https://github.com/hlfshell/daft-punk-helmet
Code powering daft punk helmet Halloween costume
Last synced: 04 Apr 2025
https://github.com/hlfshell/birdseye
Using deep learning to generate an overhead view for a self-driving car
Last synced: 04 Apr 2025
https://github.com/hlfshell/rbe595-rl-hw
Basic homework assignments for Rbe595-RL
Last synced: 10 Feb 2026
https://github.com/hlfshell/jkaraoke
Quick helper library to control JSON based karaoke!
Last synced: 04 Apr 2025
https://github.com/hlfshell/udacity-dlnd-tv-script-generation
Udacity DLND - TV Script Generation Project
Last synced: 27 Feb 2026
https://github.com/hlfshell/pygame_playground
Attempting to learn pygamae by slowly build out a prototype for a future project
Last synced: 04 Apr 2025
https://github.com/hlfshell/node.jstl-intro-series---an-introduction-to-express
Last synced: 04 Apr 2025
https://github.com/hlfshell/coppermind-twilio-bridge
A twilio bridge for a Coppermind server.
Last synced: 07 Sep 2025
https://github.com/hlfshell/litterbug
litterbug is a ROS2 module that mocks complex item interaction in Gazebo
Last synced: 04 Apr 2025
https://github.com/hlfshell/cs534-hw4
WPI Masters Course on Artificial Intelligence - HW 4
Last synced: 04 Apr 2025
https://github.com/hlfshell/udacity-dlnd-dog-project
Project 1 for Udacity's DLND - Creating a dog breed classifier convolutional neural network
Last synced: 01 Feb 2026
https://github.com/hlfshell/rbe500-group-project
The Group Project for RBE 500
Last synced: 18 Jan 2026
https://github.com/hlfshell/marathon
Single server redundancy and watchdog. Marathon keeps apps running via docker containers.
Last synced: 03 Jul 2025
https://github.com/hlfshell/rbe550
Repository for classwork and homework for WPI RBE550 graduate course on Robot Motion Planning
Last synced: 04 Jul 2025
https://github.com/hlfshell/udacity-carnd-miniflow
My miniflow library from self driving car (lesson 5)
Last synced: 04 Jul 2025
https://github.com/hlfshell/pokemon-tracker
A Raspberry Pi + node.js powered handheld pokemon tracker
Last synced: 20 Jun 2026
https://github.com/hlfshell/facial_recognition
An educational project to learn about facial keypoint recognition with a CNN architecture
Last synced: 13 Jun 2025
https://github.com/hlfshell/redbot-synapse-example
An example of serial-synapse and serial-synapse-socket using the Sparkfun Redbot
Last synced: 04 Apr 2025
https://github.com/hlfshell/pyimagesearch
Working through the PyImageSearch courses in my own way
Last synced: 04 Apr 2025
https://github.com/hlfshell/evolver
An asynchronous node.js genetic algorithm library.
Last synced: 04 Apr 2025
https://github.com/hlfshell/udacity-dlnd-face-generation
Udacity DLND Face Generation using DCGANs
Last synced: 04 Apr 2025
https://github.com/hlfshell/udacity-carnd-advanced-lane-finding
Self Driving Car Nanodegree Project - Advanced Lane Finding
computer-vision self-driving-car udacity
Last synced: 06 Jul 2025
https://github.com/hlfshell/alexa-telephonic
A generic Alexa skill to be slotted in with a human name such that you can say "Alexa, tell <name> <some message>" - and have it text them.
Last synced: 06 Oct 2025
https://github.com/hlfshell/udacity-carnd-lenet-lab
A quick lab for udacity self driving car on the LeNet CNN Architecture
Last synced: 04 Apr 2025
https://github.com/hlfshell/robotics-motion-planning
Coursera Robotics Specialization - Robotics Motion Planning
Last synced: 04 Apr 2025
https://github.com/hlfshell/introduction-to-3d-printing-functional-design
A brief intro talk I gave to Build.STL about functional 3d printing design
Last synced: 18 Jan 2026