-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
203 lines (165 loc) · 8.84 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE HTML>
<html>
<head>
<title>Journey of Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<div id="header">
<div class="top">
<!-- Logo -->
<div id="logo">
<span class="image avatar48"><img src="images/cover page.jpg" alt="" /></span>
<h1 id="title">Nirali Patel</h1>
<p>Data Analyst / Business Analyst </p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#top" id="top-link"><span class="icon solid fa-home">Intro</span></a></li>
<li><a href="#portfolio" id="portfolio-link"><span class="icon solid fa-th">Portfolio</span></a></li>
<li><a href="#about" id="about-link"><span class="icon solid fa-user">About Me</span></a></li>
<li><a href="#contact" id="contact-link"><span class="icon solid fa-envelope">Contact</span></a></li>
</ul>
</nav>
</div>
<div class="bottom">
<!-- Social Icons -->
<ul class="icons">
<li><a href="https://github.com/P-nirali28?tab=repositories" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
<!-- Main -->
<div id="main">
<!-- Intro -->
<section id="top" class="one dark cover">
<div class="container">
<header>
<h2 class="alt"><strong>Hello! and Welcome to my Data Analyst Portfolio!</h2></strong><br/>
<p>Through this portfolio, I present a varied ranged of projects that illustrate my competence in
data analysis, visualization, and problem solving.
Explore a diverse range of data projects created with Python, Power BI, SQL, Tableau, and Excel.
While perusing this portfolio, you will encounter visually compelling data visualization dashboards
that animate numerical data, interactive reports and advanced data manipulations in a variety of sectors.</p><br/>
</header>
<footer>
<a href="#portfolio" class="button scrolly"> View Peoject </a>
</footer>
</div>
</section>
<!-- Portfolio -->
<section id="portfolio" class="two">
<div class="container">
<div class="row">
<div class="col-4 col-12-mobile">
</div>
<div class="col-4 col-12-mobile">
<article class="item">
<h3>Python Project</h3></article>
<a href="https://github.com/P-nirali28/Python_Project/blob/main/Python_Project.ipynb" class="image fit"><img src="images/Migration.jpg" alt="" /></a><br/>
<header>
<a href=" https://github.com/P-nirali28/Python_Project/blob/main/Python_Project.ipynb" class="button scrolly">View Projects</a><br></br>
</header>
</article>
<div class="col-4 col-12-mobile">
<article class="item">
<h3>Excel Project</h3></article>
<a href="https://github.com/P-nirali28/Excel-Project/blob/main/Excel%20Road%20accident%20Dashboard.xlsb" class="image fit"><img src="images/road accident.jpg" alt="" /></a><br/>
<header>
<a href="https://github.com/P-nirali28/Excel-Project/blob/main/Excel%20Road%20accident%20Dashboard.xlsb" class="button scrolly">View Projects</a><br></br>
</header>
</article>
<div class="col-4 col-12-mobile">
<article class="item">
<h3> Tableu Project </h3></article>
<a href="https://public.tableau.com/app/profile/nia.patidar/viz/Tableau_Project_16904841852520/Dashboard12" class="image fit"><img src="images/sales Tableau project image.jpg" alt="" /></a><br/>
<header>
<a href="https://public.tableau.com/app/profile/nia.patidar/viz/Tableau_Project_16904841852520/Dashboard12" class="button scrolly">View Projects</a><br></br>
</header>
</article>
<div class="col-4 col-12-mobile">
<article class="item">
<h3> PowerBI Project </h3></article>
<a href="https://github.com/P-nirali28/PowerBI/blob/main/HR%20Data.xlsx" class="image fit"><img src="images/HR PowerBI image.jpg" alt="" /></a><br/>
<header>
<a href="https://github.com/P-nirali28/PowerBI/blob/main/HR%20Data.xlsx" class="button scrolly">View Projects</a><br></br>
</header>
</article>
<div class="col-4 col-12-mobile">
<article class="item">
<h3> SQL Project </h3></article>
<a href="https://github.com/P-nirali28/SQL-Project/blob/main/Data%20Exploration%20in%20SQL" class="image fit"><img src="images/covid 19 SQL.jpg" alt="" /></a><br/>
<header>
<a href="https://github.com/P-nirali28/SQL-Project/blob/main/Data%20Exploration%20in%20SQL" class="button scrolly">View Projects</a><br></br>
</header>
</article>
<div class="col-4 col-12-mobile">
<article class="item">
<h3> Data Cleaning in SQL </h3></article>
<a href="https://github.com/P-nirali28/SQL_DATA_CLEANING_PROJECT/blob/main/SQL%20portfolio%20code%20to%20cleaning%20data.sql" class="image fit"><img src="images/SQL data cleaning.png" alt="" /></a><br/>
<header>
<a href="https://github.com/P-nirali28/SQL_DATA_CLEANING_PROJECT/blob/main/SQL%20portfolio%20code%20to%20cleaning%20data.sql" class="button scrolly">View Projects</a><br></br>
</header>
</article>
</div>
</div>
</div>
</div>
</section>
<!-- About Me -->
<section id="about" class="three">
<div class="container">
<header>
<h2>About Me</h2>
</header>
<a href="#" class="image featured"><img src="images/pic08.jpg" alt="" /></a>
<p>As a recent Computer Science graduate, I am enthusiastic about commencing a fulfilling career that
allows me to utilize my analytical skills to drive positive transformations. I have a good knowledge in
a diverse range of analytical technologies including Excel, PowerBI, Tableau, SQL, and Python. </p>
<p> Beyond numerical proficiency, I possess comprehensive knowledge of the Software Development Life Cycle (SDLC),
Software Testing Life Cycle (STLC),and the Agile methodology. My expertise extends to various software testing concepts,
such as regression testing, integrated testing, whitebox testing, black box testing, positive testing, negative testing,
backend testing,stress testing, load testing, volume testing, and functional testing.</p>
<p>Additionally, I possess good knowledge for Business Requirements Documents (BRD), Use Case Specifications,
Functional Requirements Documents (FRD), Software Design Specifications (SDS), Software Requirements Specifications (SRS),
Software External Specifications (SES), Software Requirements Documents (SRD), and DML diagrams.</p>
<p>Recognizing the significance of collaboration and effective communication, I thrive on working with cross-functional teams,
embracing diverse perspectives, and articulating findings in a clear and concise manner to both technical and non-technical audiences.
I strongly believe in fostering a supportive and positive work environment to achieve collective goals. I actively seek new challenges
to further my professional and personal growth.</p>
<p>Thank you for visiting my portfolio, and I look forward to the opportunity of connecting with you soon!</p>
</div>
</section>
<!-- Contact -->
<section id="contact" class="four">
<div class="container">
<header>
<h4>Email</h4>
<span>npatel.tech28@gmail.com</span><br/><br/>
<h4>Location</h4>
<span>Vernon , CT-06066 </span>
</header>
</div>
</section>
</div>
<!-- Footer -->
<div id="footer">
<ul>
<li> Thank You!</li>
</ul>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>