diff options
-rw-r--r-- | Lab01/README.md | 15 | ||||
-rw-r--r-- | Lab01/screenshot-lab01.png | bin | 0 -> 128897 bytes |
2 files changed, 15 insertions, 0 deletions
diff --git a/Lab01/README.md b/Lab01/README.md new file mode 100644 index 0000000..5071805 --- /dev/null +++ b/Lab01/README.md @@ -0,0 +1,15 @@ +# Portfolio Webpage +This repository contains a simple HTML webpage that acts as a portfolio website. + +## Table of Contents + +- [Description](#description) +- [Brief Look](#brief-look) + +## Description + +The portfolio website provides a brief introduction about me, my skills, projects and how to contact me. It is built using basic HTML and CSS and makes use of HTML Tables to showcase my work in a clean and organized manner. + +## Brief Look +Here is a screenshot of the current look of the website: +![Website Screenshot](screenshot-lab01.png) diff --git a/Lab01/screenshot-lab01.png b/Lab01/screenshot-lab01.png Binary files differnew file mode 100644 index 0000000..daa07ab --- /dev/null +++ b/Lab01/screenshot-lab01.png |