Blog

  • From Ideas to Licenses: My First Deep-Dive into Software Licensing
    This semester I finally sat down and untangled the confusing world of software licenses, starting from a basic question: what can you actually protect when you write code? … Read more
  • Implementing REST API Calls
    Getting to grips with making REST API calls felt like finally being able to have a real conversation with the internet. At first the whole thing was a … Read more
  • Understanding Scrum
    My understanding of Scrum is that it isn’t just a process or checklist; it’s a lightweight framework for solving complex problems through collaboration, transparency, and continuous improvement. The … Read more
  • My Experience Learning REST API
    When I first started learning about REST APIs, I thought it was just about how apps talk to each other over the internet. But after reading the REST … Read more
  • My Journey Learning Git
    When I first started learning Git, it honestly felt like a different language. Everyone else around me seemed to know what they were doing cloning repos, branching and … Read more