Need To Study More

This week, I only did some small changes with the project. I really struggle with the Update function as I mentioned last week  the response time for the Update function is quite long. I told Dr Shawn about the problem and in a short time he figured out why that Read more…

Death of the General Purpose CPU

General purpose CPUs are dead. Long live the general purpose CPU. I think that this is what’s happening in the world today – we are witnessing a shift in computing paradigms. The most obvious of these shifts is the exponential growth of artificial intelligence (AI) computations. As more and more Read more…

CRUD

Early this week I met Dr Shawn, as usual I updated him about my progress and told him the problem that I was trying to solve. Dr Shawn helped me to solve that problem and he also taught me a few other ways to solve that particular problem. I learned Read more…

Axios

This week I continue my learning process about Vue.js and Vuetify. I tried to look into tutorials and examples and after that I tried to do it but at the same time I tried to changed the things a little bit because I want it to function the way things Read more…

Vue.js

This week I spent my time trying to understand how Vue.js works by going through the guide provided in their official website. I also tried to do the examples because it is the best way to learn things. After that, I tried to implement Vuetify which is a UI toolkit Read more…

Slow Week

This week I tried to focus on the things that Dr Shawn have told me to fix especially the edit function in the website. But my progress is very slow because I’m not feeling well for the past 2 weeks and I even took an MC for one day. Then, Read more…

Modem State Machine

This week was an intense week. The week started with me demonstrating the modem to Dr. Shawn and with a short check of the modem’s code by him. He noticed that there was no obvious state machine in the code which prompted a rewrite of the code to include one. Read more…