Automating Attendance Recording on Moodle Using Selenium

TLDR Attendance marking on moodle can be automated using a browser automation tool called Selenium. If you couldn’t care less about the last part of the previous sentence, or if you just wanna use the damn script to put an end to the pain in the neck that is manual attendance recording on moodle, then you can jump to the last section of this page. You will find instructions to run the script there....

June 21, 2021 · 7 min · Aswin M Prabhu

How to build a real-time chatroom with Firebase and React (Hooks)

Posted on freeCodeCamp Read here: https://www.freecodecamp.org/news/how-to-build-a-real-time-chatroom-with-firebase-and-react-hooks-eb892fa72f1e/

June 21, 2021 · 1 min · Aswin M Prabhu

Getting Started With a New Codebase

Developers spend more time reading and editing the code that others have written than whipping out new code. This becomes exponentially harder if the codebase you are working with is unfamiliar to you. Some codebases can be pretty huge and unwieldy. I have been working on my Google Summer of Code project for the past 3 months. But before I was selected for GSoC, I had to dig through the GSoC website for projects that suited me....

August 4, 2019 · 5 min · Aswin M Prabhu

Hacktoberfest - An invitation to Open Source

Its October again and that means its time to hack for swag as far as open-source enthusiasts are concerned. Hacktoberfest is back and this year it’s celebrating its fifth year !! What’s Hacktoberfest? 🤔 For those new to Hacktoberfest, it is a month-long festival of support and contributions to open-source. How it works is you need to signup, then make at least five pull requests to any public Github project in October....

October 11, 2018 · 3 min · Aswin M Prabhu