Skip to content

Latest commit

Β 

History

184 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

πŸ‘‹ My GitHub profile README β€” Computer Vision Β· ANPR Β· Camera & SCADA systems

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Contributors