You are on page 1of 16

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

JNANASANGAMA, BELAGAVI – 590018

An Internship Report on
“ESCAPE ROOM GAME WEBSITE”
Submitted in partial fulfilment of the requirement for the award
Degree of Bachelor of Engineering
in
Computer Science & Engineering

Submitted by
Chinmayee Aravind

(1AT21CS032)
Internship carried out at

Varcons Technologies

Internal Guide
Dr. Farhana Kausar
Associate Professor

ATRIA INSTITUTE OF TECHNOLOGY


Department of Computer Science & Engineering
Anandanagar, Bangalore-560024
INNOVATION

ATRIA INSTITUTE OF TECHNOLOGY


Anandanagar, Bangalore-560024

CERTIFICATE

This is to certified that this internship work presented by “Chinmayee Aravind” bearing

USN “1AT21CS032” of Atria Institute of Technology, Bangalore in partial fulfilment for

the award of Bachelor of Engineering in Computer Science and Engineering of Visvesvaraya

Technological University, Belagavi during 2023-24. It is certified that all

corrections/suggestions indicated for Internal Assessment have been incorporated in the report

deposited in the department library. The internship report has been approved as it satisfies the

academic requirements with respect to internship report as prescribed for the said Degree.

Signature of Guide
Dr. Farhana Kausar

Signature of HOD Signature of Principal


Dr. Devi Kannan Dr. Rajesha S

Name of Examiners with Signature & Date

1.

ii
INNOVATION

Internship Certificate

iii
INNOVATION

Declaration

I, Chinmayee Aravind (1AT21CS032) hereby declare that this internship work


is carried out under the guidance of Dr. Farhana Kausar Associate Professor,
Dept. of CS&E. This internship work is submitted to Visvesvaraya Technological
University in partial fulfilment of the requirement for the award of degree of
Bachelor of Engineering in Computer Science & Engineering for the academic
year 2023-24.

Place: Bangalore

Date: 26-11-2023

Signature of Student

iv
INNOVATION

Acknowledgement

I would like to express my sincere gratitude to the respected Principal Dr. Rajesh
S, for providing a congenial environment to work in. I also like to express my
sincere gratitude to Dr. Devi Kannan, Head of Department, Computer Science
& Engineering, for her continuous support and encouragement. I am indeed
indebted to Dr. Farhana Kausar, coordinator and guide for her continued
support, advice and valuable inputs during the course of this internship work.
Last, but not the least I would like to thank my family, who have acted as a beacon
of light throughout my life. My sincere gratitude goes out to all my comrades and
well-wishers who have supported me through all the ventures.

v
INNOVATION

OFFER LETTER PROVIDED BY THE COMPANY

vi
INNOVATION

Abstract of Internship

This internship focuses on immersing the participant in the dynamic world of


entrepreneurship, aiming to provide a comprehensive understanding of the
multifaceted aspects that drive and sustain successful entrepreneurial ventures.
The internship will blend theoretical knowledge with practical experiences,
fostering the development of key skills essential for thriving in the
entrepreneurial landscape.

The initial module served as an entry point into the world of entrepreneurship,
offering participants a theoretical basis for subsequent modules. The idea
generation sessions provided an interactive platform where participants could
nurture their creativity and develop an entrepreneurial mindset.

A key focus of our internship was creating a robust business plan that would
serve as a strategic road map for future entrepreneurial endeavours. This phase
required participants to combine their knowledge by incorporating market
analysis, financial projections and risk mitigation strategies into a coherent and
actionable document.

One standout feature of our program was its dedicated emphasis on local
entrepreneurship. Participants were assigned tasks that involved studying and
analysing the activities of entrepreneurs within our community. By taking this
localized approach, we aimed to give global entrepreneurial principles context
while instilling a sense of responsibility and adaptability.

We were able to convert our ideas into working prototypes such as websites,
apps and models.

In conclusion, this internship program aimed to empower us with a well-


rounded understanding of entrepreneurship, equipping them with the skills and
knowledge necessary to pursue their entrepreneurial aspirations. By combining
theoretical learning, practical experiences, and mentorship, this internship
cultivated a new generation of dynamic and innovative entrepreneurs poised to
make meaningful contributions to the business world.

vii
INNOVATION

Table of Contents

Declaration
Acknowledgement
Summary of Internship

Chapter 1- About the Company ...................................................... 1

Chapter 3- Task Performed ............................................................ 2

Chapter 4-Reflection Notes.............................................................6

References

viii
INNOVATION

Chapter 1

ABOUT THE COMPANY

Varcons Technologies is a leading provider of cutting-edge technologies and


services, offering scalable solutions for businesses of all sizes. Founded by a
group of friends who started by scribbling their ideas on a piece of paper, today
we offer smart, innovative services to dozens of clients. They develop SaaS
products, provide Corporate Seminars, Industrial trainings and much more.

This internship report encapsulates the development and implementation of an


innovative online platform for immersive escape room gaming experiences. The
project aimed to design, create, and launch a user-centric website that simulates
the thrill and challenges of physical escape rooms in a digital environment.

The development phase is extensively discussed, covering the software


engineering methodologies employed, including requirements gathering, system
analysis, design, development, testing, and deployment. The website
architecture, user interface design, and backend functionalities are elaborated
upon, emphasizing the integration of immersive storytelling, challenging
puzzles, and interactive elements to replicate the escape room experience
virtually.

Key features incorporated into the website include:


• Intuitive user interface for seamless navigation and gameplay.
• Diverse and engaging escape room scenarios, each with unique
challenges and storylines.
• Interactive puzzles and clues that encourage critical thinking and teamwork
among users.
• Multi-platform compatibility to ensure accessibility across various devices and
browsers.

