Recent Posts

Coding Period Week 7

2 minute read

Over the past week, I’ve been working on a project to put the entire robotics academy’s software into a single .exe file. It turned out to be quite a learnin...

Coding Period Week 6

1 minute read

This week after intializing and successfully serving the react frontend inside an electron instance we wanted to run the django server concurrently with the ...

Coding Period Week 5

1 minute read

In this week the first plan of action was to setup the electron and serve the React Frontend inside the electron process but it came with multiple conflicts...

Coding Period Week 4

less than 1 minute read

In our recent endeavors, we dedicated our efforts to address the essential packages and dependencies essential for seamless operation of the Django server. H...

Coding Period Week 3

less than 1 minute read

This week was understanding the process of understanding the components and how they are being rendered and served by the Django server Work Done Underst...