Skip to content

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

License

Notifications You must be signed in to change notification settings

Code-JL/Code-JL.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

🎯 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

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:
git clone https://github.com/Code-JL/Code-JL.github.io.git
  1. Open assets/home.html in your browser to view locally

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.