Real-Time Stock Alerts.
Real-Time Stock Alerts is a django rest + celery built by Yousef Ali Mansour. Monitors 10 tech stocks and fires automated email alerts with distributed Celery + Redis scheduling.
At a glance
| Project | Real-Time Stock Alerts |
|---|---|
| Type | Django REST + Celery |
| Built by | Yousef Ali Mansour — Founder & CEO at NUMU · Backend & Platform Engineer |
| Stack | Django REST, Celery, Redis, JWT, AWS |
| Source | github.com/yousefalimansour/System-alert |
| Last updated |
What I built
- Built a Django REST Framework API that monitors 10 major technology stocks and sends automated email alerts across 2 user-defined condition types (price threshold and duration).
- Implemented distributed scheduling with Celery + Redis (5-minute price refresh, 60-second alert evaluation) within a free-tier 800-requests/day data budget; secured with JWT, tested with PyTest, and Dockerized.
Stack
Django RESTCeleryRedisJWTAWS
View on GitHub More projects
- NUMUMulti-tenant E-commerce Platform — Storefront engine, theme marketplace and integrated payments for Egypt & MENA — 15 live storefronts, 500+ orders.
- NeuroShieldAI Deepfake Detection · Graduation Project — Microservices platform that analyzes video to detect deepfakes and verify authenticity — Django + FastAPI inference pipeline.
- KnowledgeOps AIFull-Stack RAG Knowledge Platform — RAG platform with hybrid retrieval (Chroma + RRF + LLM rerank) and cited, streaming answers via Gemini 2.5 Pro — built to refuse, not hallucinate.
- AI Medical Image AnalysisFull-stack ML Platform — AI inference on chest X-rays and skin lesions across 12 condition classes, returning confidence-scored predictions.
- Automated Toll Collection API.NET 9 · Clean Architecture — 4-layer toll-collection REST API with EF Core, RS256 JWT auth and role-based access control.
