Guimoye's Stars
espressif/arduino-esp32
Arduino core for the ESP32
davidshimjs/qrcodejs
Cross-browser QRCode generator for javascript
eternnoir/pyTelegramBotAPI
Python Telegram bot api.
chrisleekr/binance-trading-bot
Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
mik3y/usb-serial-for-android
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
binance/binance-spot-api-docs
Official Documentation for the Binance Spot APIs and Streams
xingda920813/HelloDaemon
Android 服务保活/常驻 (Android service daemon using JobScheduler)
felHR85/UsbSerial
Usb serial controller for Android
binance/binance-api-postman
Postman collection for Binance Public API, including spot, margin, futures, etc.
binance/binance-futures-connector-python
Simple python connector to Binance Futures API
Nafidinara/bot-pancakeswap
Sniping bot for pancakeSwap. Auto buy, custom slippage and GWEI
binance-exchange/python-binance
Binance API python implementation
xingda920813/HelloCamera2
Android 自定义相机: 可定制的 UI, 压缩到指定分辨率级别, 裁剪指定区域, 大图预览. (Android custom camera: Customizable UI, compress to specific resolution level, clip specific area programmatically, picture preview, usage of Camera / Camera2 API.)
xingda920813/SimpleRecyclerView
Android RecyclerView 简化使用: 下拉刷新, 加载更多, 加载中/空数据/错误页面, 固定Header, 分割线, 点击监听, Item 动画, 分组显示 Title. (Android RecyclerView easy-to-use: Pull-To-Refresh, load more, Loading/Empty/Error View, sticky headers, divider, click listener, item animation, group display.)
digitallab-academy/ms-course-youtube
Fuentes del curso de Microservicios con Springboot y Spring Cloud para canal de Youtube
chzhong/serial-android
serial port communication library for Android
HannnnXiao/javafaker
bezkoder/spring-boot-unit-test-rest-controller
Spring Boot Rest API unit test with Junit 5, Mockito, Maven
culturadevops/jenkins
script y recursos usados para el canal de youtube cultura devops
ElGafasTrading/WalletPython
Wallet en python para la BSC web3 BlockChain BNB
jmarkstar/GpsTrackerDemo
This little android project is using AlarmManager and JobScheduler to get Location in an interval time.
yoandypv/spring-boot-kafka-basics
Ejemplo de microservicios usando Apache Kafka
CrissAlvarezH/LocationGoogle
App de ejemplo para usar el Api de Google para optener la localizacion del dispositivo Android utilizando el GPS
calo001/MVPCalculator
Super dummy example of MVP
drubioa/demo-spring-batch-with-h2
Demo of Spring Batch with H2 in Spring Boot.
Jaycar-Electronics/Ethernet-Controller
Ethernet Shield Project to interface your computer network to Arduino's Digital IO
anncode1/avoid-memory-leak-android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
kikeex/Arduino---Ethernet-Shield--CSS-Responsive-control-Web-server
Arduino + Ethernet Shield: CSS Responsive control Web server
donnatto/tutorials
The "REST With Spring" Course:
yagnikmer/ContentProviderAndContentResolverExample
Content provider and content resolver example : this example divide in two module one app for content provider which have sqlite database and share data and second application have content resolver which access content and perform diff operation like insert,update and delete.