If I miss a day (unless itโs exams or no light ๐ ),
Iโll give โฆ10,000 to one random person who reposts this and correctly calls me out that same day.
Day 25๐
Started working on the backend for personal reading timetables in Qademy ๐
We're planning to make it more than just a timetable by adding features like plan sharing, accountability partners, and more.
Laying the foundation for something bigger.
Day 24๐
I Added an in-app course material viewer to Qademy.
Users can now open and view uploaded course materials directly inside the app without needing to download them ๐
Small improvement, but it makes the experience much smoother for students.
Day 23๐
Performed unit testing on some of the new features added to Qademy to make sure everything works as expected.
Also attended my first physical class of the semester.
A mix of building and learning today.
Day 22๐
Worked on EvexAi today.
โ Migrated the email service to Brevo due to issues with the previous setup
โ Fixed deployment issues affecting the platform
Not the most visible progress, but these are the things that keep products running smoothly.
Day 21๐
Very busy day, so I didnโt get to do much coding.
Tested parts of the new attendance feature implemented by my cofounder and also started working on linking notifications to their corresponding pages in the mobile app
When Iโm done , users will be able to tap a notification and go straight to the exact screen that needs attention.
Day 20 ๐จโ๐ป
Today reminded me that small architectural decisions can have massive effects later on.
While testing the new many-to-many course structure on Qademy, I realized that one change affected multiple endpoints, queries, deletes, permissions, and logic across the app ๐
I had to refactor some services in the backend and also change some endpoint usage in the frontend.
But now departments can properly share courses/materials, and the system is much more scalable for future features weโre planning.
Day 19๐
Made some architectural changes to Qademy today.
Courses are now many-to-many with departments and also linked directly to schools. This now allows different departments to access shared course materials seamlessly.
All this is in preparation for some bigger features coming soon ๐
Day 18
Completed Module 3 of my AWS Cloud learning journey
Learned about AWS Lambda, Batch, Elastic Beanstalk, Fargate, containers, and serverless computing. Also scored 100% in the assessment ๐ฏ๐ฅ
Still applying everything I learn to real production systems.
Day 17 ๐
Today I dove into AWS containers and learned how things work with services like Elastic Beanstalk and Fargate.
I now understand how containerized apps can be deployed and managed without worrying too much about the underlying servers.
Getting more comfortable with cloud infrastructure step by step
Day 16๐
Today I got to apply what Iโve been learning from AWS Skill Builder.
Migrated Qademyโs backend services from Render to an AWS EC2 instance and also set up GitHub auto-deploy actions
Was honestly quite fun seeing everything work together
Day 15๐
Added a new Qademy feature requested by my course mates.
Class reminders were previously fixed to 15 minutes, users can now set custom reminder times themselves ๐
Also learned and practiced setting up AWS Lambda functions and integrating them with SQS queues โ๏ธ
Day 14๐
Today reminded me how important it is to stay calm under pressure as an engineer .
We released a new Qademy update with signup approval flow + some UI fixes and immediately told users to start downloading.
Turns out the update introduced a major onboarding bug ๐ญ
I had to quickly start debugging while feeling very tense and annoyed. After some minutes, I found and fixed the issue. My cofounder @thisisperryy and I also spotted other UI problems we missed earlier and fixed them too.
We pushed another update today and itโs now live , onboarding works properly again โ
Qademy started in July 2025.
Started building immediately, faced setbacks, paused for a bit, then came back stronger.
Today, @VictorBuildsApp and I officially launched.
Qademy's your department's single source of truth.
Check it out: https://t.co/wZfq9uohRA
After weeks of building, testing, fixing bugs,
Qademy is finally LIVE on the App Store & Google Play ๐
Built for students to access department updates, course materials, timetables, announcements, and more all in one place.
This is the beginning ๐
Built with @thisisperryy๐ค
Day 13๐
Pushed a new Qademy update to both stores.
โ Matric numbers now hidden for better privacy
โ Added signup approval flow โ new students stay pending until a course rep approves/rejects them
Also started Module 3 of my AWS learning journey: Serverless Computing โ๏ธ