You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A self-healing web scraper built for hostile sites: selectors repair themselves, browser rendering kicks in when needed, and Chrome TLS fingerprinting evades bot detection. Ships with an MCP server so any LLM can drive a full crawl through conversation.
A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.
A Python application that combines multiple calendars into a single "busy-time" calendar. Designed for users managing multiple schedules, it allows sharing availability without exposing event details. Features include multi-calendar aggregation, timezone handling, and customizable event processing.
Enterprise-grade Loan Origination System with multithreaded processing, automated decision-making, agent-manager hierarchy, and mock notifications. Built with Spring Boot 3.5.5 & MySQL.
A real-time pizza restaurant management system simulating the complete pizza-making workflow from order placement to serving, with live updates and worker simulation. Built in 2023, this full-stack app demonstrates multi-stage order processing, worker management, real-time communication via Socket.IO, and a dynamic, animated user interface.
High-performance technical indicators library for financial data analysis. Features concurrent processing, LRU caching, and comprehensive indicator implementations (SMA, EMA, RSI, MACD) with flexible configuration system.
A Python toolkit for automated audio transcription using OpenAI's Whisper model. It handles large audio files through intelligent compression, parallel chunk processing, and correction of technical terms. Features include audio size optimization and smart text formatting, making it ideal for transcribing meetings and technical conversations.
Concurrent IFSC lookup engine supporting 5000+ codes per batch. Features visual analytics, state-wise analytics, geographic visualization, and Excel & PDF export. Built with Go.
Advanced Web Scraper is a comprehensive, production‑level web scraping framework built with Python. It demonstrates modern software engineering practices, robust architecture, and advanced features suitable for real‑world data extraction and monitoring tasks.