My Time At University Week 13

This week, I delved into JavaScript Web APIs, expanding my understanding of:

JavaScript Web APIs: I explored various Web APIs provided by browsers, such as the Document Object Model (DOM), Fetch API for making HTTP requests, Web Storage API for local data storage, and others. Understanding these APIs is crucial for developing interactive and dynamic web applications.

Additionally, I took the opportunity to sharpen my skills in programming by tackling practice questions in C#. These exercises provided valuable hands-on experience and reinforced my understanding of C# concepts and syntax.