A collection of my Angular Websites and learning experiences
I've completed the comprehensive Angular course by Maximilian Schwarzmüller and learned a tremendous amount about modern Angular development.
About the Course: This course was built for Angular 19+ and uses standalone components & signals right from the start. It covers modern Angular features like signals, standalone components, new control flow, and much more. The course also includes older Angular versions & syntax, making it comprehensive for any Angular project.
This page showcases the projects and concepts I've learned throughout the course modules.
Technologies Covered:
A foundational Angular To-Do application demonstrating core concepts and best practices.
View Project
A finance calculator that allows users to calculate investment growth over time based on user inputs.
View Project
A Server Managment Dashboard that show historical Traffic data and allows for Support Ticket Managment.
View ProjectAnd using authentication to access various Documentations. Deep dive into Directives.
View ProjectA view of Temeratures around the world with Historical Data. Deep dive into Pipes.
View Project
A Place picer, where you can choose photos. Dealing with http requests to a backend. (you need to host that yourself)
View Project