-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0d9fd8
commit a7509c2
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
|