Skip to content

Mothilal-M/Portfolio

Repository files navigation

Mothilal Portfolio

Production portfolio website for Mothilal M (Software Engineer, Python/FastAPI backend developer).

Live Site

Repository Structure

  • index.html — primary portfolio (canonical experience)
  • animated-portfolio.html — animated demo experience
  • sitemap.xml — sitemap entries for public pages
  • robots.txt — crawl directives
  • deployment.yaml — optional Kubernetes deployment scaffold

Local Development

This project is static HTML/CSS/JS and does not require a build step.

  1. Open the repo directory:
    cd /home/runner/work/Portfolio/Portfolio
  2. Start a local server:
    python -m http.server 8000
  3. Visit: http://localhost:8000

Contact Form Behavior

  • The contact form in index.html posts to https://formsubmit.co/ajax/mothilal044@gmail.com.
  • If endpoint delivery fails, it falls back to mailto: so inquiries are still captured.
  • reCAPTCHA token generation is included and can be validated server-side if a verification endpoint is deployed.

Deployment Notes

  • Designed for static hosting (GitHub Pages / Netlify / Vercel / CDN static host).
  • CNAME is configured for mothilal.xyz.
  • If Kubernetes is used, complete deployment.yaml with ConfigMap/Service/Ingress resources before production use.

Author

About

A modern, animated personal portfolio website built to showcase my resume, skills, and projects. This single-page site features smooth transitions, professional UI design, and subtle neon effects with elegant two- to three-color gradients — creating a sleek, interactive user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages