Proof-of-Concepts

所属分类:其他
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-11-03 05:26:34
上 传 者sh-1993
说明:  当学习比简单的教程更深入时会发生什么。
(What happens when learning goes a bit further than a simple tutorial.)

文件列表:
ai_things/ (0, 2023-11-02)
ai_things/.env.example (18, 2023-11-02)
ai_things/assembly_ai.py (5356, 2023-11-02)
ai_things/main.py (1031, 2023-11-02)
ai_things/requirements.txt (123, 2023-11-02)
arduino-and-frontend/ (0, 2023-11-02)
arduino-and-frontend/Connectors.pptx (2754376, 2023-11-02)
arduino-and-frontend/presentation_examples/ (0, 2023-11-02)
arduino-and-frontend/presentation_examples/helloworld.c (168, 2023-11-02)
arduino-and-frontend/presentation_examples/helloworld.html (548, 2023-11-02)
arduino-and-frontend/proof_of_concept/ (0, 2023-11-02)
arduino-and-frontend/proof_of_concept/arduino.c (853, 2023-11-02)
arduino-and-frontend/proof_of_concept/index.html (2527, 2023-11-02)
arduino-and-frontend/proof_of_concept/serial-handler.js (1398, 2023-11-02)
arduino-keyboard/ (0, 2023-11-02)
arduino-keyboard/Arduino-keyboard-0.3.hex (11333, 2023-11-02)
arduino-keyboard/Arduino-usbserial-uno.hex (11444, 2023-11-02)
arduino-keyboard/format.sh (417, 2023-11-02)
arduino-keyboard/sketch_may16e/ (0, 2023-11-02)
arduino-keyboard/sketch_may16e/sketch_may16e.ino (1283, 2023-11-02)
boron-temp-sensor/ (0, 2023-11-02)
boron-temp-sensor/backend/ (0, 2023-11-02)
boron-temp-sensor/backend/data.txt (18975, 2023-11-02)
boron-temp-sensor/backend/package.json (450, 2023-11-02)
boron-temp-sensor/backend/src/ (0, 2023-11-02)
boron-temp-sensor/backend/src/server.ts (830, 2023-11-02)
boron-temp-sensor/backend/tsconfig.json (177, 2023-11-02)
boron-temp-sensor/backend/yarn.lock (30776, 2023-11-02)
boron-temp-sensor/boron/ (0, 2023-11-02)
boron-temp-sensor/boron/main.c (337, 2023-11-02)
boron-temp-sensor/frontend/ (0, 2023-11-02)
... ...

# Intro These are a collection of projects that go beyond just learning the basics of a tool. Technologies learned with project denoted with a (*) # Projects ### [arduino-and-frontend](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/arduino-and-frontend) - Summary: Connect Arduino to the Chrome Browser via Navigator.serial - Tech Stack - (*) Navigator.serial - Arduino - HTML - JavaScript ### [arduino-keyboard](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/arduino-keyboard) - Summary: Use an Arduino and a Painless Prototyping Button Board as a keyboard. This was what launched my second startup. - Tech Stack - (*) Arduino ### [button-presses](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/button-presses) - Summary: Use a UI to click 3 different colored buttons and track those button clicks with Kafka and SQLITE. - Tech Stack - (*) Kafka - React - SQLite ### [chat-app](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/chat-app) - Summary: Chat app using websockets - Tech Stack - (*) Websockets - React - Express ### [cli-todo-app](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/cli-todo-app) - Summary: A todo list in the terminal - Tech Stack - (*) Ink - React ### [digi-physi](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/digi-physi) - Summary: Exploration of the intersection of digital and physical experiences - Tech Stack - (*) opencv - python ### [graphql-books-and-authors](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/graphql-books-and-authors) - Summary: An API for fetching books and their authors - Tech Stack - (*) GraphQL - Express ### [make-a-camera](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/make-a-camera) - Summary: Research into how Arduino could be used in a "make your own camera kit". Project scrapped when Arduino ran out of memory after loading the require libraries just to get started. - Tech Stack - (*) Arduino - (*) Arducam ### [mongo-todo-list](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/mongo-todo-list) - Summary: Todolist App with Mongo - Tech Stack - (*) MongoDB - TypeScript - React - Express ### [read-and-write-color-values](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/read-and-write-color-values) - Summary: Write values to an event store and create projections with redis and postgres. - Tech Stack - (*) EventStoreDB - Redis - Postgres - Express - TypeScript - Node.js - io-ts - typeorm ### [paint-app](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/paint-app) - Summary: Paint in real time with friends. Painting on the front creates events. Those events are sent to other users via a GraphQL Subscription. Users can also replay the entire paint history of a room with the play button. - (*) Websockets - (*) GraphQL Subscriptions - Postgres - React - Express - TypeScript - Node.js ### [particle-react-and-express-temperature](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/particle-react-and-express-temperature) - Summary: A temperature sensor in the real world, connected to particle, streaming data to Express/Mongo via a webhook, and visible on frontend in react. - (*) Particle - React - Express - Mongo ### [reservation-desk](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/reservation-desk) - Summary: Connects various computers to a central hub. Track which computers are available for people to use and which are taken. - Tech Stack - (*) Websockets - (*) Redis - React - Express - TypeScript - Node.js ### [why-go-outside](https://github.com/TravisBumgarner/Proof-of-Concepts/blob/master/why-go-outside) - Summary: A weather app for weather in Paris (Yes, just Paris lol.) - Tech Stack - (*) Ink - (*) NPM Package Deployment - React # Notes for Adding a new Project - Code Project - Add readme with resources used and setup instructions - Update this readme

近期下载者

相关文件


收藏者