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…

I Feel It Coming

I am more focusing on the back-end of the system this week since I have completed the front-end development which is GUI updated to handle multi-piece scoring on Wednesday. TheĀ  Json score object which is absolute score now is in the array and it accepts the multi-piece scoring from the Read more…

Let’s Do This

This week is quite slow for me since everything that I do seems not right. For this week, I should make sure that I understand the source code of the project that I will be handle later made by the previous interns so that I can see the flow of Read more…

A Lesson Learned

The week didn’t start off on the right note. Dr Shawn was rather disappointed at the fact that I didn’t do something as properly as I should. I thought it was safe to assume the outcome of that particular thing, but Dr Shawn made me realize the error of my Read more…

Coding the REST API

I spent the entire week on coding the REST API. I had always thought that coding REST API is a very difficult task but it turns out that it isn’t really that hard at all once you understand the whole thing. It’s all about dealing with the request and giving Read more…

The Frightening Project Code

This week I have been learning a lot of random stuff. On my first day of the week, I tried to build the project and run it. Iā€™m really impressed on how the whole thing is built up like login authentication and the interface with google drive. Though the whole Read more…

Wrapping Up the Application

Continuing as an extension of the front-end from the previous week, I continued my Javascript marathon with coding up the head judge and attendance roles. Succumbing to temptation, I started off with the attendance role as it was trivial enough to be done in an hour or two which left Read more…

Front-End Integration

This week was spent replicating the functionalities of the previous application but this time with modifications to utilise the REST API as a source for data. Currently while coding up the front-end, there were some minor amendments made to the back-end API to make it more easy to interface with Read more…