-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
93 lines (89 loc) · 5.08 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
<!DOCTYPE HTML>
<html>
<head>
<title>Tilakraj Puthran Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=0, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
<h1><strong>Hi! I'm Tilakraj Puthran</strong></h1>
<p><i>Data Analyst and Power BI Developer</i></p>
<ul class="icons">
<li><a href="https://www.hackerrank.com/tilakraj2507" class="icon brands fa-hackerrank"><span class="label">Hackerrank</span></a></li>
<li><a href="https://github.com/Tilakraj2507" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/tilakraj-ravishankar-puthran/" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a href="mailto:[email protected]" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="actionsleft">
<li><a href="https://drive.google.com/file/d/1a8jKXBLqD8_4V8I1vEMYzdZMR08_Un6T/view?usp=sharing" class="button">Download Resume</a></li></br>
<li><a href="mailto:[email protected]" class="button">Get in Touch!</a></li>
</ul>
</div>
</header>
<!-- Main -->
<div id="main">
<!-- Two -->
<section id="two">
<header class="major">
<h2>PORTFOLIO</h2>
<hr>
</header>
<div class="row">
<article class="col-12">
<h3>AtliQ Hotels Revenue Insights - Power BI Dashboard </h3>
<p>In this dashboard we provide insights to the Revenue Team in AtliQ Hotels to understand why they are losing its market share and revenue in the luxury/business hotels category.</br>
(This case scenairo was a challenge from the <a href="https://codebasics.io/">Codebasics</a> :</br>
Challenge #1 : Provide Insights to the Revenue Team in the Hospitality Domain)</p>
<a class="image fit thumb"><img src="images/thumbs/AtliQ BI.png" alt="" /></a>
<ul class="actions fit small">
<li><a href="https://app.powerbi.com/view?r=eyJrIjoiNmY4ZDdkZDctMWYwYi00YzNlLWFiZTktNGZiODUzNDY0N2RjIiwidCI6IjJlYWZhNDQ4LTQzNzMtNGEyNi05NWM2LTUyZGVhNTFlODA5YSJ9" class="button fit small">View Dashboard</a></li>
<li><a href="https://github.com/Tilakraj2507/AtliQ-Grands-Hotels-Revenue-Insights-PowerBi" class="button fit small">Github</a></li>
</ul>
<hr>
</article>
<article class="col-12">
<h3>Credit Card Spendings - Power BI Dashboard </h3>
<p>In this dashboard, we show the analysis carried out on credit card spending habits in India in 2013-2015.</p>
<a class="image fit thumb"><img src="images/thumbs/Credit Card Bi.png" alt="" /></a>
<ul class="actions fit small">
<li><a href="https://app.powerbi.com/view?r=eyJrIjoiNWU1OTEzOWEtY2Y5OS00NjY4LTliYjgtYmEzN2ExNWY3NjI0IiwidCI6IjJlYWZhNDQ4LTQzNzMtNGEyNi05NWM2LTUyZGVhNTFlODA5YSJ9" class="button fit small">View Dashboard</a></li>
<li><a href="https://github.com/Tilakraj2507/Credit-Card-Spending-Analysis-PowerBi" class="button fit small">Github</a></li>
</ul>
<hr>
</article>
<article class="col-12">
<h3>Covid 19 Vaccination - Power BI Dashboard </h3>
<p>This is a Baisc dashboard, created to demonstrate data analysis on COVID-19 vaccination.</p>
<a class="image fit thumb"><img src="images/thumbs/Covid_19_BI.png" alt="" /></a>
<ul class="actions fit small">
<li><a href="https://app.powerbi.com/view?r=eyJrIjoiYTI1MTQyMzQtMmQ3My00MWIyLTljMDctNDRhNDczZGQ3OGI3IiwidCI6IjJlYWZhNDQ4LTQzNzMtNGEyNi05NWM2LTUyZGVhNTFlODA5YSJ9" class="button fit small">View Dashboard</a></li>
<li><a href="https://github.com/Tilakraj2507/COVID-Vaccination-Data-Analysis-PowerBi" class="button fit small">Github</a></li>
</ul>
<hr>
</article>
<article class="col-12">
<h3>Covid 19 Data Exploration Using SQL</h3>
<p>In this project we use SQL Server to explore global COVID 19 data.</p>
<a class="image fit thumb"><img src="images/thumbs/Covid_19.png" alt="" /></a>
<ul class="actions fit small">
<li><a href="https://github.com/Tilakraj2507/COVID-Data-Analysis-SQL/blob/main/Covid_Data_Analysis.sql" class="button fit small">View Queries</a></li>
<li><a href="https://github.com/Tilakraj2507/COVID-Data-Analysis-SQL" class="button fit small">Github</a></li>
</ul>
<hr>
</article>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.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>