Software Development Intern
May 2024
Letβs Grow More (LGMVIP) β Virtual Internship Program
Completed a internship focused on frontend web development, where I built interactive user interfaces, implemented responsive layouts, and deployed web applications. I followed weekly deliverables, adhered to deadlines, and received mentorship and evaluation on my code quality and design approaches.
The internship gave me hands-on exposure to real-world frontend development using HTML5, CSS3, JavaScript (ES6+), while emphasizing best practices in UI/UX, accessibility, and responsive design. I also practiced version control and project deployment through GitHub Pages.
Key Responsibilities & Achievements:
- Built and deployed web applications with clean, modular, and reusable code.
- Designed responsive layouts using Flexbox and media queries.
- Implemented interactive DOM behavior using vanilla JavaScript.
- Practiced form validation, event handling, and browser-based storage.
- Followed agile-inspired workflows with weekly task submission and evaluation.
Tools & Technologies Used: HTML5, CSS3, JavaScript (ES6+), Git, GitHub Pages, Chrome DevTools
π View Certificate
π GitHub Profile
Mini Projects Completed During Internship:
-
β
To-Do List Web App: A task manager built with HTML, CSS, and JavaScript, supporting task addition, deletion, and localStorage persistence. Fully responsive and minimalistic design.
-
β
Responsive User Registration Form: Multi-field form with real-time validation, input feedback, and mobile-first responsive layout using CSS Flexbox and JavaScript.
-
β
Calculator App: A simple but elegant calculator built using vanilla JavaScript for real-time arithmetic operations. Includes clear and reset functions and adapts to various screen sizes.