Stars
Integrated git client in free Ignition module.
Source of the book "Clean Architectures in Python"
🚘 "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
📚 Freely available programming books
Sample SymmetricDS Android client application
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Backstage is an open framework for building developer portals
Integration between Azure IoT Hub and Azure Digital Twins sample.
An ultra-simplified explanation to design patterns
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
🔗 Some useful websites for programmers.
Awesome & interesting talks about programming
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Drafts your next release notes as pull requests are merged into master.
This repo contains a sample WPF application to demonstrate how to create CI/CD pipelines using GitHub Actions.
Source code from the book Fundamentals of C++ Programming by Richard Halterman
Python source code for the Fundamentals of Python Programming by Richard Halterman
Template Kotlin application using Gradle
A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.
Python Implementation of Karel for CS106A at Stanford
Web site for www.py4e.com and source to the Python 3.0 textbook
A maze game created with C++/SFML for North Idaho College CS151