Stars
tinytensor - это легкий учебный фреймворк глубокого обучения на Python и NumPy с собственным графовым автоградом, модульной архитектурой и готовой инфраструктурой (слои, функции потерь, оптимизатор)
Archiver - это легковесный консольный архиватор на Python, реализующий алгоритм сжатия данных Хаффмана
Реализация трансформера с нуля на чистом NumPy. Создано для глубокого понимания внутренней математики внимания и layer norm без использования тяжелых ии фреймворков
Educational database management system written in Python. Supports table creation, data storage, query parsing, and SQL-like commands. Built to explore DBMS internals, storage engines, indexing, an…
🎧 Open source music streaming app! Available for both desktop & mobile!
From-scratch CPU vs CUDA implementations of 10 ML algorithms - AdamW, Nadam, L-BFGS, GMM-EM, Kernel PCA, MLP, Random Forest and more. No PyTorch, no cuDNN, no cuBLAS. Up to 24.7x GPU speedup.
An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention.
Smart traffic light control system developed during a hackathon, using computer vision for real-time traffic monitoring and adaptive signal optimization.
Real-time face recognition using Mediapipe and OpenCV, allowing selective blurring of the entire face or specific regions (eyes, mouth, nose) with Gaussian, pixelate, mosaic, or blackout effects. S…
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
this project is a gpu accelerated cuda project that implements core matrix computations using nvidia cuda. It provides high performance operations, demonstrating parallel linear algebra algorithms …
Wrapper around 'less' to colorize spelling mistakes using Hunspell
The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
A lightweight console application for personal finance tracking with CSV import, automated expense categorization, and ASCII reports.
WaveLock is a single-file, cross-platform C++ symmetric file encryptor. It uses a custom Feistel-like design with S-boxes, P-boxes, key expansion, and 64 rounds of byte-level transformations. Desig…
Smart file analyzer that scans directories, detects duplicates, and judges your storage habits.
IJAI is a modular AI assistant that supports text and voice interactions using LLM, STT, and TTS models. It features a customizable GUI, plugin system, and manages its own project files and assets …
3D Solar System simulation using Ursina Engine with realistic planet textures, orbits, moons, and asteroid belt. Camera control via WASD/QE/F, zoom, object selection, pause, and time scaling. Inclu…
A C console program for matrix operations: create manually or randomly, load/save from file, display, add, subtract, multiply, transpose, compute determinant and inverse. Features a simple menu and…
Quantum Maze Game is a simple educational Python project where a player navigates through a maze, but the moves are determined by quantum states. The game uses Qiskit to generate random directions …
This project investigates Taylor series approximations for fundamental functions—sin, cos, tan, exp, ln, sqrt—analyzing accuracy, convergence, and numerical behavior across ranges. It demonstrates …
An easy-to-use, lightweight yet powerful CNN-based AI that can accurately recognize smiley and sad faces from 100×100 pixel drawings, capable of handling variations in position, size, and small noise.
iBrowser is a modern minimalist web browser built with Python using PyQt5 and QtWebEngine, featuring a sleek dark interface with tab management and fast navigation. It offers a custom start page wi…