Skip to content

Lightningwave/lightningwave.github.io

Repository files navigation

Van Nguyen's Portfolio

My personal portfolio website showcasing my projects and professional experience. Built with Astro and hosted on GitHub Pages.

🔗 Live Site

Visit my portfolio at lightningwave.github.io

🚀 Featured Project: SafeSplit

SafeSplit is a secure file sharing and recovery system that provides:

  • 🔒 End-to-end encryption using AES
  • 🔑 Secure key distribution with Shamir's Secret Sharing
  • 📦 File integrity protection with Reed-Solomon codes
  • 🔐 Two-factor authentication
  • ☁️ Distributed storage via Amazon S3 API
  • 💳 Payment integration with PayPal Braintree

Tech Stack

  • Backend: Go, Gin, GORM, MySQL
  • Frontend: React, Tailwind CSS
  • Security: JWT, AES Encryption, 2FA

🛠️ Website Tech Stack

  • Framework: Astro - Static site generator
  • Styling: Tailwind CSS - Utility-first CSS
  • Typography: Inter & Lora fonts
  • Deployment: GitHub Pages

💻 Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

📄 License

MIT License - Feel free to use this code for your own portfolio!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors