Skip to content
View Kamran5H's full-sized avatar

Block or report Kamran5H

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kamran5H/README.md

🧠  About Me & Engineering Philosophy

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"
  ]
};

🏆  Featured Flagships — Arranged Strength-Wise

Rank Flagship Repository Architecture & Capabilities Tech Stack

🥇

#1
🎬 VideoStudio Pro
4K Ultra HD AI Cinema & Generative Motion Studio
tier tests
• 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 · Gradio
Gemini 2.5
Edge-TTS · PIL

🥈

#2
🧠 AURA (Agentic Assistant)
Sovereign Executive AI Chief-of-Staff & Agentic OS
private tests
• 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.12
LangGraph · Pytest
SQLite Vault
AsyncIO · Pydantic

🥉

#3
⚡ Quidian Media Downloader
High-Performance Multi-Stream Media Extraction Suite
tests quality
• 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.12
yt-dlp · FFmpeg
CustomTkinter
Pytest
#4 💻 AI-Coding Workspace
Autonomous Local Coding Assistant with Web GUI
hitl free
• 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 JS
OpenRouter API
SSE Streaming
#5 🔍 Source Genius & BrandFinder
E-Commerce Brand Discovery & Sourcing Intelligence
pipeline mv3
• 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.
JavaScript
Chrome MV3
FastAPI · SQLite
Playwright
#6 🛡️ Facebook Zenith Cleaner
Mass Activity & Privacy Management Automation
privacy
• 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.
Python
Playwright
HTML5 / CSS3
SQLite

🗂️  Complete Project Directory (21 Repositories)

🤖 AI & Autonomous Agents

VideoStudio Pro AURA Agent AI Coding App Humanizer Pro

🛒 E-Commerce & Lead Generation

Source Genius BrandFinder Suite TikTok Product Hunter BrandScrapers

🔬 Research, Media & Productivity

Quidian Media Articles Downloader ReviewForge Research Daybook Gmail Zenith

🧩 Browser Extensions & Infrastructure

SourceGenius Extension SourceGenius Share AutoClear Extension Chrome Monitor Facebook Cleaner Portfolio


🛠️  Master Tech Stack

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

📊  GitHub Analytics & Velocity

Kamran's GitHub Stats Top Languages
Commit Streak

🤝  Connect & Collaborate

GitHub Gmail

Crafted with precision, high-performance architectures, and relentless passion for autonomous software.

Footer Wave

Popular repositories Loading

  1. SourceGenius SourceGenius Public

    Source Genius - Amazon brand website finder (Chrome extension + Playwright brand reader + VPN controller)

    JavaScript

  2. SourceGenius-Extension SourceGenius-Extension Public

    Source Genius Chrome extension (Brand Website Finder, MV3)

    JavaScript

  3. AutoClearExtension AutoClearExtension Public

    Auto Clear and Optimize Pro - Chrome cleanup extension

    JavaScript

  4. ChromeMonitor ChromeMonitor Public

    Windows utility that monitors Chrome profiles and extensions

    Python

  5. SourceGenius-Share SourceGenius-Share Public

    Source Genius shareable setup bundle (extension + brand reader)

    JavaScript

  6. VideoStudio VideoStudio Public

    AI Video Generation Studio - text to video with free cloud GPU

    Python