Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/code-jl/code-jl.github.io

A modern, interactive portfolio website showcasing my software development projects, skills, and professional background.
https://github.com/code-jl/code-jl.github.io

css3 developer-portfolio github-pages html5 interactive-background javascript matter-js personal-website physics-engine portfolio-website responsive-design resume-website web-development

Last synced: 3 days ago
JSON representation

A modern, interactive portfolio website showcasing my software development projects, skills, and professional background.

Awesome Lists containing this project

README

        

# Code-JL's Portfolio Website

A modern, interactive portfolio website showcasing my software development projects, skills, and professional background.

## 🌟 Live Demo
Visit the website: [code-jl.github.io](https://code-jl.github.io/assets/home.html)

## 🎯 Features

- **Interactive UI** - Dynamic hexagonal background animation using Matter.js
- **Responsive Design** - Seamless experience across all devices
- **Professional Sections**
- Projects showcase with detailed descriptions
- Comprehensive skills overview
- Educational background
- Downloadable resume
- Contact information

## 🛠️ Key Projects Featured

1. **NFL-Point-Kicker-Data-Scraper**
- Python-based tool for NFL game data analysis
- Data retrieval and CSV formatting capabilities

2. **Inventory Manager**
- C++ application with GUI interface
- Features item tracking and inventory persistence
- Currently under development

## 🔧 Technologies Used

- HTML5
- CSS3
- JavaScript
- Matter.js Physics Engine
- Git/GitHub Pages

## 🚀 Development Status

This portfolio is actively under development with planned enhancements:
- Additional project documentation
- Enhanced interactive features
- Expanded project gallery

## 📁 Project Structure

```bash
portfolio/
├── assets/ # Core website assets
│ ├── load/ # Universal components
│ └── ... # Page-specific assets
├── files/ # Downloadable content
├── images/ # Media assets
└── projects/ # Project-specific pages
```

## 🔄 Getting Started

1. Clone the repository:
```bash
git clone https://github.com/Code-JL/Code-JL.github.io.git
```
2. Open `assets/home.html` in your browser to view locally

## 📜 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.