Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
1Ramirez7 committed Nov 19, 2024
1 parent 1bec451 commit 8ce5e0a
Show file tree
Hide file tree
Showing 16 changed files with 634 additions and 580 deletions.
303 changes: 303 additions & 0 deletions Projects/project_1.qmd

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ website:
file: projects.qmd
- text: "My Resume"
file: resume.qmd
- text: "Data Cleansing"
file: cleansing.qmd
- text: "Story Telling"
file: story_telling.qmd
- text: "Machine Learning"
file: ml.qmd
# - text: "Data Cleansing"
# file: cleansing.qmd
# - text: "Story Telling"
# file: story_telling.qmd
# - text: "Machine Learning"
# file: ml.qmd

sidebar:
- title: "Projects"
Expand Down
68 changes: 22 additions & 46 deletions docs/Projects/RDUS Capital Structure Analysis.html

Large diffs are not rendered by default.

57 changes: 11 additions & 46 deletions docs/Projects/project1.html

Large diffs are not rendered by default.

100 changes: 38 additions & 62 deletions docs/Projects/term2.html

Large diffs are not rendered by default.

60 changes: 18 additions & 42 deletions docs/Projects/term3.html

Large diffs are not rendered by default.

32 changes: 4 additions & 28 deletions docs/Templates/DS250_Template.html

Large diffs are not rendered by default.

32 changes: 4 additions & 28 deletions docs/Templates/DS350_Template.html

Large diffs are not rendered by default.

67 changes: 54 additions & 13 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,18 +103,6 @@
<a class="nav-link" href="./resume.html">
<span class="menu-text">My Resume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./cleansing.qmd">
<span class="menu-text">Data Cleansing</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./story_telling.qmd">
<span class="menu-text">Story Telling</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./ml.html">
<span class="menu-text">Machine Learning</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand All @@ -128,7 +116,13 @@
<!-- sidebar -->
<!-- margin-sidebar -->
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">

<nav id="TOC" role="doc-toc" class="toc-active">
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#introduction" id="toc-introduction" class="nav-link active" data-scroll-target="#introduction">Introduction</a></li>
</ul>
</nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand All @@ -153,10 +147,57 @@ <h1 class="title">Edaurdo Ramirez</h1>
</header>


