Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tuiaj committed Dec 12, 2023
1 parent e43c552 commit 0d991ce
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<div class="content2" style = "left: 10%;position: relative;">
<p style = "font-size: 60px; color: #333333;
font-weight: bold;
font-family: 'Courgette';">JORDAN'S PORTFOLIO
font-family: 'Courgette';">JORDAN'S PORTFOLIO</p>
<br>
<h2>Oncology endpoint analysis</h2>

Expand All @@ -34,6 +34,22 @@ <h2>Oncology endpoint analysis</h2>
<a href="https://tuiaj.github.io/samp/" class="custom-button custom-button-danger" style = "left: 50%;">Link</button></a>
</div>
</div>

<br>
<h2>Interactive analysis of 2023 LinkedIn Job Postings</h2>

<div>
An interactive Shiny app analyzing a dataset of LinkedIn job postings. Utilizes serveless shiny and may take a minute to load.
</div>

<div>
<div class="control-group">
<a href="https://tuiaj.github.io/linkedin_analysis/" class="custom-button custom-button-danger" style = "left: 50%;">Link</button></a>
</div>
</div>



</div>
</div>
<div class="footer-container"></div>
Expand Down

0 comments on commit 0d991ce

Please sign in to comment.