A responsive, single-page portfolio showcasing my software engineering experience, skills, education, and selected work.
- HTML5
- CSS3
- Vanilla JavaScript
Clone the repository and start a local server:
git clone https://github.com/Singatha/portfolio.git
cd portfolio
python3 -m http.server 8000Open http://localhost:8000 in a browser.
