JunSayke's Stars
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
perwendel/spark
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
dsasmblr/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
AlmasB/FXGL
Java / JavaFX / Kotlin Game Library (Engine)
Tinder/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
noties/Markwon
Android markdown library (no WebView)
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
zerodytrash/TikTok-Live-Connector
Node.js library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
isaackogan/TikTokLive
Python library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
borisbabic/browser_cookie3
This is a fork of browser_cookie
chinalwb/Android-Rich-text-Editor
Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
DGivney/assemblytutorials
This project was put together to teach myself NASM x86 assembly language on linux.
samfisherirl/Easy-Auto-GUI-for-AHK-v2
Alguimist's 'Easy AutoGUI' GUI-Designer-Builder modified for Autohotkey v2.0, using mmikeww's AHKv2 converter
Descolada/UIA-v2
UIAutomation library for AHK v2, based on thqby's UIA library
lucky-bai/MSolver
A small, self-contained minesweeper solver written in Java
HanaokaYuzu/Gemini-API
✨ Elegant async Python API for Google Gemini web app
moises-dias/yolo-opencv-detector
Complete Hands-On YOLO Object Detection Tutorial
jwdeveloper/TikTokLiveJava
Java implementation of TikTok-Live-Connector library. Receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
kdalanon/ChatGPT-AutoHotkey-Utility
An AutoHotkey script that uses ChatGPT API to process text.
Kalamity/classMemory
An AHK memory reading/writing class with pattern scans.
nmondal/spark-11
A simple expressive web framework for java. Original Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
samfisherirl/Github.ahk-API-for-AHKv2
Github.ahk - Ahk1 & Ahk2 - a Modular Library to Download latest releases from the Github API and store version data.
md-shahin-miah/OnBoarding-Screen-with-ViewPager2-Java
nperovic/SystemThemeAwareToolTip
Make your ToolTip style conform to the current system theme (dark/ light mode, rounded corners on Win 11). 使您的 ToolTip 樣式與目前系統主題相匹配 (深/淺色模式、Windows 11 的視窗圓角)。 Направите да стил вашег ToolTip-а буде у складу са тренутном системском темом (тамни/светли режим, заобљени углови на Win 11).
learncodebygaming/java_2d_game
Template project for making your own 2D game.
Borthralla/MineSolver
Solves For Probabilities of all Cells in a Minesweeper Board
Zomis/Minesweeper-Analyze
Calculating Minesweeper probabilities cleanly, efficiently and correctly.
arcs-/Minesweeper-Solver
A Minesweeper solver based on Java
PetePrattis/k-nearest-neighbors-algorithm-and-rating-prediction
A Java console application that implements the factionality of the knn algorithm to find the similarity between a new user with only a few non zero ratings of some locations, find the k nearest neighbors through similarity score and then predict the ratings of the new user for the non rated locations.