Lists (1)
Sort Name ascending (A-Z)
Starred repositories
The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek-R1, Qwen3, Gemma 3, TTS 2x faster with 70% less VRAM.
GenAI Agent Framework, the Pydantic way
🐍 Quick reference guide to common patterns & functions in PySpark.
A collection of my book notes on various subjects, mainly computer science
The definitive Web UI for local AI, with powerful features and easy setup.
A list of cool features of Git and GitHub.
🌎 A completely free and open interplanetary-microblogging platform 🚀
Your self-hosted, globally interconnected microblogging community
MOVING to: https://ourbigbook.com Mission: live in a world where you can learn university-level mathematics, physics, chemistry, biology and engineering for free whenever you want from perfect open…
Very spicy additions to the Java programming language.
Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
A book series (2 published editions) on the JS language.
Tower of babel is tour of babel
A list of awesome beginners-friendly projects.
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
📚 Freely available programming books
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
😎 Awesome lists about all kinds of interesting topics
Netty project - an event-driven asynchronous network application framework
Dead Code Detector finds never used code in Java applications
💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
Gradle plugin that generates dependency graphs from your project.
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no publ…