DKMitt
Full stack & front-end developer with a passion for designing apps for the web, mobile & IOT devices.
Wheeling, il
DKMitt's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
withastro/astro
The web framework for content-driven websites. ⭐️ Star to support our work!
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
backstage/backstage
Backstage is an open framework for building developer portals
docsifyjs/docsify
🃏 A magical documentation site generator.
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
redwoodjs/redwood
The App Framework for Startups
imakewebthings/waypoints
Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.
frdel/agent-zero
Agent Zero AI framework
unkeyed/unkey
Open source API management platform
me-no-dev/ESPAsyncWebServer
Async Web Server for ESP8266 and ESP32
aws/aws-toolkit-vscode
Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
thelastoutpostworkshop/gpio_viewer
GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards
EQMOD/EQM_OBDWEB
A WEB Based OBDII Dongle Platform using the ESP32 WROVER Module
product-ride/styled-wind
A magical implementation of tailwind-like classnames into styled-components.
bedimcode/sidebar-menu-submenus
Sidebar Menu With Submenu Using HTML CSS & JavaScript
rq2e/rq2e
Full source code for all examples and exercises in React Quickly, Second Edition – published by Manning Publications.
DKMitt/wifi_ws
WiFi Weather Station is to measure the temperature, humidity and battery status in real time with sensors and then transmits the data wirelessly via WiFi to Firebase and displays it using REACT.JS to produce live results displaying on a website interface.
jxmot/simple-text-log
This is a simple logging utility that creates a text file when it is used. File path+name, and maximum size are configurable.