Skip to content

luxscious/luxscious.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Personal Portfolio β€” luxscious.github.io

This is my personal portfolio site, built with React and deployed using GitHub Pages. It showcases my journey as a Software Engineer and Master’s candidate specializing in cybersecurity, with selected projects, work experience, and achievements.

⚠️ Note: This portfolio was developed quickly as a prototype, with code created through a mix of inspiration and "vibe coding." Expect ongoing updates and improvements as the project evolves.


✨ Features

  • Fully responsive and accessible UI
  • Timeline-style project showcase with interactive drawers
  • Dynamic content sourced from structured JSON
  • Smooth navigation and animations
  • Clean folder-based component architecture

πŸ›  Tech Stack

  • React
  • JavaScript (ES6+)
  • HTML/CSS
  • GitHub Pages for hosting

πŸ“ Project Structure

website_v2/
β”œβ”€β”€ public/                  # Static files and images
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/              # Fonts, icons, or other static assets
β”‚   β”œβ”€β”€ components/          # Reusable React components (Timeline, Drawer, etc.)
β”‚   β”œβ”€β”€ pages/               # Page-level components (Home, About, etc.)
β”‚   β”œβ”€β”€ styles/              # Global or component-specific styles
β”‚   β”œβ”€β”€ App.js               # Main App component
β”‚   β”œβ”€β”€ constants.js         # Static data and configuration
β”‚   β”œβ”€β”€ index.js             # React DOM render entry point
β”‚   └── index.css            # Root-level styles
β”œβ”€β”€ .gitignore
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ README.md
└── .gitattributes

πŸš€ Getting Started

Install dependencies:

npm install

Run the app locally:

npm start

πŸ™‡β€β™€οΈ About Me

I’m a Software Engineer and Master’s student (graduating June 2025) with a love for problem-solving, secure system design, and creative learning. This portfolio is my digital homeβ€”glad you're here! If anything catches your eye, I’d love to connect.


πŸ“¬ Contact


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published