Personal Portfolio Website Project Report 365 Anupriya Johri
Personal Portfolio Website Project Report 365 Anupriya Johri
A PROJECT REPORT
SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE AWARD
OF THE DEGREE
BACHELOR OF TECHNOLOGY
(Computer Science and Engineering)
SUBMITTED BY
ANUPRIYA JOHRI
(RA1811003030365)
1
DECLARATION
This is to verify that project report entitled “Personal Portfolio Website” which is
work and due acknowledgement has been in the text to all other material used.
2
SRMIST NCR CAMPUS, GHAZIABAD, UTTAR
PRADESH
BONAFIDE CERTIFICATE
Certified that this project report “Personal Portfolio Website Project” is bonafide
work of “Anupriya Johri” who carried out the project work under my supervision.
Signature Signature
3
TABLE OF CONTENTS
CHAPTER NO. TITLE PAGE NO.
ABSTRACT 5
LIST OF FIGURES 6
LIST OF SYMBOLS 7
LIST OF SYMBOLS,
ABREVIATIONS AND
NOMENCLATURE
1. INTRODUCTION 8
1.1 OBJECTIVES
1.2 HOME SECTION
1.3 ABOUT SECTION
1.4 SKILLS SECTION
1.5 EXPERIENCE SECTION
1.6 CONTACT DETAILS SECTION
2. SOFTWARE USED 14
2.1 HTML
2.2 CSS
2.3 JAVASCRIPT
3. SIGNIFICANCE 15
4. CHALLENGES 16
5. CONCLUSION 17
6. REFFERENCES 17
4
ABSTRACT
This is developed using HTML5, CSS and JS. Code Editor used for this
education, skills and contact details along with social media links. All the
5
LIST OF FIGURES
1. Home section
2. About section
3. Skills section
4. Experience section
5. Contact details section
6
LIST OF SYMBOLS, ABBREVIATIONS AND
NOMENCLATURE
Abbreviations
1. IDE – Integrated Development Environment
2. HTML – Hyper Text Markup Language
3. CSS – Cascading Styling Sheets
4. JS – JavaScript
5. VS Code – Visual Studio Code
7
INTRODUCTION
three files. First is an HTML file for creating markup of the application
on the web. Then CSS file is used to provide more styles to the
1.1 OBJECTIVES
1.1.1 Elements rendered distinctly
1.1.2 Brief information about :-
Work experience
Education
Skills
Contacting ways
8
1.2 HOME SECTION
9
1.3 ABOUT SECTION
10
1.4 SKILLS SECTION
11
1.5 EXPERIENCE SECTION
12
1.6 CONTACT DETAILS SECTION
13
SOFTWARE USED
Code Editor I used for this project is VS Code. It is used to code complex piece of
programs and to develop complex projects. Further technologies I used for this
2.1 HTML5
It is the code for creating web pages, using tags and other commands that a
browser reads and converts into the normal web pages that people see.
2.2 CSS
CSS is the language for describing the presentation of Web pages, including
2.3 JS
server-side that allows you to make web pages interactive. It gives web pages
14
SIGNIFICANCE
Significance of personal portfolio is that it presents your work that represents your
work.
15
CHALLENGES
soothing to eyes.
16
CONCLUSION
Website using HTML5, CSS, JavaScript using VS Code as IDE which I would
REFFERENCES
Coursera Course:
Stack Overflow: How to modify Google drive links to embed in anchor tag
in HTML.
17