Photo by timothy muza on Unsplash

Focusing on Bugs

Since my system is already been tested for two strings competition event in Penang and Johor Bahru and it turned out to be okay I mean my system can work I think for now I should focus more on fixing the bugs and restructuring my source code so that it Read more

Photo by Jon Moore on Unsplash

Switch to BearSSL

Continue with last week problem of PUT request failure after implementing SSL, I look through every line of the code again and againĀ and search through every keyword I could think of on the web but did not find much usefulĀ information. Without a clue on how to proceed, I asked for Read more

Photo by Jacob Miller on Unsplash

Integration

For this week, I spent time trying to integrate my project, P3, with a sister project, i.e S3. The relationship between them is that P3 is a project dashboard manager, allowing users to create, read, update and delete their projects and boards, configure a cloud storage to be used to Read more

Photo by Carlos Muza on Unsplash

Project Commencement!

This week, I started working on the Competition Analysis System (CAS). Before actually building CAS, though, I needed to add a new functionality to the existing Competition Management System (CMS) to allow the admin to export useful data from the database in the form of tsv.The exported data will then Read more

Photo by Larisa Birta on Unsplash

Lesson Learned

This weekend is the second event of strings competition held in Johor Bahru.Ā  For Johor Bahru strings competition, the number of performances is bigger than the previous week in Penang. Thus, Johor Bahru will be the proof of whether how good and efficient my system because it includes the big Read more

Photo by Headway on Unsplash

First Week in Aeste

Warm welcome/Git Worflow This is the first week of my 10-week internship at AESTE. On my first day, Dr Shawn showed me around the office and taught me how to access the main accounts that I will be using throughout my work at AESTE. Like most other interns, my first Read more

Photo by Jon Moore on Unsplash

Redo of Flashing and SSL

In my fourth week, after Dr. Shawn saw my code of writing on flash memory which is playing with theĀ pointer, he was like “why did you do that!?”. It was too complicated. Dr. Shawn said “Writing a complicated code is easy, the hardest part is how do you establish the Read more

Photo by rawpixel on Unsplash

Refactoring

Not much was done for this week, except that I spent most of that time refactoring the caching mechanism. When I first started on the project, I was frustrated at the messiness of the codebase and how it took me longer than expected to understand the workings of the application. Read more