URI Generic Regex
A comprehensive Python regular expression library for parsing and extracting URI components according to RFC 3986 standards. Supports IPv4, IPv6, and domain names with named capture groups for easy component access.
555 words
|
3 minutes
eBay Sniper Bot
An automated last-second bidding tool for eBay auctions using DrissionPage and Python. This bot allows you to place precise bids just seconds before auction end time to maximize your chances of winning.
571 words
|
3 minutes
Cantina Royale Tools
A comprehensive web application for exploring and analyzing Cantina Royale NFT collections, character stats, weapons, and game data. Built with Next.js and TypeScript.
677 words
|
3 minutes
Algorithms Course Exercises
Comprehensive collection of algorithm exercises covering graph theory, dynamic programming, divide & conquer, and backtracking with complete Python implementations and complexity analysis.
756 words
|
4 minutes
Object-Centric Event Data Management for Python
A comprehensive Python library for managing Object-Centric Event Data (OCED), providing a flexible framework for modeling complex business processes where events can involve multiple objects with rich relationships and attributes.
717 words
|
4 minutes
NFT Collections Generator
A multi-stage deep learning pipeline combining DCGAN, SRGAN, and dual-discriminator architectures to generate high-quality, unique digital artwork for NFT collections with style blending and super-resolution enhancement.
651 words
|
3 minutes
Peer Store
A location-based marketplace Android application that allows users to buy and sell items with AI-powered image recognition and real-time chat functionality.
521 words
|
3 minutes
MeltyFi
Peer-to-pool NFT lending protocol with lottery-based funding. Borrowers collateralize NFTs to create lotteries, lenders purchase tickets to provide liquidity. Zero liquidation risk - loan repayment returns NFT, default triggers random winner selection among ticket holders.
1516 words
|
8 minutes