Dept of CS&E, Atria IT 2023-24 Page 1


INNOVATION

Chapter 2

TASK PERFORMED

Completed assignments on Entrepreneurship:


1. Interviewed a local entrepreneur/start-up to find out his/her major motivations
to start
a business, and got to know about the skills and characteristics of the
entrepreneur.
2. Visited a trade show and compared the marketing activities of various stalls in
that
show, made a list of good practices we came across in the show.
3. Visited various websites to find out different government schemes for funding
entrepreneurship.

Introduction to Web Apps


Web applications are similar to the traditional applications you’d install on your Information,
such as Microsoft Office. They are able to perform the same kinds of tasks, they look the
same and they feel the same but there is one key difference - the application itself is not
installed on your phone or Information, but lives in the cloud. Web apps are not new, but it
used to be that they were often unable to compete with more traditional applications for
business-critical functions or where rich user interaction was required. This is no longer the
case. With the power of modern web technologies, we are able to design and build
performing, secure, and feature rich applications that live in the cloud and bring with them a
huge number of benefits.

1. They can be accessed from anywhere.

⚫ Because web applications are built with web technologies and they run in a web browser
Internet Explorer, Google Chrome, Mozilla Firefox – this allows them to be accessed from
every web enabled tool. As long as you have an internet connection you can use them.

⚫ It allows for remote working, it allows for rapid publishing of content, it allows for real time
collaboration between teams. If you have web access, you have the ability to access your
business tools.

2. They are cost effective.

⚫ Web applications are cheaper to produce and maintain than traditional applications. No
matter how many platforms your business uses (Mac, Linux, Windows) web application

Dept of CS&E, Atria IT 2023-24 Page 2


INNOVATION

build can be used across them all.

3. They benefit from more rapid update cycles.

⚫ A huge benefit of web applications is that when an update is released, all of your usersare
immediately using that version. This doesn’t happen with installed applications, especially
in large organizations with IT policies that restrict administrator access.

4. They are secure.

⚫ Web developers have had to become experts in security – the web is a platform designed to
share everything with everyone! As such, the types and levels of security included in web
applications are often far greater than those seen in traditional applications.\
⚫ They also benefit from the ability to launch updates in real-time – the application on the
servers is the application people are using. The applications on people’s laptops however is
the version last installed. And when those laptops get left on a train it’s not a concern, as
nothing is stored locally.

5. They enable more computing with fewer Information.

⚫ Web applications push all of the hard work to the servers, and act as intermediaries between
the user interface and the calculations happening behind the scenes. This means you can
accomplish terrifyingly complex work on a tablet, or your phone.

⚫ We’ve built web applications that allow people to understand the complex relationships
between 250,000 pieces of art on their phones, and applications that run the business systems
of one of the largest solar energy providers in the world. Often these productsare not
financially viable to build using traditional application processes.

Dept of CS&E, Atria IT 2023-24 Page 3


INNOVATION

Few images of the website

Dept of CS&E, Atria IT 2023-24 Page 4


INNOVATION

Dept of CS&E, Atria IT 2023-24 Page 5


INNOVATION

Chapter 3

REFLECTION NOTES

3.1 Internship Experience


The internship was an enriching experience that provided a hands-on opportunity to
apply theoretical knowledge in real-world scenarios. Crafting the Escape room game
website not only honed technical skills but also deepened our understanding of
project management and collaboration within a team environment.
The internship was an invaluable experience, providing practical insights into the
entrepreneurial landscape. It strengthened my passion for innovation and equipped
me with the skills and knowledge needed to navigate the challenges of
entrepreneurship.

3.2 Technical Outcomes


The primary technical outcome of the internship was the successful creation and
launch of the Escape room game website. This project equipped us with practical
skills in front-end web development, including user interface design, coding, and the
implementation of a functional booking system.
Web Development and Design:
o Contributed to the creation or prototyping of the company's website or online
platform.
o Gained exposure to UI designing and prototyping tool (Figma)
o Gained exposure to web development languages (HTML, CSS, JavaScript) and
content management systems.

3.3 Non-Technical Outcomes


3.3.1 Communication Skills
Improved interpersonal communication skills through collaboration with team
members during designing and prototyping the Escape room game website ensuring
everyone was on the same page regarding the design elements, functionalities, and
project timelines.
Facilitated effective communication between technical and non-technical team
members during project meetings.

3.3.2 Adapatability Skills


Adaptability played a crucial role throughout the internship. From learning new
coding languages to adjusting project timelines, the experience emphasized the
importance of being flexible and open to evolving circumstances.

Dept of CS&E, Atria IT 2023-24 Page 6


INNOVATION

3.3.3 Work Ethics


The internship instilled a strong work ethic, emphasizing the importance of
dedication and diligence in meeting project goals. This commitment was evident
in the successful completion of the Handyman website within the stipulated time
frame.

3.3.4 Responsibility
Taking responsibility for individual tasks and contributions to the team was a key
takeaway. Each team member understood the significance of their role in the
overall success of the project, fostering a sense of accountability.

3.3.5 Social Connect Skills


Through the requirement of efficient teamwork and communication, the
internship enhanced social skills. Our capacity to connect and collaborate
effectively in a work environment was improved via interactions with team
members, mentors, non-technical members, vendors and prospective Escape
room game website users.

Dept of CS&E, Atria IT 2023-24 Page 7


INNOVATION

REFERENCES

1. Google, Available www.google.com


2. YouTube, Available www.youtube.com
3. Figma, Available www.figma.com

Dept of CS&E, Atria IT 2023-24 Page 8

You might also like