0% found this document useful (0 votes)
11 views

Final Internship Report Dheeraj- Google Docs[1]

This document is an internship training report by Dheeraj from Ajay Kumar Garg Engineering College, detailing a web development internship at Free Code Camp. It outlines the objectives, technologies used, and the outcomes of projects including a personal portfolio website and a to-do list application. The report emphasizes the importance of online presence and effective task management for productivity.

Uploaded by

Amit Kumar
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
11 views

Final Internship Report Dheeraj- Google Docs[1]

This document is an internship training report by Dheeraj from Ajay Kumar Garg Engineering College, detailing a web development internship at Free Code Camp. It outlines the objectives, technologies used, and the outcomes of projects including a personal portfolio website and a to-do list application. The report emphasizes the importance of online presence and effective task management for productivity.

Uploaded by

Amit Kumar
Copyright
© © All Rights Reserved
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/ 20

AJAY KUMAR GARG ENGINEERING COLLEGE

27 KM STONE DELHI HAPUR BYPASS ROAD, P.O. ADHYATMIC


SUBMITTED BY: SUBMITTED TO:

Dheeraj Dr. Sonam Gupta


NAGAR GHAZIABAD-201009

AN
INTERNSHIP TRAINING REPORT
ON WEB DEVELOPMENT

AJAY KUMAR GARG ENGINEERING COLLEGE


Dr Sonam Gupta Dr. Rajesh Prasad
Faculty Internship Assessment Lab H.O.D., CSE
27 KM STONE DELHI HAPUR BYPASS ROAD, P.O. ADHYATMIC
NAGAR GHAZIABAD-201009

CERTIFICATE

This is to certify that Dheeraj student of Ajay Kumar Garg Engineering College
B.Tech 3rd year CS Branch, has undergone Internship Training in FREE CODE
CAMP with Struts from 25th of September to 25th of October(4 weeks).
ABSTRACT

The project is based on the existing personal visual identity of


the student. This paper is created as an instruction for the reader
describing the process of personal online portfolio design simply
by defining and explaining the main terms and methods used for
web design and development. The objective of this work is to
create guidelines for newcomers in the design industry. By using
these guidelines students and amateur designers can create their
own design portfolio which will be well balanced, clean and in trend
with the times.
ACKNOWLEDGEMENT

I extend my sincere gratitude to Dr. Sonam Gupta Mam, for


providing me with the right guidance and advice at the crucial
junctures and for showing me the right way. Most importantly,
I’m grateful to our respected Head of the Department Dr. Anu
Chaudhary Sir for allowing me to use the facilities available.
I would also like to express my appreciation to my colleagues
and the staff at for their warm welcome and assistance during my
internship. It was a pleasure to work with such a talented and
supportive team. [CodeSoft]

Dheeraj
(2100270120036)
CONTENTS

Topic Page No.


Internship Topic Name i

Internship Certificate ii

Abstract iii

Acknowledgement iv

List of Figures v

Chapter 1: Introduction to Organisation 1

Chapter 2: Software Traning Work Undertaken 2

Chapter 3: Internship Training Work Undertaken 3

Chapter 4; Project Work 5

Chapter 5: Results and Declarations 14

Chapter 6: Conclusion 15

REFERENCES 16
CHAPTER 1

INTRODUCTION TO ORGANISATION

This internship work has been undertaken as a requirement for 7 weeks (300
hours) of industrial training at Ajay Kumar Garg Engineering College,
Ghaziabad for the award of a degree of B.Tech.(Computer Science).

Ajay Kumar Garg Engineering college was set up in Ghaziabad, Uttar Pradesh
in the year 1998. AKGEC is affiliated with Dr A.P.J. Abdul Kalam Technical
University offers B.Tech., M.Tech. and MCA programs in several specializations.
The college is ISO certified by British Standards Institution, UK, and offers
programs that are approved by AICTE.
The organization’s vision is to introduce undergraduate and postgraduate courses
for all engineering branches and award of PhD degree to be one of the best
engineering colleges in the country and to be a deemed university.

The organization’s mission statement is to provide and maintain academic


environments and systems, enabling maximum learning to produce competent
professionals.

I chose this organization because I find its mission to be important and relevant
to my career goals.
CHAPTER 2 SOFTWARE TRAINING WORK UNDERTAKEN

2.1. Background of the Training:


