
1 months ago
0
Student Result
1 Min Read
One of my students at Mars Learning Center has started working on their own Django projects. They have successfully created user and teacher profiles with full details, including names, emails, and profile pictures. It is inspiring to see how quickly they are learning to manage data and build functional web pages. This progress shows their dedication and the practical skills they are gaining in web development. I look forward to seeing more projects from them soon!

2 months ago
0
Building REST APIs with FastAPI
1 Min Read
REST APIs are an important part of modern web development. In this post I explain how I build simple and clean APIs using FastAPI.

2 months ago
0
Why I Chose FastAPI for Backend Development
1 Min Read
FastAPI is one of the fastest Python frameworks for building modern APIs. In this post I explain why I chose FastAPI for my backend projects.

2 months ago
0
How I Built My Developer Portfolio
1 Min Read
In this post I share how I built my personal developer portfolio using FastAPI for the backend and React for the frontend.