A collection of web development mini-projects created during a web development internship. Each subdirectory is a self-contained project demonstrating core front-end skills.
- HTML5 – Structure and markup for all projects
- CSS3 – Responsive and modern styling
- JavaScript (ES6+) – Dynamic interactions
- External Libraries:
- Remixicon, Font Awesome, Google Fonts (where applicable)
A visually rich, fully responsive landing page, suitable for restaurant or food businesses. Includes hero section, menu highlights, about, reservation form, and footer with social links.
Main Features:
- Responsive navigation
- Animated sections
- “Order & Enjoy” menu showcase
- Reservation form
- Scroll-based animations
Screenshot:
Add screenshot here
A digital stopwatch with intuitive interface supporting start/stop, lap, and reset functionality.
Main Features:
- Start, stop, lap, and reset timer
- Lap history display
- Stylish background and layout
Screenshot:
Add screenshot here
A browser-based Tic Tac Toe game allowing the user to play as X or O. Includes player selection, animated turns, and replay.
Main Features:
- Player selection (X or O)
- Single player mode with basic bot
- Score/result display and replay
Screenshot:
Add screenshot here
This folder exists in the repository but its contents are not detailed here. Please check the folder for more information or add a summary here if needed.
Screenshot:
Add screenshot here
- Clone this repository:
git clone https://github.com/sriranjanac/WebDev_Intern.git
- Open any project folder (e.g.,
PRODIGY_WD_01) in your code editor or file explorer. - Open
index.htmlwith your web browser.