Korrma
Risk-Free Stock & Crypto Trading Simulator
Overview
Korrma is the ultimate risk-free stock and crypto trading simulator, designed for beginners and experienced traders alike. Users start with a virtual portfolio of $100,000 and trade in real-market conditions without risking real money. The app delivers real-time stock quotes and market data for informed decisions, portfolio performance tracking to refine strategies, fundamental analysis insights for valuing stocks, and comprehensive company information. Korrma combines gamified mechanics leagues, global leaderboards, and competitive rankings with deep financial modeling. As an educational simulation app, it involves no real trades or money, making it the go-to tool for mastering the stock market in a secure, virtual setting.

Challenge
The engineering core had to solve for 'High-Frequency Data Ingestion.' Processing thousands of global stock and crypto price updates per second and pushing those updates to thousands of concurrent mobile clients without causing UI stutter or excessive battery drain was non-trivial. Additionally, the system had to calculate real-time portfolio valuations and leaderboard rankings with absolute mathematical precision.
Solution
We architected an event-driven system using Django and PostgreSQL, optimized with materialized views for fast leaderboard calculations. We implemented a WebSocket-based streaming layer to push live price feeds directly to a reactive Flutter frontend. To handle the computational load of trade matching, we developed a custom asynchronous processing engine in Python, containerized with Docker.
Tech Stack
Metrics
Related Projects

Safe Square
An all-in-one lifestyle hub connecting people, products, and services safely—from beauty and grocery to pharmacy, delivery, and other services.

Ethiopian Financial Data Hub
An AI-powered platform leveraging agentic AI and LLMs to extract, validate, and aggregate financial data from unstructured sources across Ethiopia's financial ecosystem.

Sunzenith Solar Calculator
Sunzenith's company landing page and comprehensive solar system design tool. The main site (sunzenith.com) serves as the digital gateway for Germany's renewable energy transition. The calculator recommends inverter, module, and battery counts based on roof area and yearly consumption. Includes 30-year financial analysis, ROI, MPPT configurations, CO2 savings, and detailed energy breakdowns. Generates reports at the end of each session and integrates with custom CRM and ERP tools. Multilingual (German and English) with guest access.