This repository contains all the tasks completed as part of the 45-Day Web Development Internship (HTML, CSS & JavaScript) at ApexPlanet Software Pvt. Ltd.
Each task is organized in a separate folder and focuses on progressively building frontend development skills using pure HTML, CSS, and JavaScript.
- Internship Title: Web Development (HTML, CSS & JavaScript)
- Organization: ApexPlanet Software Pvt. Ltd.
- Duration: 45 Days
- Mode: Task-based, hands-on learning
- Focus Areas: HTML, CSS, JavaScript, Responsive Design, DOM Manipulation
apexplanet-web-development/
│
├── task-1/ # Basics of Web Development
│ └── README.md
│
├── task-2/ # Intermediate HTML, CSS, and JavaScript
│ └── README.md
│
├── task-3/ # Advanced Styling and JavaScript
│ └── README.md
│
├── task-4/ # Full Project Implementation
│ └── README.md
│
├── task-5/ # Final Project and Optimization
│ └── README.md
│
└── README.md # Root documentationEach task folder contains:
- Project source code
- A dedicated README.md explaining the task, objectives, and implementation details
🔹 Task 1 – Basics of Web Development
- Built a simple webpage using semantic HTML
- Applied CSS styling for layout and visual design
- Added basic JavaScript interactivity
🔹 Task 2 – Intermediate HTML, CSS, and JavaScript
- Created a contact form with client-side validation
- Built a responsive layout using Flexbox and CSS Grid
- Implemented a dynamic to-do list using DOM manipulation
🔹 Task 3 – Advanced Styling and JavaScript
- Applied responsive design using media queries
- Developed interactive components like quiz / image carousel
- Fetched and displayed data from a public API using JavaScript
🔹 Task 4 – Full Project Implementation
- Designed and developed a personal portfolio website, To-Do app and e-commerce listing site
- Implemented localStorage for data persistence
- Built interactive pages with filtering and sorting features
🔹 Task 5 – Final Project and Optimization
- Developed a capstone web application
- Optimized performance (minified assets, lazy loading)
- Ensured cross-browser compatibility and mobile responsiveness
- HTML5 – Semantic markup
- CSS3 – Flexbox, Grid, Media Queries
- JavaScript (ES6+) – DOM manipulation, events, API handling
- Git & GitHub – Version control and project hosting
Screen recordings for each task are uploaded to LinkedIn
GitHub repository links are submitted via the ApexPlanet Internship Portal
Himadri Karan
- Email: Himadrikaran516@gmail.com
- LinkedIn: linkedin.com/in/himadrikaran
- Portfolio: himadri.me
✅ This repository is created for educational and internship purposes as part of the ApexPlanet Web Development Internship.