Personal website for Hetul Patel.
This repository contains a simple GitHub Pages site focused on a clear goal: building practical software tools for real businesses and small teams.
Website URL:
https://hetulpatelsons.github.io
This is the public landing page for the project and the main website for Hetul Patel.
The current landing page introduces:
- Hetul Patel as a USA-based builder
- A product direction called
OpsPilot - A simple roadmap for turning the idea into a real software tool
The current homepage includes:
- A hero section introducing Hetul Patel and the mission to build useful software tools
- A featured startup-style product idea called
OpsPilot - A product direction section explaining the business problem and solution
- A vision section describing the kind of products and software principles
- A roadmap section showing how the idea can grow into a full product
- A contact section linking to the GitHub profile
index.html- page structure and contentstyles.css- visual design and responsive layoutscript.js- lightweight reveal animation for sections
The first version of the website is designed to communicate one strong idea:
OpsPilot is a lightweight operations tool for small teams that helps turn
requests from email, chat, and forms into organized tasks with summaries,
owners, and follow-ups.
This repo is intended to be used with GitHub Pages.
If GitHub Pages is enabled for the main branch, the site will publish from
the root of this repository at:
https://hetulpatelsons.github.io
Edit the main files:
index.htmlstyles.cssscript.js
Then commit and push your changes:
git add .
git commit -m "Update website"
git push- Add a real bio and contact details
- Add project screenshots or product mockups
- Add more pages for tools, projects, or blog posts