qberik's Stars
daveid77/alcohol-event-planner
A party planner app which assists users in selecting appropriate alcohol choices for the particular event types. User selections per event type saved for future reference.
Emidiant/OptimisationMethods
infinityofspace/certbot_dns_duckdns
Plugin for certbot for a DNS-01 challenge with a DuckDNS domain.
besteon/balatrobot
camchenry/sock.lua
A Lua networking library for LÖVE games.
Duff89/wildberries_parser
Парсинг всех товаров одного продавца с wildberries
yakimka/python_interview_questions
Вопросы для подготовки к интервью на позицию Python Developer
VKCOM/VKUI
VKUI – это набор React-компонентов, с помощью которых можно создавать интерфейсы, внешне неотличимые от наших iOS и Android приложений.
4Catalyzer/found
Extensible route-based routing for React applications
svenstaro/genact
🌀 A nonsense activity generator
znort987/blockparser
Simple C++ bitcoin blockchain parser
MM-Collaboration-2/Project-Yer
Our custom intrepreter for an esoteric language.
vn-tools/arc_unpacker
CLI tool for extracting images and sounds from visual novels.
ValdikSS/windows2usb
Windows 7/8/8.1/10/11 ISO to Flash Drive burning utility for Linux (MBR/GPT, BIOS/UEFI, FAT32/NTFS)
charmbracelet/vhs
Your CLI home video recorder 📼
DrPHDCat/SIZE2FISH
The SIZE 2 IS REALLL!!!!
ClearwaterUK/UltrakULL
A language & translation mod for ULTRAKILL.
CultOfJakito/UltraTelephone
A fun collaborative modding experience
CensoredUsername/unrpyc
A ren'py script decompiler
tonybaloney/anti-patterns
factoriotools/factorio-docker
Factorio headless server in a Docker container
volca02/openDarkEngine
Rewrite of the Dark Engine by Looking Glass
AbyssEngine/OpenDiablo2
An implementation of Diablo 2 in AbyssEngine.
Try/OpenGothic
Reimplementation of Gothic 2 Notr
zaps166/NFSIISE
Need For Speed™ II SE - Cross-platform wrapper with 3D acceleration and TCP protocol!
nxengine/nxengine-evo
nxengine refactoring
qarkai/xautoclick
This autoclicker application enables you to automatically click the left mousebutton
hkociemba/RubiksCube-OptimalSolver
God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.
hkociemba/Rubiks2x2x2-OptimalSolver
Optimally solve the Rubik's 2x2x2 cube with Python
xli1997/Shortest_Solution_2X2X2_Cube
God number is 20 for a 3X3X3 cube. http://www.cube20.org/ God number is 12 for a 2X2X2 cube. in another word, any starting position can be solved in 12-turns. For a 2X2X2 cube, the shortest path to solve the cube from any starting position is: 1. the starting position is hashed to a number; 2. an exhaustive search of 6-turns hash table from both starting position and end position must find the solution (the number meets each other). Rubik's cube is my hobby. Here is a video that I solved a 3x3x3 blindfolded. https://youtu.be/9v2Ntex80KA