0% found this document useful (0 votes)
5 views32 pages

Jamuna Internship Report

The document is an internship report submitted by Jamuna P for a Full Stack Web Development internship at Varcons Technology PVT. LTD., as part of her Bachelor of Engineering in Computer Science and Engineering at HKBK College of Engineering. It includes acknowledgments, a declaration of successful completion, and details about the project, which involves designing a typing game using HTML, CSS, and JavaScript. The report is certified by faculty members and meets the academic requirements for the internship course.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views32 pages

Jamuna Internship Report

The document is an internship report submitted by Jamuna P for a Full Stack Web Development internship at Varcons Technology PVT. LTD., as part of her Bachelor of Engineering in Computer Science and Engineering at HKBK College of Engineering. It includes acknowledgments, a declaration of successful completion, and details about the project, which involves designing a typing game using HTML, CSS, and JavaScript. The report is certified by faculty members and meets the academic requirements for the internship course.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 32

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Machhe, Belagavi-590018

A
Internship Report
On

“ Full Stack Web Development”


Submitted in partial fulfillment of the
INTERNSHIP
In
Computer Science and Engineering
VIII SEMESTER INTERNSHIP (18CSI85)

Submitted by
Jamuna P 1HK19CS064

Under the guidance of


Prof. Sarumathi S Ms. Spoorthi C
Assistant Professor, Varcons Technology PVT. LTD.

Department of Computer Science & Engineering

2022 - 2023

Department of Computer Science & Engineering


HKBK COLLEGE of ENGINEERING
(Approved by AICTE & Affiliated to VTU)
22/1, Nagawara, Arabic College Post, Bangalore-45, Karnataka
Email: [email protected] URL: www.hkbk.edu.in
HKBK COLLEGE of ENGINEERING
Nagawara, Bangalore–560 045
Approved by AICTE & Affiliated to VTU

Department of Computer Science and Engineering

Certificate
This is to certify that the Internship titled “ Full stack web development ”, carried out
By JAMUNA P (1HK19CS064), Bonafide students of HKBK COLLEGE of
ENGINEERING, in partial fulfillment for the award of Bachelor of Engineering in Computer
Science and Engineering of the Visvesvaraya Technological University, Belagavi, during the
year 2021–22. It is certified that all corrections/suggestions indicated for Internal Assessment
have been incorporated in the report deposited in the departmental library. The project report has
been approved as it satisfies the academic requirements in respect of 18CSI85 – Internship
/Professional Practice prescribed for the said Degree.

Signature of Guide Signature of HOD Signature of Principal

External Viva
Name of the Examiners Signature with Date

1.

2.
DECLARATION

I , JAMUNA P , final year student of Branch CSE, HKBK College of

Engineering – 560 045 , declare that the internship has been successfully

completed in VARCONS TECHNOLOGY PVT. LTD. This report is submitted

in partial fulfillment of the requirements for award of Bachelor Degree in

Computer science and engineering , during the academic year 2022 -2023.

Date : 26/02/2023

Place: Bangalore

USN: 1HK19CS064

NAME: JAMUNA P
ACKNOWLEDGEMENT

I would like to express my regards and acknowledgement to all who provided me the
possibility to complete this Internship successfully.

First of all, I would take this opportunity to express our heartfelt gratitude to Mr. C M
Ibrahim, Chairman, HKBKGI and Mr.C M Faiz Mohammed, Director, HKBKGI for
providing facilities throughout the Internship.

I express my sincere gratitude to Dr. Tabassum Ara, Principal, HKBKCE, for his support
towards the attainment of knowledge .

I consider it as a great privilege to convey my sincere regards to Dr. Ashok kumar PS


Professor and HOD, Department of CSE, HKBKCE for his constant encouragement
throughout the course of the project.

I would specially like to thank my guide, Prof. Sarumathi S, Assistant Professor,


Department of CSE for her vigilant supervision and her constantencouragement. He spent
his precious time in reviewing the project and provided many insightful comments and
constructive criticism.

Finally, i thank Almighty, all the staff members of CSE Department, my family members
and friends for their constant support and encouragement in carrying out the Project work.

1HK19CS064 Jamuna P
CERTIFICATE PROVIDED BY THE COMPANY
• Operating System: Windows
• Coding Language: HTML, CSS and JavaScript
• Text Editor: Visual studio
A typing test is designed to find how fast one types in a given amount of time. We will
be designing a typing game using JavaScript that presents a simple typing challenge and
finds the performance of typing by calculating the Characters Per Minute (CPM),
Words Per Minute (WPM) and the accuracy of the typed characters

Step 1: Selecting all the elements and defining variables


Step 2: Preparing the text to be displayed
Step 3: Getting the currently typed text by the user
Step 4: Starting a new content.
SNAPSHOTS OF CODE

You might also like