BLOG

CODING A POMODORO TIMER - PART 5

July 25, 2023

How to code a Pomodoro Timer with HTML, CSS and Javascript? This is the last part, where I finish coding the entire functionality of the timer...

Read more →
  • Coding
  • HTML
  • CSS
  • Javascript

CODING A POMODORO TIMER - PART 4

July 21, 2023

How to code a Pomodoro Timer with HTML, CSS and Javascript? In this next part I'll dive into the implementation of different functions...

Read more →
  • Coding
  • HTML
  • CSS
  • Javascript

CODING A POMODORO TIMER - PART 3

July 19, 2023

How to code a Pomodoro Timer with HTML, CSS and Javascript? In this third part I'm coding the functions with Javascript...

Read more →
  • Coding
  • HTML
  • CSS
  • Javascript

CODING A POMODORO TIMER - PART 2

July 17, 2023

How to code a Pomodoro Timer with HTML, CSS and Javascript? In this second part I'm gonna style the timer with CSS...

Read more →
  • Coding
  • HTML
  • CSS
  • Javascript

CODING A POMODORO TIMER - PART 1

July 14, 2023

How to code a Pomodoro Timer with HTML, CSS and Javascript? In this first part I'll do the markup with HTML...

Read more →
  • Coding
  • HTML
  • CSS
  • Javascript

CREATING A WEB APP - PART 3 : Database

July 2, 2023

How to set up a database for your web application using MongoDB...

Read more →
  • Coding
  • Database
  • MongoDB

CREATING A WEB APP - PART 2 : Basic Express Setup

June 27, 2023

How to set up a server for a web application using the Node.js framework Express...

Read more →
  • Coding
  • Express
  • Node

CREATING A WEB APP - PART 1

June 1, 2023

How to get started creating a web app from scratch? Let's embark on this journey...

Read more →
  • Coding
  • Git

GIT - VERSION CONTROL SYSTEM

May 22, 2023

What is Git? What is it used for? Why should you use it in your projects? Let's dive in...

Read more →
  • Coding
  • Git

LEARNING HOW TO LEARN

May 14, 2023

How can you learn efficiently? Six essential tips that can enhance your learning process and improve knowledge retention...

Read more →
  • Self-Teaching
  • Education