All listed projects and products are original. Some conceived and developed entirely from scratch, others featuring unique technical implementations.
Note: Some projects may still be in development or set to private. If you're interested in any specific project, feel free to reach out—I'm open to discussion.
- Duckling Search Engine (DSE) is a fully autonomous search engine: crawlers, parsers, pipelines, storage, query reuse, AI-driven vision. Docs
- Events Near Me is a platform to discover events: concerts, parties, conferences, etc. Supports ticketing and inviting friends directly from the app.
- Red Ops Global Offensive an original OSINT product. Features: IP Logger, URL Scanner, Front-End Pentesting Automation, IP-to-Location, SMS Bomber, Shodan Integration, Email Breach Checker, Account For-Sale Scanner (Twitter, VK), Stolen Credentials Checker
- DeepFocus is a browser extension that blocks distracting websites and helps you stay focused. A minimalist, but yet the most powerful tool to defeat procrastination. Source code
- Nemesis XT is a minimalist, customizable, lightweight text editor suitable for both personal and professional use.
-
Excallibur is an original, statically-typed programming language.
-
Not Gitmodules is a lightweight, open-source utility to simplify the management of external modules in modern dev workflows. Replaces Git Submodules with a tool that's up to 10x faster, cleaner, and drastically improves developer experience.
-
Ping Patrol - the best tool whether to keep free-tier websites awake, or to ping websites for monitoring their health. Works on all OS, including Windows. Operates natively without any external schedulers.
-
Project Master is a lightweight, OS-independent, utility that generates a standardized, customizable project structure to speed up the project setup.
-
The Directory Scanner is a Python lib which scans the directory structures and generates a comprehensive list of files and folders. It provides a convenient way to recursively traverse directories, ignoring specific files and folders specified by the user.
-
License Header Injector is a Python package designed to automatize insert license headers into your project's source files, instead of infinitely copy-pasting manually. Simply provide the license text, specify the file types, and let the script handle the rest.
-
Service Response is a specialized, convenient and extremely lightweight response sample to use for inter-app communication. Inspired by Ruby on Rails.
- Web Framework Flash: An original minimalist Python web framework for educational purposes and lightweight applications. Explains how requests are handled in the RESTful context. Showcases how HTTP and JSON responses are being received, processed and responded. It is also useful for cases if something lightweight is needed.
- AI Chatbot from Scratch: Gather data, classify, create and train a model to have an AI Chatbot
- Requests from Scratch: A lightweight Python HTTP client for making requests with built-in support for redirects, JSON handling, and compressed response decoding.
- Dotenv from Scratch: A 14-line substitutor of
python-dotenv
. Is also useful for production no-dependency containerizing.
This is a collection for students as well, however this showcases ready-to-use products. For this I write original code, follow the docs, or implement the ideas of mine or others.
-
Selfie-AI: An application that allows you to take selfies with real-time face recognition and optional date timestamps. Capture the moment, add intelligence, and snap away!
-
Image to Text Converter: A simple Python project that converts images to text using Optical Character Recognition (OCR) powered by the pytesseract library, with a user-friendly interface built on Streamlit.
-
Pingo-Pongo: Ping-pong game
-
ChatGPT-Desktop: Desktop application to have conversations with ChatGPT in real-time.
-
Wikipedia-RAG-System: A Retrieval-Augmented Generation System with LlamaIndex and GPT-4o for working with Wikipedia articles. Showcases very high-level and production grade AI-integration, without data classification and model training, which the most of the companies do nowadays. Contains guides for seamless installation for Windows and Linux.
- Betting Odds Calculator: Original and mathematical side project aiming to mimic how odds are being calculated. Particularly, it reveals what's the profit of bookmakers, for those who think betting is something serious.
Disclaimer: For entertainment and educational purposes only!
- Fifa22-Icons-Unlocked a custom mod to unlock legendary players across all FIFA 22 modes
- Aims to demystify programming with clear explanations of "unthinkably hard" concepts - from transistors to distributed systems and cybersecurity.
- Exposes illusions, questions dogmas, challenges the scam that profits off confusion, and promotes critical thinking and human values.
- Also includes non-coding topics, recommendations, and straightforward solutions.
The book is open-source, published on GitHub, and completely free to read.