img

Recent Posts

What happens when you type google.com in your browser and press Enter?

This question is a classic and still widely used interview question for many types of software engineering position. It is used to assess a candidate’s general knowledge of how the web stack works on top of the internet...

Read more

Postmortem.

On May 10, 2023, our web server experienced an outage that lasted approximately 3 hours. The cause of the outage was a failure in the server’s power supply unit...

Read more

Personal Web-Portfolio.

I propose the development of a web portfolio to showcase my skills and experience. This portfolio will serve as an online representation of my capabilities as a Front-End Engineer and will be accessible to potential clients and collaborators...

Read more

Personal Web-Portfolio | MVP Specification

List of API routes to be created for my web client to communicate with my web server: GET/api/projects - This route retrieves all portfolio projects from the server and returns them to the client as an array of JSON objects. The client can use this route to display a list of all projects. ...

Read more

Build your portfolio project | Making Progress (week 1)

Performance Optimization: Parallax websites often rely on large images, animations, and complex scrolling effects, which can significantly impact performance. Ensuring a smooth and responsive experience across different devices and browsers while maintaining optimal loading times can be a challenge...

Read more

Build your portfolio project | MVP Complete (week 2)

Evaluating the visual aesthetics, colour scheme, typography, and layout. The design aligns with the intended theme and purpose of the website while providing an engaging and user-friendly experience...

Read more

Add a New Blog Post