<section id="introduction" class="level1">
<h1>Introduction</h1>
<p><strong>Portfolio Introduction</strong></p>
<p>This portfolio was created as part of the Data Science minor at Brigham Young University, showcasing my skills and experiences in three key areas: Data Analysis, Machine Learning, and Data Visualization. Its primary purpose is to demonstrate the knowledge I have gained throughout the program and how I have applied it to real-world data challenges.</p>
<p>While many of the projects were completed within a university setting and contain sensitive information that cannot be shared publicly due to academic integrity policies, I have included select projects that highlight my capabilities. These examples illustrate my ability to approach complex problems, analyze data effectively, and communicate insights clearly. Additional projects may require modifications before being made publicly available.</p>
<p>This portfolio reflects not only my technical expertise but also my commitment to leveraging data science for practical and impactful solutions.</p>
<p><strong>CFA Institute Research Challenge: A Transformative Experience</strong></p>
<p>Participating in the CFA Institute Research Challenge was one of the most rewarding experiences of my academic journey. This competition allowed me to step into the role of a financial research analyst, gaining invaluable hands-on experience in financial analysis, valuation, report writing, and professional ethics.</p>
<p>As part of a dedicated team, I worked closely with my peers, a faculty advisor, and an industry mentor to analyze a publicly traded company and produce a comprehensive written report and presentation. The process was both challenging and exhilarating, testing my analytical abilities, teamwork, and communication skills in a high-pressure environment.</p>
<p>Through this competition, I improved my ability to: - Conduct detailed equity research and financial valuation. - Present complex financial findings clearly and persuasively. - Collaborate effectively within a team while meeting tight deadlines.</p>
<p>The experience also provided me with a unique opportunity to engage with professionals in the financial industry, receive constructive feedback, and gain insights into real-world applications of finance. Competing at a high level pushed me to grow both personally and professionally, leaving me better prepared to tackle future challenges in my career.</p>
<p>Overall, the CFA Institute Research Challenge was a transformative experience that deepened my passion for finance and strengthened my readiness for the professional world.</p>
<p>CFA Report word doc download</p>
<p><a href="data/CFA.docx">Download CFA report</a></p>
<p><strong>Capital Research for Radius Recycling (RDUS)</strong></p>
<ol type="1">
<li><strong>RDUS Capital Structure Analysis:</strong>
<ul>
<li>Conducted a detailed analysis of RDUS’s financial leverage and its impact on earnings per share (EPS).</li>
<li>Assessed scenarios under different economic conditions (recession, current, and boom) to evaluate debt reliance and working capital strategies.</li>
<li>Proposed a shift toward short-term borrowing and asset optimization to improve liquidity.</li>
</ul></li>
</ol>
<ul>
<li><a href="./Projects/RDUS Capital Structure Analysis.html">RDUS Capital Structure Analysis</a></li>
</ul>
<ol start="2" type="1">
<li><strong>RDUS Capital Structure Analysis #2:</strong>
<ul>
<li>Explored optimal capital structure using the Weighted Average Cost of Capital (WACC) framework.</li>
<li>Evaluated RDUS’s current debt-to-equity ratio against industry standards, recommending a reduction in long-term debt.</li>
<li>Highlighted strategies to align with an optimal D/E ratio to lower financial risks and borrowing costs.</li>
</ul></li>
</ol>
<ul>
<li><a href="./Projects/term2.html">RDUS Capital Structure Analysis #2</a></li>
</ul>
<ol start="3" type="1">
<li><strong>RDUS Statistical Research (OLS):</strong>
<ul>
<li>Performed Ordinary Least Squares (OLS) regression to investigate the relationship between accounts receivable and net income.</li>
<li>Identified key factors affecting RDUS’s profitability, emphasizing the limited explanatory power of receivables on earnings.</li>
<li>Recommended extending credit cautiously, supported by data trends and historical averages.</li>
</ul></li>
</ol>
<ul>
<li><a href="./Projects/term2.html">RDUS Statistical Research (OLS)</a></li>
</ul>


</section>

<a onclick="window.scrollTo(0, 0); return false;" role="button" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a></main> <!-- /main -->
<script id="quarto-html-after-body" type="application/javascript">
Expand Down
28 changes: 2 additions & 26 deletions docs/ml.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.542">
<meta name="generator" content="quarto-1.4.537">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -97,36 +97,12 @@
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html">
<span class="menu-text">Bloomberg Templates</span></a>
<span class="menu-text">Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./resume.html">
<span class="menu-text">My Resume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./cleansing.html">
<span class="menu-text">Data Cleansing</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./exploration.html">
<span class="menu-text">Data Exploration</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./story_telling.html">
<span class="menu-text">Story Telling</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./ml.html" aria-current="page">
<span class="menu-text">Machine Learning</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./full_stack.html">
<span class="menu-text">Full Stack</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./competition.html">
<span class="menu-text">Competition</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
12 changes: 0 additions & 12 deletions docs/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,18 +103,6 @@
<a class="nav-link" href="./resume.html">
<span class="menu-text">My Resume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./cleansing.qmd">
<span class="menu-text">Data Cleansing</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./story_telling.qmd">
<span class="menu-text">Story Telling</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./ml.html">
<span class="menu-text">Machine Learning</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
28 changes: 2 additions & 26 deletions docs/resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.542">
<meta name="generator" content="quarto-1.4.537">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -97,36 +97,12 @@
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html">
<span class="menu-text">Bloomberg Templates</span></a>
<span class="menu-text">Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./resume.html" aria-current="page">
<span class="menu-text">My Resume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./cleansing.html">
<span class="menu-text">Data Cleansing</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./exploration.html">
<span class="menu-text">Data Exploration</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./story_telling.html">
<span class="menu-text">Story Telling</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./ml.html">
<span class="menu-text">Machine Learning</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./full_stack.html">
<span class="menu-text">Full Stack</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./competition.html">
<span class="menu-text">Competition</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
Loading

0 comments on commit 8ce5e0a

Please sign in to comment.