Python Conference Malaysia 2024

Attended PyCon 2024 this year at Sunway University over the last weekend (23-24/August/2024). Credit to PyCon Malaysia Facebook page Attended one before during the pandemic time, but I still prefer the face to face conference, got the chance to talk to other Pythonistas. This year agenda is pretty good, have some good speakers with some… Continue reading Python Conference Malaysia 2024

I got a new bicycle

I wanted to cycle more, but prefer a flat bar bicycle, more comfortable, but the old MTB really was in a bad shape. Understandable, it is at least 15 years old, 26″ tyre GT Outpost, plenty of good times on this bike. Rode FRIM countless times, Genting Sempah multiple times. And not really keen to… Continue reading I got a new bicycle

Published
Categorized as Travel

FastAPI CRUD with MongoDB backend

I have a personal project building a SaaS as a startup idea. For now, I am developing the building blocks to complete the whole infrastructure, from mobile app development, backup database design, business plan and etc. For today, I want to build a API services backend that will take requests from mobile and web applications… Continue reading FastAPI CRUD with MongoDB backend

Published
Categorized as Python