Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/code-jl/code-jl.github.io
- Owner: Code-JL
- License: mit
- Created: 2024-11-24T19:28:15.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T23:31:56.000Z (15 days ago)
- Last Synced: 2025-01-06T00:28:41.582Z (15 days ago)
- Topics: css3, developer-portfolio, github-pages, html5, interactive-background, javascript, matter-js, personal-website, physics-engine, portfolio-website, responsive-design, resume-website, web-development
- Language: HTML
- Homepage: https://code-jl.github.io/
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 capabilities2. **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.