-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
412 lines (402 loc) · 17.9 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE HTML>
<!--
NVJ Repo
-->
<html>
<head>
<title>NVJ Repo</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" />
<!-- Add logo -->
<style>
/* Style for the logo */
#logo {
position: absolute;
top: 10px; /* Adjust the distance from the top */
left: 10px; /* Adjust the distance from the left */
width: 150px; /* Adjust the width of the logo */
height: auto; /* Maintain aspect ratio */
z-index: 999; /* Ensure the logo is displayed on top */
}
</style>
</head>
<body class="is-preload">
<!-- Image -->
<img id="logo" src="images/logo.png" alt="Logo" />
<!-- Header -->
<section id="header" class="dark">
<header>
<h1>NVJ Repo</h1>
<p>Data monkey for those needs</p>
</header>
<footer>
<a href="#first" class="button scrolly">🡇</a>
</footer>
</section>
<!-- First -->
<section id="first" class="main">
<header>
<div class="container">
<h2>About</h2>
<p>Hi, my name is James - a person who has a great love for data<br />
At the moment, I work at one of the top boutique consulting companies and
start my own business of data consultancy.
</p>
</div>
</header>
<div class="content dark style1 featured">
<div class="container">
<div class="row">
<div class="col-4 col-12-narrow">
<section>
<span class="feature-icon"><span class="icon fa-clock"></span></span>
<header>
<h3>Data Engineering</h3>
</header>
<p>Running Data pipeline<br>
Perform ETL, ELT
</p>
</section>
</div>
<div class="col-4 col-12-narrow">
<section>
<span class="feature-icon"><span class="icon solid fa-bolt"></span></span>
<header>
<h3>Analytical Engineering</h3>
</header>
<p>Trnasforming and modeling data</p>
</section>
</div>
<div class="col-4 col-12-narrow">
<section>
<span class="feature-icon"><span class="icon solid fa-cloud"></span></span>
<header>
<h3>Data Analyst</h3>
</header>
<p>Visualization<br>
Scraping Insigts and provide recommendation<br>
for decision making
</p>
</section>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Second -->
<section id="second" class="main">
<header>
<div class="container">
<h2>Mordern data lanscape</h2>
<p> Nowadays, we all see data appearing in the industry, from FMCG, E-commerce, Construction Aviation, Medicine, you name it. <br />
With the birth of AI and ML models, more and more business invested heavily in Data infrastructure and scaled up their <br />
data team to exploit the full potential of data to achieve their objectives.</p>
</div>
</header>
<div class="content dark style2">
<div class="container">
<div class="row">
<div class="col-4 col-12-narrow">
<section>
<h3>Our services</h3>
<p>My business focuses on developing data solutions for clients to help them leverage
data as a valuable asset to make tactical decisions.</p>
<p> At NVJ, our services line includes, but not limited to: <br />
- Data roadmap Architecture <br />
- Modern data stack implementation, using DBT <br />
- SQL, Lookml, and Python developer <br />
- Dashboard creation in Looker, Google Data Studio, Power BI, and Lightdash <br />
- Data wrangling, cleaning, transformation, and visualization <br />
- ETL, ELT, and loading data from multiple sources to the Data warehouse <br />
- GCP, Azure products implementation <br />
</p>
<footer>
<a href="#third" class="button scrolly">More about our services</a>
</footer>
</section>
</div>
<div class="col-8 col-12-narrow">
<div class="row">
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic01.jpg" alt="" /></a></div>
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic02.jpg" alt="" /></a></div>
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic03.jpg" alt="" /></a></div>
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic04.jpg" alt="" /></a></div>
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic05.jpg" alt="" /></a></div>
<div class="col-6"><a href="#" class="image fit"><img src="images/data_pic06s.jpg" alt="" /></a></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Third -->
<section id="third" class="main">
<header>
<div class="container">
<h2>Mordern data stack</h2>
<p>A modern data stack offers increased agility and scalability by leveraging cloud-based infrastructure and flexible, modular tools for <br />
data integration, processing, and analysis, enabling organizations to adapt quickly to evolving data needs. It also facilitates a more streamlined <br />
and collaborative approach to data management, empowering teams to collaborate effectively across the entire data lifecycle from ingestion to visualization.</p>
</div>
</header>
<div class="content dark style3">
<div class="container">
<span class="image featured"><img src="images/data_pic07s.jpg" alt="" /></span>
<div class="row">
<div class="col-4 col-12-narrow">
<h3>The whole process and platforms we use</h3>
<p>The modern data stack encompasses a comprehensive set of tools and processes designed
to efficiently manage and derive insights from data. It typically begins with data ingestion,
where tools like Apache Kafka or Amazon Kinesis capture and stream data from various sources
into a data lake or data warehouse, such as Snowflake or Google BigQuery.</p>
<p> Once the data is centralized, transformation and processing occurs using platforms like Apache Spark
or Databricks to clean, enrich, and prepare the data for analysis. This is where tools like dbt (data build tool)
come into play, allowing for data transformation in a version-controlled, testable manner,
enhancing data quality and reproducibility. </p>
<p> Next, data visualization tools like Tableau, Looker, or Power BI are employed to create intuitive dashboards
and reports, enabling stakeholders to extract actionable insights. Throughout this process, data governance and
security measures are implemented to ensure compliance and protect sensitive information. Overall, the modern data
stack emphasizes agility, scalability, and collaboration, empowering organizations to harness the full potential of
their data assets for informed decision-making. </p>
</div>
<div class="col-4 col-12-narrow">
<p>The ELT (Extract, Load, Transform) process involves extracting data from various sources, loading it into a storage system,
and then transforming it for analysis. Initially, data is extracted from sources such as databases, APIs, or files. Following
extraction, the data is loaded into a storage system like a data lake or data warehouse without significant transformation.
<p>Once stored, the data is transformed into a usable format for analysis using tools and processes like SQL queries, data pipelines,
or ETL (Extract, Transform, Load) tools. This approach allows for more flexibility and scalability in handling large volumes of data,
as transformations can be performed closer to the point of analysis.</p>
<p>ELT processes are often associated with modern data architectures
that leverage cloud-based storage and processing resources, enabling organizations to derive insights from diverse and
massive datasets efficiently.</p>
</div>
<div class="col-4 col-12-narrow">
<p>NVJ leverages Airbyte, an open-source data integration platform, to streamline its data processes in various ways. Firstly,
Airbyte facilitates unified data collection by connecting to diverse sources like databases, APIs, and file systems, simplifying
the process without requiring custom solutions.
<p>Secondly, it enables centralized data warehousing, allowing data from multiple sources, including Shopify, Facebook ads, Google ads or more
to be replicated to a single destination, aiding in analytics and reporting. Additionally, Airbyte supports real-time data replication, ensuring up-to-date
information for decision-making. Its scalability and flexibility accommodate growing data needs, while its cost-effectiveness reduces dependency on
expensive tools, making it a valuable asset for enhancing data operations and facilitating informed decision-making across your organization.</p>
<footer>
<a href="#fourth" class="button scrolly">Contact me</a>
</footer>
</div>
</div>
</div>
</div>
</section>
<!-- Basic Elements -->
<!--
<section class="main">
<header>
<div class="container">
<h2>A Whole Lotta Elements</h2>
<p>General purpose elements for every general purpose. Or something like that.</p>
</div>
</header>
<div class="content style1 dark">
<div class="container">
<section>
<header>
<h3>Paragraph</h3>
<p>This is a byline</p>
</header>
<p>Phasellus nisl nisl, varius id <sup>porttitor sed pellentesque</sup> ac orci. Pellentesque
habitant <strong>strong</strong> tristique <b>bold</b> et netus <i>italic</i> malesuada <em>emphasized</em> ac turpis egestas. Morbi
leo suscipit ut. Praesent <sub>id turpis vitae</sub> turpis pretium ultricies. Vestibulum sit
amet risus elit.</p>
</section>
<section>
<header>
<h3>Blockquote</h3>
</header>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget.
tempus euismod. Vestibulum ante ipsum primis in faucibus. Cras sit amet urna eros, id egestas
tempus ante ipsum primis in faucibus orci luctus et ultrices.</blockquote>
</section>
<section>
<header>
<h3>Divider</h3>
</header>
<p>Donec consectetur <a href="#">vestibulum dolor et pulvinar</a>. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
<hr />
<p>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
</section>
<section>
<header>
<h3>Unordered List</h3>
</header>
<ul class="default">
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
</ul>
</section>
<section>
<header>
<h3>Ordered List</h3>
</header>
<ol class="default">
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
<li>Donec consectetur vestibulum dolor et vel felis enim at viverra ligula. Ut porttitor sagittis lorem.</li>
</ol>
</section>
<section>
<header>
<h3>Table</h3>
</header>
<div class="table-wrapper">
<table class="default">
<thead>
<tr>
<th>ID</th>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>00001</td>
<td>Lorem ipsum dolor</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>00002</td>
<td>Sit amet nullam</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
<tr>
<td>00003</td>
<td>Feugiat felis viverra</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>00004</td>
<td>Sagittis enim felis</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
<tr>
<td>00005</td>
<td>Nullam sed vestibulum</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<header>
<h3>Form</h3>
</header>
<form method="post" action="#">
<div class="row gtr-50">
<div class="col-6 col-12-narrow">
<input type="text" name="name" id="name" value="" placeholder="John Doe" />
</div>
<div class="col-6 col-12-narrow">
<input type="text" name="email" id="email" value="" placeholder="[email protected]" />
</div>
<div class="col-12">
<div class="select" tabindex="-1">
<select name="department" id="department">
<option value="">Choose a department</option>
<option value="1">Manufacturing</option>
<option value="2">Administration</option>
<option value="3">Support</option>
</select>
</div>
</div>
<div class="col-12">
<input type="text" name="subject" id="subject" value="" placeholder="Enter your subject" />
</div>
<div class="col-12">
<textarea name="message" id="message" placeholder="Enter your message"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="button" value="Send Message" /></li>
<li><input type="reset" class="button alt" value="Clear Form" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
</div>
</section>
-->
<!-- Fourth -->
<section id="fourth" class="main">
<header>
<div class="container">
<h2>Contact</h2>
<p>For work for future collaboration, feel free to send me messages below</p>
</div>
</header>
<div class="content style4 featured">
<div class="container medium">
<form method="post" action="#">
<div class="row gtr-50">
<div class="col-6 col-12-mobile"><input type="text" placeholder="Name" /></div>
<div class="col-6 col-12-mobile"><input type="text" placeholder="Email" /></div>
<div class="col-12"><textarea name="message" placeholder="Message"></textarea></div>
<div class="col-12">
<ul class="actions special">
<li><input type="submit" class="button" value="Send Message" /></li>
<li><input type="reset" class="button alt" value="Clear Form" /></li>
</ul>
</div>
</div>
</form>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li><a href="https://nvjrepo.notion.site/Hi-I-m-James-c44b5f1a6e184e0d983243e27bf3e63d?pvs=74" class="icon brands fa-sitemap"><span class="label">Notion</span></a></li>
<li><a href="https://www.linkedin.com/in/nam-nguyen-james-227a64114/" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/nvjrepo" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
<div class="copyright">
<ul class="menu">
<li>© Untitled. All rights reserved.</li>
<li><a href="privacy-policy.html" class="button">Privacy Policy</a></li>
</ul>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.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>