Welcome to my personal portfolio website! 🌐
This website showcases my skills, projects, education, blog posts, and more. It is built with HTML, CSS, and JavaScript.
Hi, I’m Seam Sikder Nahid, a student, tech enthusiast, and aspiring software engineer.
This website is my digital portfolio to display my work, skills, and projects.
- Single Page Application (SPA): Smooth transitions and dynamic content loading
- Portfolio Showcase: All my projects displayed professionally
- Skills Section: Programming, cybersecurity, and technical skills
- Blog & Journal: Personal articles and insights
- Responsive Design: Works on mobile, tablet, and desktop
- Contact Form: Reach me directly through the website
project/
├── index.html # Main HTML file
├── assets/
│ ├── css/
│ │ └── style.css # All styles
│ ├── js/
│ │ ├── app.js # Main application logic
│ │ ├── router.js # SPA routing system
│ │ └── data.js # Dynamic content data
│ └── images/ # Your images go here
└── pages/
├── home.html # Home page
├── about.html # About Me
├── education.html # Education & Achievements
├── skills.html # Skills
├── projects.html # Projects
├── blog.html # Blog & Articles
├── portfolio.html # Portfolio
├── timeline.html # Career Journey
├── business.html # Business Plans
├── gallery.html # Gallery & Media
├── journal.html # Personal Journal
├── resume.html # Resume
└── contact.html # Contact Form
You can view the live website here: seamsikdernahid.netlify.app
This portfolio website is for personal use and sharing my work publicly.