Skip to content

LoganthP/MyPortfolio

Repository files navigation

Loganth's Portfolio

πŸš€ Personal portfolio showcasing AI systems, Cybersecurity tools, and Full-stack projects with a focus on real-world problem solving.

🧠 About This Project

This portfolio highlights my work in:

  • πŸ€– Artificial Intelligence & Systems Engineering
  • πŸ” Cybersecurity & Network Intelligence
  • ☁️ Cloud & DevOps Technologies
  • πŸ’» Full-Stack Development

πŸ“‚ Project Structure

logan-portfolio/
β”‚
β”œβ”€β”€ public/              # Static assets
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/      # Reusable UI components
β”‚   β”œβ”€β”€ sections/        # Page sections (Hero, Projects, Skills)
β”‚   β”œβ”€β”€ assets/          # Images, icons, media
β”‚   β”œβ”€β”€ utils/           # Helper functions
β”‚   β”œβ”€β”€ App.tsx          # Main app component
β”‚   └── main.tsx         # Entry point
β”‚
β”œβ”€β”€ index.html
β”œβ”€β”€ package.json
β”œβ”€β”€ tailwind.config.js
β”œβ”€β”€ vite.config.ts
└── README.md

System Architecture

flowchart TD

A[User Browser] --> B[Frontend - React + Vite]
B --> C[UI Components]
B --> D[3D Visualization - Three.js / R3F]

C --> E[Project Sections]
C --> F[Skills & Tech Stack]

D --> G[3D Animations]
D --> H[Interactive Elements]

B --> I[Assets & Static Files]

style A fill:#0f172a,color:#fff
style B fill:#1e293b,color:#fff
style D fill:#020617,color:#38bdf8
Loading

πŸ› οΈ Tech Stack

🎨 Frontend

React TypeScript TailwindCSS Vite

🌌 3D & Visualization

Three.js React Three Fiber Drei

βš™οΈ Programming & Backend

Python Java

☁️ Cloud & DevOps

AWS GCP Docker Kubernetes Terraform

πŸ—„οΈ Databases

MySQL MongoDB

πŸ› οΈ Tools & Platforms

Git GitHub VS Code


βš™οΈ Installation & Setup

πŸ”Ή Clone the Repository

git clone https://github.com/LoganthP/MyPortfolio.git
cd MyPortfolio

πŸ”Ή Install Dependencies

npm install

πŸ”Ή Run the Project

npm run dev

πŸ”Ή Build for Production

npm run build

πŸ”Ή Preview Build

npm run preview

πŸš€ Features

  • ⚑ High-performance React + Vite setup
  • 🎨 TailwindCSS modern UI
  • 🧠 AI & Cybersecurity project showcase
  • 🌌 3D Tech Stack visualization
  • πŸ“± Fully responsive design
  • πŸ”₯ Smooth animations and interactions

About

Personal portfolio showcasing AI systems, cybersecurity tools, and full-stack projects with a focus on real-world problem solving.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors