-
Summer Report: Day 2
The prime goal for today was to complete the project report on summer training. There was a dedicated section in the project skeleton for designing. So, I had to create UML Diagrams for my project, i.e. OpenWISP Notifications. I decided on creating a class diagram and sequence diagram since both...
-
Writing All Day
I spent all day on a text processor today. I completed my blog on Flashing OpenWRT on TP-Link Archer C50. Then I worked on the project report on summer training to be submitted in college. Even GSoC evaluators find a blog post sufficient for validation of work. But, our education...
-
Happy New Year
My TP-Link Archer C50 V4 got delivered on Christmas morning. I didn’t get enough time to flash the router with OpenWRT. Also, I was afraid that I will end up bricking the router if anything went wrong. This fear of mine further delayed the flashing. Today, I had an ample...
-
New Year's Eve
Today was certainly a no-code day. I was not feeling well and I could pull together myself only as much to complete a couple of lab assignments today. Thanks to my procrastination I had something to do on NYE - documenting lab practicals.
-
Developing Configurable Component in Django
I like writing reusable code. What I like more is writing code for configurable components. For this project, I wanted to develop a component that fetches data from the database and create graphs and charts. It sounds easy, right? Well, it was. But, it felt a bit challenging to me...