wztan004's Stars
sqlpad/sqlpad
Web-based SQL editor. Legacy project in maintenance mode.
igorbarinov/awesome-data-engineering
A curated list of data engineering tools for software developers
oleg-agapov/data-engineering-book
Accumulated knowledge and experience in the field of Data Engineering
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
austingebauer/go-leetcode
A collection of 100+ popular LeetCode problems solved in Go.
princhcanal/sorting-visualizer
adonovan/gopl.io
Example programs from "The Go Programming Language"
sausheong/gwp
Go Web Programming code repository
golang/go
The Go programming language
a8m/golang-cheat-sheet
An overview of Go syntax and features.
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
matheuskuster/app-algoexpert
Winner project of the Software Engineering Project CONTEST - Winter 2020 from Clément Mihailescu & AlgoExpert
dhruvmisra/Pathfinding-Visualizer-ThreeJS
A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input.
saraspagno/Sorting-Visualizer
rohithaug/pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
Errichto/youtube
codes for my streams and YT videos
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
thoughtbot/expandable-recycler-view
Custom Android RecyclerViewAdapters that collapse and expand
nisrulz/android-examples
:shipit: [Examples] Simple basic isolated apps, for budding android devs.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
navdeep-G/samplemod
divanov11/to-do-app
reddit-archive/reddit
historical code from reddit.com
JoMingyu/google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>
pcqpcq/open-source-android-apps
Open-Source Android Apps
pdichone/android-comprehensive
Source code for the Android Comprehensive Course
Hironsan/BossSensor
Hide screen when boss is approaching.
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained