Weekly Check-in #4
abijithbahuleyan
Published: 06/21/2020
Hello world,
What did you do this week?
I integrated the prototype into GUI. It's almost ready. Waiting for detailed review from mentors and potential users.
Did you get stuck anywhere?
Nope.
What is coming up next ?
I will update the prototype to final product after the review. Add docs for the feature. Move on to next part of project.
#StaySafe
View Blog Post
Weekly Check-in #3
abijithbahuleyan
Published: 06/15/2020
Hello,
Pandemic is continuing its rage. This week is no different than the previous week. Almost everyone is drifting through time-space, without doing anything. Just rewinding the old memories.
What did you do this week?
I almost finished the prototype for generating the notebook. I'm waiting for a more detailed review from the mentors for further improvement.
Did you get stuck anywhere?
Nope, So far so good
What is coming up next?
Add more modifications after the review of mentors. I'm also planning to explore metaclasses in python as it may improve the code. also planning to develop the other parts of the project.
“Metaclasses are deeper magic than 99% of users should ever worry about. If you wonder whether you need them, you don’t (the people who actually need them know with certainty that they need them, and don’t need an explanation about why).”
— Tim Peters
View Blog Post
Week 2 Check-in
abijithbahuleyan
Published: 06/08/2020
Hello World,
It's me, Abi again. Hope everyone is safe, what a challenging time to live!. Corona cases are increasing day-by-day here. Many restrictions which were held previously been lifted. Individuals should take necessary precaution for their own health and for the community as whole. I would recommend to read "The Plague" by Albert Camus, which deals with similar conditions as now.
What did you do this week ?
Mostly creating a prototype to get more Idea about the project. Also the PR I was stuck last week was merged. My mentor improved the internal testing infrastructure, thus the issue was resolved.
Did you get stuck anywhere ?
No, But I have some more doubts to get cleared in next week.
What is coming up next ?
I got the feedback for the prototype, So I would be building a better version next week.
"There's no question of heroism in all this. It's a matter of common decency. That's an idea which may make some people smile, but the only means of fighting a plague is — common decency." - Albert Camus (The plague)
View Blog Post
Week 1 check-in
abijithbahuleyan
Published: 06/01/2020
Hi,
I'm Abijith Bahuleyan, an undergrad from India. This is my first experience with GSoC and I'm really excited. The journey started on beginning of Feb. I learned a lot in this pursuit. Git, Github, React, Javascript are some of them.
What did I do this week?
I was working to setup a button to shutdown the server. It's almost ready. I tried to understand how the client makes requests and how they are handled by the server. Prototyping a template engine to generate python code corresponding to analysis made in the GUI. I have gone through some the analysis in the GUI.
What is coming up next?
I have to cover all analysis in GUI as fast as I can. Then I will create notebook templates.
Did you get stuck anywhere?
Yep, unit test for the Shutdown Button is yet to implement.
View Blog Post