elegantShock2258's Stars
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
NebuTech/NBMiner
GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
javalin/javalin
A simple and modern Java and Kotlin web framework
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
fusesource/jansi
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
Anuken/Mindustry
The automation tower defense RTS
MichaelCurrin/badge-generator
Magically generate Markdown badges for your docs 🛡️ 🦡 🧙
3b1b/videos
Code for the manim-generated scenes used in 3blue1brown videos
practical-tutorials/project-based-learning
Curated list of project-based tutorials
kisslinux/kiss
KISS Linux - Package Manager
vim/vim
The official Vim repository
pbatard/rufus
The Reliable USB Formatting Utility
infinite-education/linux-admin-roadmap
A roadmap to become a linux admin. Improve your knowledge!
desicochrane/data-science-masters
moved to https://github.com/desicochrane/datasci
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
gurugio/lowlevelprogramming-university
How to be low-level programmer
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
TheAlgorithms/Java
All Algorithms implemented in Java
kdn251/interviews
Everything you need to know to get the job.
TheAlgorithms/Python
All Algorithms implemented in Python
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
stackgl/shader-school
:mortar_board: A workshopper for GLSL shaders and graphics programming
dlsc-software-consulting-gmbh/FormsFX
A framework for easily creating forms for a JavaFX UI.
dlsc-software-consulting-gmbh/GemsFX
A collection of JavaFX controls and utilities.
JetBrains/java-annotations
Annotations for JVM-based languages.
mngshm/rxfetch
A custom system info fetching tool
Nyandwi/machine_learning_complete
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
in28minutes/spring-boot-master-class
Understand and love the power of Spring Boot - All its features are illustrated developing a web application managing todos and a basic API for survey questionnaire. Also covers unit testing, mocking and integration testing.