Projects ShowcaseΒΆ

Welcome to my development journey! This is the beginning of documenting my projects and learning progress across various technologies.

πŸš€ Getting Started

This portfolio is in active development. Projects are automatically discovered from the repository structure as they are created.

Current ProjectsΒΆ

This section showcases completed projects with their documentation automatically generated from README files.

Development Focus AreasΒΆ

I’m currently exploring and building expertise in:

  • Python Web Development: FastAPI, Django, and modern web frameworks

  • C# Development: Desktop applications, web APIs, and clean architecture

  • Documentation: Sphinx, technical writing, and automated project discovery

  • Frontend Technologies: React, Vue.js, and modern JavaScript frameworks

Repository StructureΒΆ

The repository is organized by technology stacks to facilitate learning and easy navigation:

amalie_projects/
β”œβ”€β”€ python/web-frameworks/    # Python web development projects
β”œβ”€β”€ csharp/desktop-apps/      # C# desktop applications
β”œβ”€β”€ csharp/web-development/   # ASP.NET and web APIs
β”œβ”€β”€ frontend/react/           # React applications
β”œβ”€β”€ machine-learning/         # ML and AI projects
└── shared/docs/              # Documentation and guides

πŸ“– Auto-Discovery System

This documentation site automatically discovers projects with README files and creates individual project pages. Simply add a README.md to any project directory to have it appear here automatically.

β€”

Auto-Discovered ProjectsΒΆ

🐍 Python Web Frameworks

Explore projects and documentation

Python Web-Frameworks Projects