You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Structura is a CLI tool that automates folder structure generation and dependency management for Python projects. It supports multiple architectures (MVC, MVCS, Hexagonal) and frameworks (Flask, FastAPI), using YAML configuration for flexibility.
🧠 Visionify is an interactive image classification platform. 🚀 This is its backend API built with FastAPI, clean architecture, and DI—supporting MNIST, Fashion MNIST, and CIFAR-10.
🎓 A Course Management System built with Django using MVCS Clean Architecture — a practice project focused on clean code, service-layer logic, error handling, and scalable design. Perfect for learning modular structure and real-world app patterns. 🛠️📚