A modern, responsive portfolio website showcasing the professional experience, projects, and skills of Batshal Regmi, a Computer Science student at Georgia Institute of Technology.
- Responsive Design: Fully responsive layout that works on desktop, tablet, and mobile devices
- Modern UI/UX: Clean, professional design with smooth animations and hover effects
- Single Page Application: Smooth scrolling navigation between sections
- External Resume Link: Links to a third-party site (Google Docs) for the full resume
- Interactive Elements: Animated typing effect, parallax scrolling, and interactive project cards
- Social Media Integration: Direct links to LinkedIn, GitHub, and email
- Hero/Home: Introduction with call-to-action buttons and social links
- About: Personal introduction, technical skills, and educational background
- Experience: Timeline view of professional experience and research roles
- Projects: Grid layout showcasing featured projects with technology stacks
- Contact: Contact information and resume download link
- HTML5: Semantic markup and structure
- CSS3: Modern styling with Grid, Flexbox, animations, and responsive design
- JavaScript: Interactive functionality, animations, and dynamic effects
- Font Awesome: Icons for social media and UI elements
- Google Fonts: Inter font family for typography
The website includes multiple links to an external resume hosted on Google Docs:
- Navigation bar "Resume" button
- Hero section "View Resume" button
- Contact section "View Full Resume" button
Note: The current resume links (https://docs.google.com/document/d/1abcd1234567890/edit) are placeholder URLs. Replace these with your actual Google Docs or other third-party resume hosting service URL.
Assignment 1 - Website/
├── index.html # Main HTML file
├── styles.css # CSS styles and responsive design
├── script.js # JavaScript functionality and animations
├── README.md # Project documentation
└── resume-text.txt # Source resume data
- Clone or download the project files
- Update the resume links in
index.htmlto point to your actual hosted resume - Open
index.htmlin a web browser - For development, use a local server for best experience
To customize the website with your own information:
- Personal Information: Update name, contact details, and descriptions in
index.html - Resume Links: Replace the placeholder Google Docs URLs with your actual resume link
- Projects: Modify the project cards with your own projects and GitHub links
- Experience: Update the timeline with your professional experience
- Skills: Customize the technical skills sections
- Styling: Modify colors, fonts, and layout in
styles.css
- Chrome/Chromium (recommended)
- Firefox
- Safari
- Edge
- Mobile browsers (iOS Safari, Chrome Mobile)
- Optimized images and assets
- Smooth scroll behavior
- Efficient CSS Grid and Flexbox layouts
- Minimal JavaScript for fast loading
- Responsive images and typography
- Semantic HTML structure
- Proper heading hierarchy
- Keyboard navigation support
- Alt text for images (add as needed)
- High contrast color scheme
- Screen reader friendly markup
© 2025 Batshal Regmi. All rights reserved.