DistendedDev's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
TheAlgorithms/Rust
All Algorithms implemented in Rust
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
MCreator/MCreator
MCreator is software used to make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE. It is used worldwide by Minecraft players, aspiring mod developers, for education, online classes, and STEM workshops.
jwasham/practice-cpp
Part of my daily plan for studying C++.
Mixinors/Astromine
An exploration and technology mod for Minecraft 1.18.2!
FxMorin/ExperimentalPerformance
A mod that does extremely sketchy stuff to gain a large performance boost, mostly using memory
virejdasani/LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
acikek/qcraft
A reimagination of qCraft for modern Minecraft.
HyperCubeMC/Seedfix
Allows worldgen datapacks to use the world seed as they should be able to, instead of being required to hardcode a seed
Buildcraft-Revolution/buildcraft-revolution
This is Buildcraft's rewrite to Fabric for newest versions of Minecraft.
DistendedDev/inventory-interactions
simple inventory right-click interactions, e.g. repairing, crafting
DistendedDev/inventory-interactions-3
The third and final version of inventory interactions, the mod that lets you repair items by right clicking.
DistendedDev/simple-unit-converter
A simple Unit Converter, made with Java.