The document is a daily diary for a student, Shah Krishna Sunilbhai, completing an industrial internship at Tech Elecon Pvt. Ltd. from January 1, 2025, to April 30, 2025. It outlines the activities performed each day over the first three weeks, focusing on web development skills including HTML, CSS, JavaScript, and ReactJS. The diary includes specific tasks and learning objectives for each day, along with mentor remarks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
34 views3 pages
Student's Daily Diary For Internship
The document is a daily diary for a student, Shah Krishna Sunilbhai, completing an industrial internship at Tech Elecon Pvt. Ltd. from January 1, 2025, to April 30, 2025. It outlines the activities performed each day over the first three weeks, focusing on web development skills including HTML, CSS, JavaScript, and ReactJS. The diary includes specific tasks and learning objectives for each day, along with mentor remarks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
MADHUBEN AND BHANUBHAI PATEL INSTITUTE OF TECHNOLOGY, NEW VALLABH VIDYANAGAR
(A CONSTITUENT COLLEGE OF CVM UNIVERSITY)
NEW VALLABH VIDYANAGAR CE/IT DEPARTMENT - A.Y. 2024-25, EVEN TERM – INDUSTRIAL INTERNSHIP (102000801) DAILY DIARY FOR STUDENT DOING OFFLINE INDUSTRIAL INTERNSHIP
Student’s Enrollment No : 12202040703018
Student’s Name : Shah Krishna Sunilbhai Name of Industry Mentor : Satyam Raval Designation of Industry Mentor : Deputy General Manager Name & City of Industry : Tech Elecon Pvt. Ltd. Anand Date of Internship : From: 01/01/2025 To: 30/04/2025
Time of Time of Remarks by Day Date Activities performed by Student Arrival Departure Industry Mentor HTML: Basic tags(anchor, paragraphs, headings, Img, lists, tables, form, 1 01/01/2025 10:00 AM 5:00 PM input ) , inline and block elements, Ids and Class, Entities, Semantic tags. CSS: Types of CSS, Fonts, Colors, Border, Backgrounds, Box model (Margin, Border, Padding, Content), Float, Clear, 2 02/01/2025 10:00 AM 5:00 PM Styling(Links, Buttons), Navigation Menu, Display properties, Position(Absolute, Fixed, Relative, Sticky). CSS: Visibility, Z-index, Flex box, Selectors, Units ( em, rem, vh, vw), 3 03/01/2025 10:00 AM 5:00 PM Media queries, More about selectors, selectors(attributes & nth child pseudo, before and after). CSS: Box shadow, Text shadow, Variables, Custom Properties, 4 06/01/2025 10:00 AM 5:00 PM Animations and keyframes, Transitions, transform property.
CSS: grid , rows and gaps in grid,
spanning multiple rows and columns, 5 07/01/2025 10:00 AM 5:00 PM autofit and minmax, grid template areas, media queries with CSS grid. JS: Variables, Const, Let, Var, Primitives and Objects, Operators and Expressions, Conditional expression and loops, 6 08/01/2025 10:00 AM 5:00 PM functions, Strings, String methods, Arrays, Array methods, map, filter and reduce.
Signature with Date: ___________________________
(Industry Mentor) MADHUBEN AND BHANUBHAI PATEL INSTITUTE OF TECHNOLOGY, NEW VALLABH VIDYANAGAR (A CONSTITUENT COLLEGE OF CVM UNIVERSITY) NEW VALLABH VIDYANAGAR CE/IT DEPARTMENT - A.Y. 2024-25, EVEN TERM – INDUSTRIAL INTERNSHIP (102000801) DAILY DIARY FOR STUDENT DOING OFFLINE INDUSTRIAL INTERNSHIP
Time of Time of Remarks by Day Date Activities performed by Student Arrival Departure Industry Mentor 1 09/01/2025 10:00 AM 5:00 PM JS : Script tag, Console Objects, Alert, Prompt and Confirm, DOM, BOM and Window Object , Accessing children of an element, parent and sibling of element, Element only navigation, Table navigation.
2 10/01/2025 10:00 AM 5:00 PM JS: innerHTML, outerHTML, HTML
attributes and their methods, insertion methods, Changing Html classes, setInterval and setTimeout, Browser events, Callbacks.
3 13/01/2025 10:00 AM 5:00 PM JS: Promises, promise API,
Async/Await,Error handling, error object and custom errors, finally clause , Fetch API, Post request, Cookies, localstorage, sessionstorage.
4 16/01/2025 10:00 AM 5:00 PM Started working on a mini project and
Created a clock using pure Javascript.
5 17/01/2025 10:00 AM 5:00 PM Started working on project and
Created News Website using HTML, CSS and Javascript.
6 20/01/2025 10:00 AM 5:00 PM ReactJs: Overview of ReactJS, Setting
up the Environment, JSX basics, React Components.
Signature with Date: ___________________________
(Industry MentorADHUBEN AND BHANUBHAI PATEL INSTITUTE OF TECHNOLOGY, NEW VALLABH VIDYANAGAR (A CONSTITUENT COLLEGE OF CVM UNIVERSITY) NEW VALLABH VIDYANAGAR CE/IT DEPARTMENT - A.Y. 2024-25, EVEN TERM – INDUSTRIAL INTERNSHIP (102000801) DAILY DIARY FOR STUDENT DOING OFFLINE INDUSTRIAL INTERNSHIP
Time of Time of Remarks by Day Date Activities performed by Student Arrival Departure Industry Mentor 1 21/01/2025 10:00 AM 5:00 PM Props, Props Drilling, lists redering, Events, Event Handling (e.g., onClick, onChange), Stateless & Stateful components, states.
2 22/01/2025 10:00 AM 5:00 PM ReactJs: useState Hook, State
management, useEffect Hook, and remaining topics.
3 23/01/2025 10:00 AM 5:00 PM React Lifecycle Methods, Conditional
Rendering, Styling in React and referred tutorials of react.
4 24/01/2025 10:00 AM 5:00 PM Started working on project wether