Photo by Carlos Muza on Unsplash

Immersing in Code

Last week, I’ve finally gotten a good idea of the kind of analysis I want to perform on the data (extracted from CMS) and the statistical models to be used (linear regression and logistic regression). For convenient fitting of such models, we obviously require a table of the form <predictor Read more…

Photo by Jacob Miller on Unsplash

Integration Part 2

So the journey of integrating with the sister project continues. Last week, I had the issue of not being able to open the IDE in a new tab programmatically as the browser’s pop-up blocker is preventing it from doing so. As mentioned before, the reason is because of the fact Read more…

The Learning Never Ends

This week is my fifth week in Aeste, I started my week by looking into the problem that have caused me not getting the result I wanted when I ran the test script.  Last week, Dr Shawn told me that the issue might be the location of the email content Read more…

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…