This was my dissertation project for MSc. Advanced Computer Science.
I wanted to build a simple straightforward application that would be useful for self directed learners.
The fundamental idea was that, there are resources available all over the internet for a person to learn anything they want to learn, on their own, without even having to pay anything.
One of the big challenges with that is the organisation of resources. In a school or university setting, there is a curriculum, an organised way to learn something, and the resources are made available for that. If there is a way for people to create that organisation themselves by gathering the resources themselves, that could help people become better at self learning, anything.
I think that’s the most important skill to master for a self directed learner, learning how to learn.
All the code and ‘how to run’ details are provided in the GitHub repo link on the top of the page.