Skip to content
View FROWNINGdev's full-sized avatar

Organizations

@Xavfsiz-shahar

Block or report FROWNINGdev

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.

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
FROWNINGdev/README.md

Hello, I'm FROWNINGdev.

I am 🎥 Computer Vision Engineer and 🧰 Developer-tools maintainer ( 📰 featured in Django News #347 and PyCoder's Weekly #746 )

Welcome to my page; on my Github, you can find:

  • Open-source developer tools written and maintained by me
  • Production smart-city systems I build at work — ANPR, video analytics, SCADA
  • Notes on Django internals, static analysis and camera infrastructure

📧 You can contact me on:

Telegram

I am open to new opportunities.

🔎 You can find me on:

GitHub PyPI VS Code Marketplace SCC

📜 Github stats:

GITHUB Stats GITHUB Languages GITHUB Stats GITHUB Languages

Generated by jstrieb/github-stats rather than the usual card service, because most of my work lives in private production repositories — a public-only counter would show a fraction of it.


I am 🎥 Computer Vision and Full-Stack Engineer on full-time.

I ship production smart-city systems end to end: from the GPU detection pipeline to the dashboard an operator actually uses. ANPR / license-plate recognition, real-time video analytics, PTZ camera infrastructure, and industrial SCADA.

The constraint that shapes most of my choices is that these run on real cameras, in real weather, in front of people whose job depends on them not lying.

My current technology stack:

Python C# .Net TypeScript React Vue.js Django FastAPI OpenCV PyTorch NVIDIA DeepStream PostgreSQL Docker Linux Git Github Actions Visual Studio Code

Technology that I am using but just less

Go JavaScript Node.js WebRTC Redis Celery NGINX Model Context Protocol


🧰 I write open-source developer tools in free time.

django-orm-lens — reads a Django project's model graph without booting Django: no import, no database, no venv of the target project. regex + ast answers "what points at User?" in ~15ms instead of a 2–5s Django boot.

One core, three distributions — a Python CLI, a VS Code extension, and an MCP server for AI coding agents. The TypeScript and Python parsers are pinned to identical output by a shared golden fixture, so the editor sidebar and the agent can never disagree about a schema.

PyPI Downloads VS Code Stars License

📰 Featured in Django News #347 and PyCoder's Weekly #746 · listed on the official Model Context Protocol Registry.


🏭 Production systems I build at work:

System Stack What it does
Parking-Control .NET 8 · React · DeepStream Car-market parking with ANPR, slot events, billing
SCC — Smart Control Center TypeScript · Python · WebRTC Centralized monitoring, PTZ control, video analytics
Uzmetkombinat Vue 3 · .NET 10 · PostgreSQL Industrial SCADA dashboard + API
Bozor detection Python · OpenCV · PyTorch Real-time detection over market camera feeds
Camera infrastructure Hikvision HCNetSDK · RTSP/ONVIF PTZ pipelines, safe-city streaming, face anti-spoofing

Most of these are private production repositories — which is exactly why the stats above are generated rather than counted from public activity.

Pinned Loading

  1. django-orm-lens django-orm-lens Public

    Free, MIT alternative to paid Django schema review. Blast radius on every PR, schema drift, N+1 across functions, ER diagrams, MCP server. No DB, no Django boot, no Pro tier.

    Python 61 10

  2. LimitsChecker-Windows LimitsChecker-Windows Public

    Windows tray indicator for Claude Code usage limits (Session / Week / per-model) - reads the Anthropic OAuth usage API directly, no dependencies. Port of lapurryt/LimitsChecker.

    PowerShell 2

  3. Xavfsiz-shahar/SUBNET Xavfsiz-shahar/SUBNET Public

    PHP