JavaScript: Asynchronous Programming
2024 - Codecademy
Learnt about asynchronous programming and leverage promises
in JavaScript.
This course was great and helped me to fill the blanks.
Built a movie finder application using Fetch API upon
completion.
Building Interactive JavaScript Websites Course
2024 - Codecademy
Learnt to create webpage interactivity by leveraging JavaScript
events in the browser.
With the help of Building Interactive JavaScript Websites Course this particular
SPA became responsive.
JavaScript Course
2024 - Codecademy
Grasped fundamentals of JavaScript, learnt how to work with
basic array methods and classes.
I am currently upskilling by taking JavaScript Intermediate course.
Developing Front End Apps with React
2024 - IBM
Mastered the fundamentals of React.js, learning how to break
down code into reusable components and effectively manage
the state of elements within applications.
Additionally, explored Redux.js, enhancing the ability
to manage complex application states.
Applied knowledge by developing practical projects,
including the To Do List and the Shopping Cart applications.
Introduction to Cloud Native, DevOps, Agile, and NoSQL
2023 - IBM
This course provides a comprehensive foundation in DevOps basics
and the principles of Agile development.
Gained valuable insights into DevOps methodologies,
including version control, continuous integration,
and deployment strategies.
Learnt Agile framework, including how to effectively manage
projects by writing user stories and implementing Agile practices
such as sprint planning, daily stand-ups, and retrospectives.
Python Basics for Data Science
2023 - IBM
Gained a solid foundation in Python programming tailored
specifically for data analysis and manipulation tasks.
Discovered essential libraries such as NumPy and pandas,
indispensable tools for data manipulation and analysis in Python.
Python 3 Course
2023 - Codecademy
Learnt the fundamental concepts of Python, including variables,
data types, control flow structures, and functions.
Built Vigenere Cipher implementation upon completion.
This project not only reinforced my understanding of Python
fundamentals but also provided me with knowledge that helped me acquire programmatical style of thinking.
Introduction to Cloud Computing
2023 - IBM
Explored the fundamental principles and technologies that
underpin cloud computing. From the basics of HTTP protocols
to advanced security measures and encryption techniques.
Gained understanding of how data is transmitted, stored,
and secured in the cloud.