Skip to content

Commit

Permalink
Portfolio update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gino-Freud-Hobayan committed May 31, 2024
1 parent 6a3d38b commit 4744004
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 6 deletions.
Binary file added images/Microsoft_Azure.svg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/PowerBI_img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Thriday_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Thriday_logo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Thriday_logo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/tiktok_logo.png
Binary file not shown.
62 changes: 56 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,8 @@ <h2 class="major">Top Skills and Tools:</h2>
<img src="images/MS-SQL-LOGO.png" alt="SQL Server Logo" width="120" height="100" class="logo">
<img src="images/Tableau-white.png" alt="Tableau Logo" width="140" height="100" class="logo">


<img src="images/PowerBI_img.png" alt="Tableau Logo" width="140" height="100" class="logo">
<img src="images/Microsoft_Azure.svg.png" alt="Tableau Logo" width="120" height="100" class="logo">


<br /><br /><br /><br />
Expand Down Expand Up @@ -223,12 +224,14 @@ <h2 class="major">Top Skills and Tools:</h2>
color: white;
}

.SQL {width: 90%; background-color: #2196F3;}
.Excel {width: 80%; background-color: #04aa12;}
.SQL {width: 80%; background-color: #2196F3;}
.Excel {width: 75%; background-color: #04aa12;}
.Python {width: 75%; background-color: #d2be0d;}
.Statistics {width: 75%; background-color: #b70a83;}
.Tableau {width: 70%; background-color: #b67d7d;}

.PowerBI {width: 70%; background-color: #d4ce29;}
.MicrosoftAzure {width: 60%; background-color: #18c2e0;}

.logo {
margin-right: 10px;
}
Expand All @@ -244,7 +247,7 @@ <h2 class="major">Top Skills and Tools:</h2>
<div class="container">
<img src="images/MS-SQL-LOGO.png" alt="SQL Server Logo" width="120" height="100" class="logo">

<div class="skills SQL"> <h2> SQL: 9/10 </h2> </div>
<div class="skills SQL"> <h3> SQL: 8/10 </h3> </div>
</div>


Expand All @@ -254,7 +257,7 @@ <h2 class="major">Top Skills and Tools:</h2>
<div class="container">
<img src="images/Microsoft_Excel-Logo.wine.png" alt="Excel Logo" width="120" height="100" class="logo">

<div class="skills Excel"> <h3> Excel: 8/10 </h3> </div>
<div class="skills Excel"> <h3> Excel: 7.5/10 </h3> </div>
</div>


Expand Down Expand Up @@ -285,6 +288,28 @@ <h2 class="major">Top Skills and Tools:</h2>
<div class="skills Tableau"> <h3> Tableau: 7/10 </h3> </div>
</div>


<br />


<div class="container">
<img src="images/PowerBI_img.png" alt="PowerBI Logo" width="120" height="100" class="logo">

<div class="skills PowerBI"> <h3> Power BI: 7/10 </h3> </div>
</div>


<br />


<div class="container">
<img src="images/Microsoft_Azure.svg.png" alt="Tableau Logo" width="120" height="100" class="logo">

<div class="skills MicrosoftAzure"> <h3> Microsoft Azure: 6/10 </h3> </div>
</div>



</body>
</html>

Expand Down Expand Up @@ -653,6 +678,31 @@ <h2 class="major">Experience:</h2>



<article>
<a href="https://www.linkedin.com/in/ginofreudhobayan/"
target="_blank" class="image"> <img src="images/Thriday_logo.png" alt="" width="500" height="300"/></a>
<h3 class="major">Data Analyst </h3>
<p>
Data Analyst at Thriday
<br /><br />

Over the past three months, I gained hands-on experience with modular programming in Python,
created over 20 SQL scripts for pipeline execution, and updated a data dictionary sync app using Python and Azure Functions.
<br /><br />
Additionally, I utilized Microsoft Excel, Power Automate, and Power BI for data migration, monitoring, and dashboard editing,
while gaining exposure in SQL (SQL Server and Azure SQL), NoSQL (CosmosDB), and SDLC environments (Development, QA, and Production)
in an Australian tech startup.
<br /><br />
March 2024 - June 2024 <b>(3 Months)</b>


</p>

</article>





<article>
<a href="https://www.linkedin.com/in/ginofreudhobayan/"
Expand Down

0 comments on commit 4744004

Please sign in to comment.