The training is covering Web Development technology and struts which are used
for a web application. Java Servlets pages HTML,CSS,Javascript is a technology
for developing web pages that support dynamic content. This helps developers
insert Javascript code in HTML pages by making use of special JS tags. Reactjs
is a popular and mature web application framework based on JavaScript. At the
end of the course, students are required to do mini projects based on this
technology. The internship covers JS framework.

2.2. Introduction:
JavaScript is a scripting language used to develop web pages. Developed in
Netscape, JS allows developers to create a dynamic and interactive web page to
interact with visitors and execute complex actions. It also enables users to load
content into a document without reloading the entire page.

JavaScript is a multi-paradigm, dynamic language with types and operators,


standard built-in objects, and methods. Its syntax is based on the Java and C
languages — many structures from those languages apply to JavaScript as well.
How to write JavaScript-
1. Use Arrow Functions. Using Arrow functions is a shorthand way for creating
functions in JavaScript.
2.Use Descriptive Variable Names.
3.Use Functional Programming.
4.Avoid Nesting Code.
5.Use Default Parameters.
6.Use Destructuring.
7.Use Promises. ...
8.Use Array Methods.
CHAPTER 3

INTERNSHIP TRAINING WORK UNDERTAKEN

3.1 Overview:

#1.
A portfolio website is a unique way to showcase your work and let others
know about yourself. It’s like an evergreen platform for your projects, case
studies, and information about you. In addition, it’s one of the best ways to
express your personality, experience, and capabilities.

Having your own website means customers are always able to find you and if
interested, reach out for you. If you don’t have an online presence nowadays,
you are behind the times. 😉 A portfolio is a great way for photographers ,
designers, developers and a wide range of artists to present their work online.
It lets you reflect your identity through your works – photos, graphic design,
sketches, etc.

#2.
One of the most important reasons you should use a to do list is that it will
help you stay organised. When you write all your tasks in a list, they seem more
manageable. When you’ve got a clear outline of the tasks you’ve got to do and
those you’ve completed, it helps you stay focused. While freeing up space in your
mind for other more creative tasks.
When you complete a task, you can cross it off your list. This gives you a sense
of progress and achievement, something you’ll lack if you’re always rushing from
one task to the next. If you feel a sense of achievement, it spurs you on and
motivates you to keep moving forward.

3.2 Aims and Objective:

A portfolio website is a unique way to showcase your work and let others know
about yourself. It’s like an evergreen platform for your projects, case
studies, and information about you. In addition, it’s one of the best ways to
express your personality, experience and capabilities.
To-do lists offer a way to increase productivity, stopping you from
forgetting things, helps prioritise tasks, manage tasks effectively, use time
wisely and improve time management as well as workflow. A project
management to-do list can have many benefits for project managers. This
helps project managers focus on the tasks that require their immediate attention.

3.3 Technologies Used:


● HTML, CSS
● JavaScript
CHAPTER 4
PROJECT WORK

HTML CODE:
2.
OUTPUT:
CHAPTER 5 RESULTS AND DISCUSSION

After we completed the project we were sure the problems in the existing
system were overcome. Portfolio can become an effective method for
minimizing unforeseen delays, mitigating risks, and sequencing projects for
maximum success. As a result, stakeholders get more visibility into project
prioritization and can understand project value better.

A list you make keeps a record of tasks written down all in one place so
you don’t forget anything important. And by prioritizing tasks, you plan
the order in which you’ll do them, so that you can tell what needs your
immediate attention and what you can leave until later.

Hence both the projects listed help users to manage their time to perform
well at any position. The problem which existed has been removed to a
large extent. And it is expected that this project will go a long way to satisfying.

CHAPTER 6 CONCLUSION

The portfolio project reflects a diverse range of my work and


accomplishments. It showcases my skills, growth, and commitment to
excellence in my field. As I continue my journey, I am enthusiastic about
leveraging this portfolio to pursue new opportunities and collaborations.
This collection of work is a testament to my dedication and proficiency, and
I look forward to the exciting future ahead.

In conclusion, the to-do list project has proven to be an effective tool for
organizing and managing tasks efficiently. It has enhanced productivity by
providing a clear structure for task prioritization and tracking progress. The
project has successfully met its objectives, simplifying task management
and contributing to a more organized and productive work routine. As we
move forward, continued utilization of this tool is recommended for
sustained productivity and goal achievement.
REFERENCES

1. W3School
2. CodeWithHarry Youtube Channel
3. Udemy

CERTIFICATE

You might also like