CodSoft Internship Tasks This repository contains all my tasks completed during the CodSoft Internship.
🚀 Task List
🧩 Task 1: Portfolio Website Folder: file:///C:/Users/malli/OneDrive/Desktop/%23/CODSOFT_INTERNSHIP/portfolio_final/index.html
Description: A personal portfolio website designed to showcase my professional skills, academic projects, and experience. Built using HTML, CSS, and responsive design principles. Features sections such as About Me, Skills, Projects, Resume, and Contact. Includes interactive elements like hover effects on cards, smooth scrolling, and buttons to enhance user experience. Serves as a digital representation of my abilities and work for potential employers or clients.
🏠 Task 2: Landing Page Folder: file:///C:/Users/malli/OneDrive/Desktop/%23/CODSOFT_INTERNSHIP/LANDING%20PAGE/index.html#contact
Description: A modern and visually appealing landing page that serves as the first impression for visitors.
Developed with HTML and CSS, fully responsive across devices.
Contains a hero section, call-to-action buttons (Hire Me, View Projects), and introductory content.
Designed to capture attention, highlight skills, and direct users to important sections like Projects and Contact.
Includes smooth transitions and a visually attractive gradient background to create a professional and interactive experience.
🧮 Task 3: Calculator Folder: file:///C:/Users/malli/OneDrive/Desktop/%23/CODSOFT_INTERNSHIP/Calculator_Project/index.html
Description:A web-based calculator capable of performing basic arithmetic operations. Built using HTML, CSS, and JavaScript. Supports addition, subtraction, multiplication, and division, with an intuitive user interface. Styled for an interactive experience, with responsive button designs and hover effects. Demonstrates practical JavaScript functionality and DOM manipulation for dynamic user interaction.