chrisfl92's Stars
krukmat/SmartBott
This project utilizes a Seeed Studio XIAO board based on the nRF52840 chipset, along with a VL53L0X sensor, to create a smart bottle counter. The code provided in main.ino implements the functionality of the smart bottle counter.
wodeeken/xiao_nrf52840-Environment-Transmitter
Arduino sketch for an environment monitor that captures images, audio, air pressure, humidity, and temperature and transmits the data through Bluetooth.
koenvervloesem/BTHome-Inertial-Sensor-in-CircuitPython
CircuitPython code to detect motion of the Seeed XIAO nRF52840 Sense and send Bluetooth Low Energy (BLE) advertisements in the BTHome format when it's moving
shufps/ESP-Miner-NerdQAxePlus
A bitcoin ASIC miner for the ESP32
maxi1134/Home-Assistant-Config
This is my Smart-home Installation repository
BasedHardware/omi
AI wearables
EDrTech/bATtiny-Guard-PMG001
Power management module
JonnyBooker/split-flap
Code for split-flap display based on: https://github.com/Dave19171/split-flap
r-renato/RFLink-Wi-Fi-Gateway-Board
Build a RFLink Wi-Fi Gateway (Radio Frequency Link Board)
stream-labs/facemask-plugin
(sl)obs filter plug-in for detecting faces and drawing masks on them
vvoovv/blosm
Blosm addon for Blender. A few clicks import of Google 3D cities, OpenStreetMap, terrain. Global coverage. Source code is in the branch 'release'.
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
SoftFever/OrcaSlicer
G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
flxn/qrcode2stl
Web App to create 3d-printable QR-Codes
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
EbookFoundation/free-programming-books
:books: Freely available programming books
pinguinpfleger/PrinCube-hack
mods improvements hacks for the PrinCube
dukelec/mbrush
PrinCube / MBrush APP Source Code
PetroOnishchuk/100-Days-Of-SwiftUI
👨💻👩💻100 Days Of SwiftUI free course from Hacking with Swift. 👨💻👩💻
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
ivanvorobei/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
paololeonardi/WaterfallGrid
A waterfall grid layout view for SwiftUI.
heckj/swiftui-notes
content for Using Combine - notes on learning Combine with UIKit and SwiftUI
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
FiveStarsBlog/CodeSamples
Code samples from https://fivestars.blog
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
Juanpe/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.