Production
Platform · Real Estate
Esla — AI Real Estate Platform
Telegram Mini-App for Belarus market
Full-stack real estate platform with NLP property search (Russian/Belarusian), automated valuation (AVM), and realtor marketplace. 22 microservices, zero cloud API costs.
- NLP search via Ollama Qwen3-Coder-30B
- LightGBM AVM with SHAP explainability
- Keycloak + Vault + 10 Grafana dashboards
FastAPI
React
PostgreSQL
Ollama
View architecture →Production
Platform · Trading
Trade — Zero-Tolerance Crypto
Personal trading with security-first architecture
Crypto trading platform where the design goal is preventing catastrophic loss. Independent risk breakers, FIDO2 kill-switches, <60s key revocation.
- 4-tier drawdown ladder (auto-kill at thresholds)
- FIDO2/Yubikey-authenticated kill-switch
- 100% audit trail coverage via journal-shim
Freqtrade
Vault
Wazuh
FIDO2
View architecture →Development
SaaS · E-commerce
WB-SMP — Wildberries Tools
For sellers on Russia's largest marketplace
B2B SaaS integrating 262 Wildberries API endpoints. Real-time unit economics, automated bid optimization, inventory forecasting, competitive intelligence.
- 14 WB API hosts integrated (262 endpoints)
- Auto-bid optimizer with ROAS targeting
- 14-day inventory forecasting
FastAPI
TimescaleDB
Celery
Vault HSM
View architecture →Production
Agent · AI/ML
Ollama Decomposition Agent
For large prompt orchestration
Intelligent prompt decomposition for local LLMs. Splits large prompts into semantic sub-tasks, executes in parallel, synthesizes coherent results. 30-50% latency reduction.
- Semantic splitting at natural boundaries
- Parallel execution (3 concurrent)
- Multi-strategy aggregation (auto-select)
Python
AsyncIO
Tiktoken
DeepSeek-R1
View architecture →Production
Pipeline · Automation
Jobs Finder — AI Job Search
Multi-source scraper with AI ranking
Aggregates jobs from Telegram, LinkedIn, HH.ru and ranks every posting against your CV using local Ollama. Multi-profile support, privacy-first.
- 3 sources: Telegram, LinkedIn, HH.ru
- Batch AI ranking (10 jobs per call)
- Cross-run dedup via SQLite state DB
Python
Selenium
SQLite
qwen3.5:35b
View architecture →Production
KB · DevSecOps
DSO Knowledge Base
3,163 docs organized by NIST CSF
Comprehensive DevSecOps knowledge base covering all security functions. Agent-queryable via Claude Code. Source-mapped to GitHub reference repositories.
- 102 categories across 6 NIST CSF functions
- Agent-queryable (/kb skill integration)
- 5,000+ internal cross-references
Markdown
NIST CSF
Obsidian
Claude Code
View structure →Development
ML Infra · GPU
GPU Training Pipeline
QLoRA fine-tuning on RTX 5090
Production-ready QLoRA pipeline for self-hosted LLM fine-tuning. Pre-built Docker images (11.4GB), Helm deployment, k3s integration. 8x faster pod startup.
- 4-bit quantization (bitsandbytes)
- Non-root, read-only containers
- ~$0.15/hour vs $25+/hour cloud GPUs
PyTorch
PEFT
Helm
RTX 5090
View architecture →Development
Platform · CAD/BIM
BIMcore Engineer
Revit replacement for terabyte-scale models
Next-generation BIM authoring platform in Rust. Handles 100GB models at 60 FPS, 1TB at 30 FPS. Native Revit/IFC import, CRDT-based real-time collaboration.
- Vulkan 1.3 GPU rendering (on-demand geometry)
- Columnar bcx format (5-8x smaller files)
- 96 requirement documents, 50+ ADRs
Rust
Vulkan
PostgreSQL
egui
View architecture →Production
Pipeline · AI/ML
Universal Knowledge Extractor
LLM training data from any source
Transforms docs, code, Telegram, LinkedIn into ChatML training data. Automatic taxonomy discovery, <2% semantic duplicates, zero credential leaks.
- 500+ samples/hour via local Ollama
- Checkpoint & resume in <5 seconds
- Zero-conversion Axolotl/LLaMA-Factory load
Python
Pydantic
ChatML
qwen3.5:35b
View architecture →Production
SaaS · Security
AWS PCI-DSS Platform
Multi-tenant compliance management
Enterprise GRC platform with 34+ API endpoints, Row-Level Security, and real-time WebSocket alerts. PCI-DSS, NIST CSF, ISO 27001, SOC 2 coverage.
- 15+ security models, 4 compliance frameworks
- Sub-100ms API latency (async throughout)
- 100% type coverage with Pydantic
FastAPI
PostgreSQL
WebSocket
RLS
View architecture →Production
Tool · DevSecOps
SAO — Security Audit Orchestrator
Multi-cloud DevSecOps analysis
Unified security audit platform: SBOM generation, attack tree building mapped to MITRE ATT&CK, detection gap analysis, AI-powered risk assessment.
- AWS, Yandex Cloud, On-Prem support
- 200+ ATT&CK techniques mapped
- SARIF + CycloneDX output formats
Python
MITRE ATT&CK
NIST CSF
Ollama
View architecture →Development
SaaS · Developer Tools
tools.gantman.biz
Freemium developer tool suite
30+ launch tools (100+ Phase 3), no signup required. CyberChef, Hoppscotch, PrivateBin, Trivy, AI/LLM tools. Self-hosted on k3s, $0 cloud costs.
- 16 tool categories, global CDN
- Free/Pro/Team tiers (Phase 3)
- 0% IT tax via Belarus HTP
React
k3s
ArgoCD
Keycloak
View architecture →Development
Operator · Compliance
K8s Compliance Operator
One-day compliance stack deployment
Helm umbrella deploying Kyverno, Falco, Calico, Vault, Istio via ComplianceProfile CRD. PCI DSS, SOC 2, NIST CSF, ISO 27001, HIPAA, DORA profiles.
- 6 compliance profiles, 45+ Kyverno policies
- 30+ Falco runtime rules per profile
- 8-16 weeks → 1 day deployment
Kubernetes
Helm
Go
Kyverno
View architecture →Development
Platform · Fintech
DORA Incident Platform
EU financial institution compliance
Real-time incident classification for 40K EU entities. EBA/ESMA/EIOPA criteria, 4h/72h/1mo reporting deadlines, AI-assisted triage with Claude Sonnet.
- Automated major incident classification
- EBA-standard JSON/XML/PDF reports
- Multi-tenant Keycloak + PostgreSQL RLS
FastAPI
Kafka
Keycloak
Claude API
View architecture →Development
Control Plane · AI
Agentic AI Governance
AI agent authorization & audit
Control-plane overlay intercepting AI agent tool calls. AgentPolicy CRD, human-in-the-loop approval, OSCAL export. EU AI Act Art. 12-14 compliant.
- SDK middleware or sidecar proxy modes
- Loki (hot) + S3 WORM (cold) audit trail
- Singapore MGF + OWASP LLM Top 10
Go
kubebuilder
Loki
OSCAL
View architecture →Development
Generator · AI Compliance
EU AI Act Doc Generator
Automated Annex IV documentation
Risk classification per Annex III, full documentation suite: model cards, risk assessments, data governance, conformity checklists. 7-year S3 WORM retention.
- Automated Annex III risk classification
- 6 Annex IV document types generated
- Sigstore-signed immutable artifacts
FastAPI
React
S3 WORM
Sigstore
View architecture →Development
Repository · GRC
Evidence Graph
One evidence, many frameworks
Map single evidence artifact to SOC 2 + PCI DSS + ISO 27001 + DORA + NIS2 simultaneously. Merkle-tree integrity, OSCAL export, Sigstore signing.
- 500+ controls across 6 frameworks
- NLP-assisted control suggestion
- 68% evidence file reduction
FastAPI
PostgreSQL
OSCAL
Merkle
View architecture →Development
Platform · Air-Gapped
Air-Gap Compliance
Zero-egress regulated networks
Fully offline compliance automation: 356 pre-mirrored OCI images, offline vuln DBs, USB sneakernet delivery. FedRAMP High, CMMC L3, defence-ready.
- 356 OCI images bundled (~45 GB)
- HSM-sealed Vault, PKCS#11 transit
- 10 compliance frameworks supported
Harbor
Trivy
Wazuh
HSM
View architecture →