martinnedopil

martinnedopil

Geek Repo

Github PK Tool:Github PK Tool

martinnedopil's starred repositories

awesome-vscode

🎨 A curated list of delightful VS Code packages and resources.

Language:JavaScriptLicense:CC0-1.0Stargazers:24644Issues:486Issues:49

Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

Language:CLicense:GPL-3.0Stargazers:21784Issues:624Issues:9535

flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

Language:PythonLicense:Apache-2.0Stargazers:10369Issues:122Issues:1868

MaterialDesignLibrary

This is a library with components of Android L to you use in android 2.2

Language:JavaLicense:Apache-2.0Stargazers:8996Issues:502Issues:334

PikaPython

An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.

git_training

An interactive git training meant to teach you how git works, not just which commands to execute

SwipeBack

SwipeBack for Android Activities to do pretty the same as the android "back-button" will do, but in a really intuitive way by using a swipe gesture

Language:JavaLicense:Apache-2.0Stargazers:695Issues:31Issues:20

openscope

openScope Air Traffic Control Simulator

Language:JavaScriptLicense:NOASSERTIONStargazers:617Issues:35Issues:1258

lecun1989-repro

Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.

Language:Jupyter NotebookLicense:MITStargazers:583Issues:9Issues:2

scout

RESTful search server written in Python, powered by SQLite.

Language:PythonLicense:MITStargazers:297Issues:9Issues:8

AnnotatedAdapter

Write less code with AnnotatedAdapter, an annotation processor for generating RecyclerView and AbsListView adapters

Language:JavaLicense:Apache-2.0Stargazers:195Issues:10Issues:21

buildroot

Buildroot fork customized for RPI3, iMX6, TK1, Qt, FastBoot.

Language:MakefileLicense:NOASSERTIONStargazers:154Issues:12Issues:43

OcrMinion

Client pro získávání textů z obrázkových dokumentů

Language:C#License:MITStargazers:46Issues:10Issues:16

mipyshell

MicroPython based imitation of a POSIX shell that supports line completion, history, basic threading (developed on ESP32 and ESP8266, probably works on other boards)

Language:PythonLicense:MITStargazers:43Issues:6Issues:2

DbQuery

A fluent SQLite Query API for Android