This repository contains the mini web development projects completed during my internship at SkillCraft Technology. Each module focuses on enhancing specific frontend development skills using HTML, CSS, JavaScript, and modern UI/UX practices.
During the internship, I completed a series of frontend tasks, each building upon the previous in complexity and creativity. The goal was to strengthen hands-on skills in designing, structuring, and styling responsive websites and UI components.
Each folder (SCT_WD_1, SCT_WD_2, etc.) represents a separate module/project, covering various frontend concepts.
- Fully responsive layouts using Flexbox and Grid
- Mobile-first design practices
- Clean and consistent UI styling
- Modular project structure
- Semantic HTML5 and accessible designs
- Beginner to intermediate level web development tasks
- HTML5 – Structure and content
- CSS3 – Styling and layout (including Flexbox, Grid)
- JavaScript (ES6+) – Interactivity and DOM manipulation
- VS Code – Development environment
- Git & GitHub – Version control and collaboration
- SkillCraft_Internship/
- ├── SCT_WD_1/ Project 1 - Responsive Landing Page
- ├── SCT_WD_2/ Project 2 - Stopwatch
- ├── SCT_WD_3/ Project 3 - TIC TAC TOE Game
- ├── SCT_WD_4/ Project 4 - To-Do List
- └── README.md