From a7509c2846d61cc60d4364d644ffd00d4caac4b4 Mon Sep 17 00:00:00 2001 From: Sami Nouidri Date: Sun, 3 Nov 2024 18:30:32 +0100 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5249734..c36b6e7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# portfolio -Repository of my portfolio website's codebase. +![interface](https://i.imgur.com/cGXtg8P.png) +## What is this project about? + +The idea was to create a personal website that could act as both a blog, personal web-front and portfolio for my projects. + +To add a fun twist, I decided to design two UIs for the landing page, with one being "retro" styled and the other more "modern". In addition to information about myself, I intend to write a few articles on some of my thoughts on current technological trends and happenings. As such, users browsing can also read these articles on the website. + +## Tech stack + +* Laravel +* PHP +* HTML +* CSS +* JavaScript + +## Author(s) +Project and code was built by me. + +