Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
ar_fun_with_coders
ar.js
arduino_record_playback_data
Recording analog input data stream and playing back for development. Set up platform.io to use ardiuno on VSCode https://www.youtube.com/watch?v=dany7ae_0ks
crud_login_node_app
This is a sample vanilla Node.js crud app with logins and sessions.
dreamphone
The dream phone is a communication device for lucid dreaming
dreamy_extension
A chrome extension that inserts dream signs into your browsing experience. Get points when you recognize the dream signs.
express_post_image
This is an express node.js sample example project that shows how an image sent to the backend can be handled.
streak-tracker
Tracks my habit streaks
DashBarkHuss's Repositories
DashBarkHuss/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
DashBarkHuss/dreamphone
The dream phone is a communication device for lucid dreaming
DashBarkHuss/arduino_record_playback_data
Recording analog input data stream and playing back for development. Set up platform.io to use ardiuno on VSCode https://www.youtube.com/watch?v=dany7ae_0ks
DashBarkHuss/dreamy_extension
A chrome extension that inserts dream signs into your browsing experience. Get points when you recognize the dream signs.
DashBarkHuss/crud_login_node_app
This is a sample vanilla Node.js crud app with logins and sessions.
DashBarkHuss/currency_localization_react_express
React and Express: currency i18n internationalization localization
DashBarkHuss/faketweet
DashBarkHuss/mood_tracker
started a mood tracker app
DashBarkHuss/node_server_sessions
This is a sample vanilla node server app that creates sessions, logs in/out, registers users, and verifies users.
DashBarkHuss/Documentation
Documentation for OpenBCI!
DashBarkHuss/express_proj
A sample express project, Work In Progress.
DashBarkHuss/html2canvas
DashBarkHuss/jest-bug
DashBarkHuss/kd-lucid-dream-lab
DashBarkHuss/litecoin-dungeon
a non-censorable simply litecoin payment page generator
DashBarkHuss/makemore
This is just a scratch pad for my ML and AI journey. Don't take it too seriously!
DashBarkHuss/mocha_stub
DashBarkHuss/mocha_stub_server
DashBarkHuss/multiple_namespaces_socket_IO
a sample browser chat with multiple namespaces using Socket IO and Bootstrap.
DashBarkHuss/MutComputeX
DashBarkHuss/node_server_multiple_endpoints
DashBarkHuss/sample-node-server-api
This is a sample node server api. It has one api endpoint. You can use it as an example for how to set up a node server backend.
DashBarkHuss/sample_socket_io
Sample socket CLI chat. From Alex Banks tutorial "Node.js Essential Training: Web Servers, Tests, and Deployment"
DashBarkHuss/sample_socket_IO_browser
A sample socket IO browser chat application.
DashBarkHuss/sample_websocket
A sample websocket app using the `ws` module.
DashBarkHuss/service_worker_background_sync
a sample project that uses background sync
DashBarkHuss/socket_iO_conditional_chat
sample Socket IO project that conditionally handles sockets events to different chat rooms
DashBarkHuss/test_who_can_edit
DashBarkHuss/tickSoundEffect
DashBarkHuss/type-sharing
a template for sharing types in typescript to both the frontend and backend using Create React App and Node.js