Author: fatima
-
react native – ثبات
it seems i still have it! 😀 this is the frontend i enjoy building from scratch. i dont enjoy web cause i never properly learnt css, and divs. This design was from Claude Design, and then i moved it to figma for easy development into react native. im just having fun with this, but it…
-
homelab update
T2 chip is a nightmare when trying to recycle an old mac with a broken screen. the actual computer is perfectly fine, but now, i have a brick. Proxmox kept shutting down the computer. so i decided to do Ubuntu Server. That actually works okay, but anytime i need to use the laptop screen like…
-
Building ETL Pipelines for a World Bank Education Programme
This is a process that took a couple of months to perfect, over 3 States in Nigeria, and numerous data collection exercises. I never meant to be a Data Engineer, but here i am, this is what my current work flow looks like! Step 1: Extract – Designing the KoboToolbox Forms Field officers visit schools…
-

5AM Sun
British summer is here 😄
-
building a homelab using Proxmox on an intel macbook
my sister had an old 32gb intel macbook with 1TB i just couldnt let go unused. not really old, the last of the line of intel macs, the 2019 16 inch. I started with wanting to install Ubuntu Server, so i can have a place to tinker and test out stuff. But because i had…
-
ci/cd telegram notifications
so I’ve been having amaro break in production due to the architectural changes I’ve been making, and i would only find out when i see the github email hours later or the users send me a message asking whats happening. so i thought why not have telegram message me each time deployment or tests don’t…
-
Hi there
this will be my new space for technical outlet. ill post stuff im working on.. mostly as a personal reference!
-

CPython Internals
so following my new curiosity over all things internals, its been a pleasure so far reading about CPython, especially because i remember loving the Languages and Complilers module we had in Hull Uni. Feels like a lifetime ago, but i remember it was very instinctive to me how a compiler worked and the baby one…
-

DDIA
I must say, i wonder why i did not start this sooner, – ok i know why actually. but its really a different dimension to engulf yourself in the details of system design. and i think the beauty of it all is that it really all depends on what you are trying to build and…