interface DeveloperProfile {
name: string;
moniker: string;
title: string;
focus: string[];
principles: string[];
}
const kamran: DeveloperProfile = {
name: "Kamran Ashraf",
moniker: "Kami",
title: "AI Systems Architect & Automation Engineer",
focus: [
"Local-First Sovereign AI Agents",
"Generative Media & Neural Synthesis Pipelines",
"High-Resilience Distributed Scraping Engines",
"Enterprise Automation & Chrome MV3 Ecosystems"
],
principles: [
"Fix the root cause mathematically, never patch symptoms",
"Resilient offline-first fallbacks for zero downtime",
"Rigorous verification: 100% test pass rates across active suites",
"Zero-cost acceleration: maximizing free cloud GPUs & local silicon"
]
};| Rank | Flagship Repository | Architecture & Capabilities | Tech Stack |
|---|---|---|---|
| #1 |
🎬 VideoStudio Pro 4K Ultra HD AI Cinema & Generative Motion Studio |
• Multi-Scene Script Storyboards with Gemini 2.5 Flash Prompt Director. • 3D Ken Burns camera pan/zoom motion with fluid bezier smoothing. • Neural Edge-TTS voiceover + Procedural Synth Ambient BGM generator. • Dual interface: Modern Gradio Web Studio + Native Tkinter Desktop GUI. • Zero-GPU cloud fallbacks (Wan 2.1, LTX-Video, Imagen 3). |
Python 3.12+FFmpeg · GradioGemini 2.5Edge-TTS · PIL
|
| #2 |
🧠 AURA (Agentic Assistant) Sovereign Executive AI Chief-of-Staff & Agentic OS |
• LangGraph state machine orchestrating 4 specialized sub-agents. • Robust offline brain fallback with local deterministic intent classifier. • AES-encrypted SQLite memory vault for zero-leak privacy. • Background daily scheduler with proactive voice & briefing alerts. • 100% test coverage across brain routing, tools, and DB migrations. |
Python 3.12LangGraph · PytestSQLite VaultAsyncIO · Pydantic
|
| #3 |
⚡ Quidian Media Downloader High-Performance Multi-Stream Media Extraction Suite |
• Multi-stream asynchronous downloads with parallel chunking. • Automated video/audio muxing with lossless FFmpeg encoding. • Playlist batch processing with smart resume & anti-throttle jitter. • Comprehensive unit & integration test suite (10/10 passing). |
Python 3.12yt-dlp · FFmpegCustomTkinterPytest
|
| #4 |
💻 AI-Coding Workspace Autonomous Local Coding Assistant with Web GUI |
• Full agentic loop: inspects, reads, creates, and refactors code. • Mandatory human approval gate before running system terminal commands. • Sandboxed workspace directory prevents accidental system modification. • Live streaming tool visualizer with expandable execution cards. |
Node.js 18+Express · Vanilla JSOpenRouter APISSE Streaming
|
| #5 |
🔍 Source Genius & BrandFinder E-Commerce Brand Discovery & Sourcing Intelligence |
• Resilient six-tier fallback: DNS probe → DDG → Yahoo → Brave → SearXNG → Bing. • Amazon ASIN batch scraper with anti-bot fingerprint spoofing. • Shared team deduplication database to prevent redundant work. • Automated supplier lead-gen export with verified contact discovery. |
JavaScriptChrome MV3FastAPI · SQLitePlaywright
|
| #6 |
🛡️ Facebook Zenith Cleaner Mass Activity & Privacy Management Automation |
• Bulk-triage friends, inactive groups, and pages from an interactive UI. • Human-speed rate-limiting & mouse jitter to prevent account flags. • Comprehensive local SQLite audit log of every resolved action. |
PythonPlaywrightHTML5 / CSS3SQLite
|
| Domain | Technologies & Libraries |
|---|---|
| AI & LLM Orchestration | Gemini 2.5 Flash / Pro · LangGraph · OpenRouter · Edge-TTS · Imagen 3 · Wan 2.1 · LTX-Video |
| Languages | Python 3.10 - 3.14 · JavaScript (ES2024) · TypeScript · PowerShell · HTML5 / Modern CSS |
| Frameworks & Backends | FastAPI · Express.js · Node.js · Gradio · Flask · CustomTkinter |
| Media & Audio Engineering | FFmpeg (libx264/aac) · Pillow · ImageIO · Procedural Audio Synthesis · SRT Subtitling |
| Browser & Automation | Chrome Extensions Manifest V3 · Playwright · Service Workers · DOM Mutation Observers |
| Databases & DevOps | SQLite (WAL mode) · AsyncIO · Pytest (TDD) · Git · Windows Script Host / VBS |