Skip to content

Professional portfolio website of Mariganesh M - Biomedical Engineering student. Features projects, skills, education, and resume download.

Notifications You must be signed in to change notification settings

Mariganeshmr/yourusername.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mariganesh M - Biomedical Engineer Portfolio

Portfolio Preview GitHub Pages Responsive License

A modern, responsive portfolio website showcasing my skills, projects, and experience as a Biomedical Engineering student. Built with pure HTML, CSS, and JavaScript.

🌐 Live Demo

Visit the live website: https://yourusername.github.io

(Replace yourusername with your actual GitHub username)

📋 About Me

I'm an enthusiastic Biomedical Engineering student with a strong foundation in medical technology and hands-on project experience. Skilled in biomedical system design, website development, and Python programming. Passionate about leveraging technology to enhance patient care and drive healthcare innovation.

🛠️ Technologies Used

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Icons: Font Awesome 6.0
  • Hosting: GitHub Pages
  • Design: Custom CSS with Glassmorphism effects
  • Responsive: Mobile-first design approach

📁 Project Structure

mariganesh-portfolio/ │ ├── index.html # Main entry point ├── style.css # Complete styling with responsive design ├── script.js # Interactive functionality and modals │ ├── assets/ │ └── Mariganesh_Resume.pdf # Professional resume │ ├── README.md # Comprehensive documentation └── (Future: images/ folder for project screenshots)

🚀 Getting Started

Local Development

  1. Clone the repository
    git clone https://github.com/mariganeshm/mariganeshm.github.io.git
    cd mariganeshm.github.io
  2. Open directly in browser · Simply open index.html in your preferred web browser
  3. Using a local server (Recommended)
    # Python 3
    python -m http.server 8000
    
    # Python 2
    python -m SimpleHTTPServer 8000
    
    # Node.js (if you have http-server installed)
    npx http-server
    
    # PHP
    php -S localhost:8000
  4. Access your local server · Open http://localhost:8000 in your browser

Deployment

Netlify (Recommended)

  1. Drag and drop your project folder to Netlify
  2. Automatic deployment with custom domain
  3. Continuous deployment from GitHub

GitHub Pages

  1. Push code to username.github.io repository
  2. Enable GitHub Pages in repository settings
  3. Automatic deployment on push to main branch

📱 Responsive Design

The portfolio is meticulously designed for optimal viewing across all devices:

📱 Mobile Devices (320px+)

· Hamburger navigation menu · Optimized touch targets · Streamlined content layout · Fast loading on mobile networks

💻 Tablets (768px+)

· Enhanced navigation · Improved typography scaling · Optimized image layouts · Tablet-specific interactions

🖥️ Desktops (1024px+)

· Full navigation menu · Multi-column layouts · Hover effects and animations · Enhanced visual hierarchy

🖥️ Large Screens (1200px+)

· Maximum content width · Optimized reading lines · Enhanced whitespace · Professional presentation

🌐 Deployment Information

Netlify Deployment

· URL: https://mariganesh-portfolio.netlify.app · Status: ✅ Active · Features: Custom domain, SSL certificate, continuous deployment

GitHub Pages

· URL: https://mariganeshm.github.io · Status: ✅ Active · Features: Automatic builds, version control integration

Performance Metrics

· Load Time: < 3 seconds · Mobile Score: 95+ (Google PageSpeed) · SEO Score: 100/100 · Accessibility: 95+ score

🚀 Future Enhancements

Planned Features

· Project gallery with images · Blog section for technical articles · Dark mode toggle · Multi-language support · Contact form with backend · Analytics integration

Technical Roadmap

· React.js migration · Progressive Web App (PWA) · Database integration · API development · Mobile app companion

About

Professional portfolio website of Mariganesh M - Biomedical Engineering student. Features projects, skills, education, and resume download.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published