An open API service indexing awesome lists of open source software.

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.

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.

![Porfolio Website](https://github.com/Willie-Conway/Portfolio-Website/blob/20165f5639385bb798832d8ff8843e25b6e40a49/assets/Portfolio_Website.png)

---

## πŸ› οΈ 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.*