π Manglam Jaiswal - Cybersecurity Portfolio




**A cybersecurity-themed portfolio showcasing projects in Full-Stack Development, IoT, and Cybersecurity.**
[π Live Demo](https://manglam.me/) β’ [π§ Email](mailto:ecs.crce.10127@gmail.com) β’ [πΌ LinkedIn](https://www.linkedin.com/in/manglam-jaiswal-0b2822290)
β¨ Features
- π Cybersecurity Theme - Dark cyberpunk aesthetic with neon green/blue accents
- π¨ Matrix Background - Animated Matrix rain effect
- π» Terminal UI - Terminal-style components and glitch effects
- π± Fully Responsive - Optimized for all devices
- β‘ Fast Performance - Static site generation
- π― SEO Optimized - Meta tags and semantic HTML
- π GitHub Pages - Deployed and live
π οΈ Tech Stack
Frontend
- Next.js 14 - React framework with App Router
- TypeScript - Type-safe development
- Tailwind CSS 4 - Utility-first CSS framework
- Framer Motion - Smooth animations
- Radix UI - Accessible component primitives
- Lucide React - Icon library
- Three.js / React Three Fiber - 3D graphics
Deployment
- GitHub Pages - Static site hosting
- GitHub Actions - Automated deployment
π Quick Start
Prerequisites
- Node.js 18+ (recommended: 20 LTS)
- pnpm (recommended) or npm
Installation
- Clone the repository
git clone https://github.com/ManglamX/ManglamX.github.io.git
cd ManglamX.github.io
- Install dependencies
- Run development server
- Open your browser
Navigate to http://localhost:3000
π¦ Build & Deploy
Local Build
Deploy to GitHub Pages
git add .
git commit -m "Update portfolio"
git push origin main
GitHub Actions will automatically build and deploy to GitHub Pages.
π¨ Customization
Update your details in:
data/profile.ts - Basic profile information
data/projects.ts - Project portfolio
app/layout.tsx - Site metadata and SEO
Styling
- Modify
app/globals.css for global styles and cyber theme
- Update
components/ for component-specific styling
- Theme colors use CSS custom properties with neon green (#00ff41) and cyber blue
Content Sections
- Hero:
components/cyber-hero.tsx
- About:
components/about.tsx
- Skills:
components/skills.tsx (Terminal UI)
- Projects:
components/projects-grid.tsx
- Experience:
components/experience.tsx
- Education:
components/education.tsx
- Certifications:
components/certifications.tsx
- Achievements:
components/activities.tsx
- Contact:
components/contact.tsx
π Project Structure
ManglamX.github.io/
βββ app/ # Next.js App Router
β βββ globals.css # Global styles & cyber theme
β βββ layout.tsx # Root layout
β βββ page.tsx # Home page
βββ components/ # React components
β βββ ui/ # Reusable UI components
β βββ cyber-hero.tsx # Hero with particle effects
β βββ about.tsx # About section
β βββ certifications.tsx # Certifications display
β βββ ...
βββ data/ # Static data
β βββ profile.ts # Profile information
β βββ projects.ts # Projects data
βββ public/ # Static assets
β βββ Images/ # Project images
βββ next.config.mjs # Next.js configuration
π Live Website
π Visit Portfolio
π About
Manglam Jaiswal
- π B.E. Electronics & Computer Science (Honors in Cybersecurity)
- π CGPA: 9.15/10
- π« Fr. Conceicao Rodrigues College of Engineering, Mumbai University
- π IoT Lead at Project Cell CRCE
- πΌ Former Intern at Apraava Energy
π Achievements
- π₯ Rank #48/1700 in OWASP Hackerβs Gambit National CTF
- π
Finalist in Breach Bytes 3.0 CTF
- π° IDFC First Bank Scholarship Recipient (Rs. 1 Lakh)
- π 100X.VC Pitch Competition Participant
π Certifications (9 Total)
- Google Cloud Cybersecurity Certificate
- AWS Academy Graduate - Cloud Architecting
- Cryptography: A Hands-On Approach
- Tata Cybersecurity Analyst Job Simulation
- Deloitte Cyber Job Simulation
- Geodata Processing using Python & ML
- Introduction to Internet of Things
- Python for Data Science
- Social Network Analysis
π Featured Projects
- GhostESP - Wireless Security Testing Firmware
- ESP Monitor - WiFi Security Monitor with LCD
- PWDGuard - Password Security Suite
- FixLit - Smart Lighting Control System
- AI Waste Classification - ResNet50 + Gemini API
- And 4 moreβ¦
Connect with me
**β Star this repository if you found it helpful!**
Made with π by [Manglam Jaiswal](https://manglam.me/)