M

My Pioneer- A Google Chrome Extension

A chrome extension for easy resource and time management, with the option of an amazing to-do list to organize schedules and a timer to limit breaks! Everything with one click at a time.

M

My Pioneer- A Google Chrome Extension

A chrome extension for easy resource and time management, with the option of an amazing to-do list to organize schedules and a timer to limit breaks! Everything with one click at a time.

The problem My Pioneer- A Google Chrome Extension solves

When I started learning programming and Computer Science Subjects, I was overwhelmed with all the resources available online and found it really difficult to choose what to read and what not to, from then onwards I started collecting the best resources which can be really helpful for beginners. I also faced a huge difficulty with time management as a beginner, which in some other ways affected my health, posture, and, eyesight. I always felt the need for something that'll remind me to take a break after certain points and also will close that Netflix tab after 10 mins.
I have built a Google Chrome Extension called "My Pioneer" that will act as a single platform to:

  • Organize all our study and break schedules
  • All all the resources at one place
  • Manage the to-dos
  • Track the Progress of Work or Study
    This Extension automatically suggests to the user some good resources (like Coursera Courses, Youtube Channels, articles etc.) to start with their programming aka coding journey or Computer Science in broader aspects.

Challenges we ran into

  1. though it is not the first extension I have built I never used the notification API and the tabs API before so, I had to go through all the documentation related to Chrome APIs.
  2. I found it very challenging to implement the javascript functions for suggesting personalized resource suggestions.
  3. It was very interesting to implement the progress bar for the to-do list.

Discussion