Photo by Headway on Unsplash

First Week In Aeste Works

Time flies and it has been a week already working at Aeste Works. In this blog, I would mainly talk about the tasks given to me, what I have learnt through working on those tasks and also what I have learnt from Dr Shawn. Since this is my first post Read more

I’m Finally Done

I’m done! I’m finally done with all the screens. I can’t believe I managed to complete my task before my internship ends and can have my Raya holidays with peace. Haha. As I mentioned in my last two previous posts, I’m struggling to get data of the last performance. At Read more

Photo by Headway on Unsplash

First week of my internship

  In this week, I was given time to learn Git to prepare myself for the later participation into the grand project without messing it up. In short, Git is a decentralized version control system that conserve different version of our work in series of so called “commit”, a record Read more

Photo by Jacob Miller on Unsplash

Cache Me if you Can

I now have started another crucial component of the project, i.e a caching mechanism. So far I have been able to simulate the mounting remote filesystems using SSHFS, that provides a convenient way to interact with files in your remote storage just like how you would normally interact with files Read more

Photo by Jon Moore on Unsplash

A Blog about Certificates

Previously, there were some issues in the transmission of the bitstream to the board’s server, but with a touch of Dr Shawn’s magic, he managed to somehow solve the issue on the board side. With that, I was able to send the bitstream successfully and get a proper response from Read more

Time Management

I don’t know what is going on with me this week. This week seems not a good week for me. I should actually already tested my Vuejs on the server but I still not complete the comparative judging yet. I feel very sad about it. One more thing, I spent Read more

The Chips

I’ve been experimenting myself with one of the UI components in Vuetify js this week which is chips. The chip (V-chip) component is used to convey small pieces of information and by using close property, the chip becomes interactive and allowing the user interaction. The chips come in four primary Read more

CORS Mistakes + Firmware Download

I would like to first start off that last week’s problem of not having the automatic redirection working in Firefox was actually my own mistake without even realizing it. Basically, the CORS protocol should only take place for cross site requests, for example if a client application that is being Read more