https://github.com/willie-conway/portfolio-website
Welcome to the source code for my personal website! π Built to showcase my projects, blog posts π, and a bit about me π¨βπ». Made with π‘ passion, π curiosity, and a touch of β¨ creativity.
https://github.com/willie-conway/portfolio-website
css dark-mode html5 javascript porfolio-website tailwindcss
Last synced: 3 months ago
JSON representation
Welcome to the source code for my personal website! π Built to showcase my projects, blog posts π, and a bit about me π¨βπ». Made with π‘ passion, π curiosity, and a touch of β¨ creativity.
- Host: GitHub
- URL: https://github.com/willie-conway/portfolio-website
- Owner: Willie-Conway
- Created: 2025-05-19T18:34:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T06:39:10.000Z (3 months ago)
- Last Synced: 2025-07-03T07:25:33.863Z (3 months ago)
- Topics: css, dark-mode, html5, javascript, porfolio-website, tailwindcss
- Language: HTML
- Homepage: https://willie-conway.github.io/Portfolio-Website/
- Size: 4.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Willie Conway's Portfolio Website
Hey there! π
I'm **Willie Conway**, a Data Analyst & Software Engineer. This is my personal portfolio β built with just **HTML**, **Tailwind CSS**, and a touch of custom styling β to showcase who I am, what Iβve done, and how I can help solve real-world problems with data and code.
---
## π οΈ Built With
- β‘ **HTML5** β Simple, semantic structure
- π¨ **Tailwind CSS** β Utility-first styling for responsive design
- π‘ **Font Awesome** β Icons for clean UI elements
- π **Dark Mode Support** β Toggle between light/dark themes
- π― **Custom CSS** β Gold gradient, skill bars, hover effects---
## β¨ Features
β Modern responsive design
β Dark mode toggle
β Animated skill bars
β Project cards with hover effects
β Contact section with working hours and links
β Uses only `index.html` (no frameworks!)---
## π File Structure
```
/portfolio-website/
βββ index.html # Main HTML file
βββ assets/ # Images, icons, resume (optional)
βββ README.md # Project description (this file)```
---
## πΈ Live Preview
π [**Portfolio - Website**](https://willie-conway.github.io/Portfolio-Website/)
---
## π» How to Use Locally
You don't need any frameworks or build tools! Just:
1. Clone or download the repo:
```bash
git clone https://github.com/your-username/portfolio-website.git
```2. Open `index.html` in your browser:
* Double-click it, or
* Right-click and choose **"Open with Live Server"** (VS Code)Thatβs it! β
---
> π― *Designed and coded with passion by Willie Conway β combining the power of data and clean web design.*