CourseWork

FreeCodeCamp JavaScript DSA Certificate

In the JavaScript Algorithm and Data Structures Certification, I learnt the fundamentals of JavaScript including variables, arrays, objects, loops, and functions. After the fundamentals, I applied that knowledge by solving algorithm challenges like manipulate strings, factorialize numbers, and even calculate the orbit of the International Space Station. Along the way, I also learnt two important programming styles or paradigms: Object Oriented Programming (OOP) and Functional Programming (FP).

Progress Tracker

Screenshot of FreeCodeCamp Certificate

HTML, CSS, and Javascript for Web Developers

The course starts by learning how to implement modern web pages with HTML and CSS. Then advances to learning how to code responsive design pages. Last but certainly not least, the course gives a thorough introduction to the most ubiquitous, popular, and incredibly powerful language of the web: Javascript. Using Javascript, we build a fully functional web application that utilizes Ajax to expose server-side functionality and data to the end user. Course Instructor - Yaakov Chaikin.

Course Link
  1. HTML, CSS, and Javascript for Web Developers
HTML, CSS, and Javascript for Web Developers course Certificate

Docker and Linux

Docker for Absolute Beginners Course from KodeKloud introduces Docker, Docker Images, Docker Compose, etc and The coding exercises validates commands and Dockerfiles and ensures we have written them correctly.

Linux and DevOps Tracker

Screenshot of Docker for Absolute Beginners Certificate