Project Report
Project Report
GUIDED BY:
PRINCIPAL: Namrata Jain
PROF: Amit Sharma
Submitted By:
Deepti Bindua
DECLARATION
I hereby declare that the project work entitled “Personal Portfolio Website”
Mr. Amit Sharma, Professor of Shri Sai Insitute of Technology, and this project
work is submitted in the Partial fulfillment of their requirements for the award of
the degree of Master of Computer Science.
The result embodied in this thesis have not been submitted to ant oter University
or Institute for the award of any degree or diploma.
4
INDEX
Declaration ………………………… 04
Certificate …………………………… 05
Acknowledgement …………………. 06
Introduction …………………………. 07
Importance …………………………… 08
Abstract ……………………………… 11
List of Symbols ,
Abbreviations and
Nomenclature ……………………… 12
1. Method ……….……………………… 13
1.1 Objectives
1.2 Home Section
1.3 About Section
1.4 Skills Section
1.5 Experience Section
2
1.6 Contact Detail Section
3. Significance …………………………… 23
4. Challenges ……………………………… 24
5. references ……………………………… 25
3
Acknowledgement
6
CERTIFICATE
Signature Signature
…………………. ………………….
Project Guide Principal
5
REFERENCE
• Coursera:
Introduction to Web Development , UC Daniel Randall – taught all
the tree languages HTML5, CSS3 and JAVASCRIPT thoroughly.
• Stack Overflow:
How to modify Google drive links to embed in anchor tag in
HTML.
• W3 schools:
How to give all social media and contacting links.
• YouTube:
How to add Google sheet in backend to store Data .
26
ABSTRACT
Development.
Along With Social Media Links . All The Elements Are Rendered
11
LIST OF FIGURES
1. Home section
2. About section
3. Skill section
4. Services section
5. Project Section
6. Contact section
12
INTRODUCTION
Much like your PDF portfolio, a portfolio website can be used when
applying for jobs or internships. The idea is that in just one,
centralized space, you can quickly communicate who you are, what
you do and how people can contact you.
Portfolio websites come in all shapes and sizes, and can vary
depending on your discipline. Ultimately, whether you’re a designer,
photographer, writer or digital artist, the best portfolio websites are
a true reflection of your projects, passions and personality.
7
IMPORTANCE
An online portfolio is there for you to display your best work to the
world on your terms. You can choose the layout of your portfolio, what
pieces to show at the forefront, provide background information on
every piece/project, and much more.
For example, you can dedicate a section or even page to your latest
projects, another section for award-winning pieces, and even include
an accessible archive. Moreover, your personality is also more likely to
shine through when it is on your website.
8
Now is the time to showcase your best work and include information
about your specialization. When posting samples of your best work, it is
important to present your craft in a way that will cater to your target
clients. You can show off and present yourself in a manner that implies
that your audience should choose you.
Going the extra mile and putting effort into your portfolio provides a
visual and verbal example of the level of dedication you put into your
craft. In other words, an online portfolio makes a striking first
9
impression. It shows you can cleverly communicate a message (the
written content on your website) and
choose the best ways to display that message (your website’s layout,
galleries, work, etc.).
1. METHOD
1.1 OBJECTIVES
13
1.3 ABOUT SECTION
14
1.2 SRVICES SECTION
15
1.2 SKILLS SECTION
16
1.2 CONTACT SECTION
This Section Has A Contact Form Which Is Store Data In Google Sheet And
Also Links
Listed Below:
a. E-Mail
b. LinkedIn
c. Instagram
d. Git Hub
17
18
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 project are HTML5, CSS3 and JS.
2.1 HTML5
“Hyper Text Markup Language”—is the language used to tell your web
browser what each part of a website is. So, using HTML, you can define
headers, paragraphs, links, images, and more, so your browser knows how to
structure the web page you're looking at.
19
2.1 CSS3
“CSS stands for cascading style sheets” In short, CSS is a design language that
makes a website look more appealing than just plain or uninspiring pieces of
text. Whereas HTML largely determines textual content, CSS determines
visual structure, layout, and aesthetics.
2.1 JavaScript
JavaScript (JS) is a high-level, interpreted programming language. It is one of
the three core technologies of the World Wide Web, along with HTML and
CSS. JavaScript is used to make web pages interactive and dynamic, and to
provide functionality for a wide range of web applications.
20
2.1 BOOTSTRAP
Bootstrap is a free front-end framework that helps developers create
responsive websites faster and easier. It provides a collection of syntax for
template designs, including HTML and CSS-based design templates for
typography, forms, buttons, tables, navigation, modals, and image carousels.
21
2.1 GOOGLE SHEETS
Google Sheets is a spreadsheet app that allows users to organize and analyze
data, create custom reports, and automate calculations. It's part of the
Google Workspace suite of products.
22
SIGNIFICANCE
23
Challenges
24
CONCLUSION
25