adding fonts and css change
This commit is contained in:
@@ -44,17 +44,16 @@
|
||||
{{end}}
|
||||
|
||||
{{define "body"}}
|
||||
<section class="hero">
|
||||
<section class="hero" id="about">
|
||||
<p class="hero-eyebrow">About Me · 2026</p>
|
||||
<h1>Samantha<br><span>Vero Friis</span>
|
||||
<h1 >Samantha<br><span>Vero Friis</span>
|
||||
</h1>
|
||||
<p class="hero-bio">Bachelor's student in Business Administration seeking an entry-level analyst or
|
||||
finance-related role while studying. Strong numerical skills, advanced Excel, and experience in company, risk,
|
||||
and financial analysis. Analytical, detail-oriented, and efficiency-focused.</p>
|
||||
<div class="hero-meta">
|
||||
<span>
|
||||
<div hx-get="/status" hx-trigger="load" hx-swap="outerHTML"></div>
|
||||
<span class="exp-tag">samantha42.xyz</span>
|
||||
<span class="available">Available</span>
|
||||
<span class="exp-tag">me@samantha42.xyz</span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -30,26 +30,39 @@
|
||||
</p>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div class="section-head">
|
||||
<h2>Current stock analysis</h2>
|
||||
</div>
|
||||
<p class="hero-bio">
|
||||
Reports listed is what i consider still actionable and align with my opinion on the given company at this time. Understand that the infomaion and the time of writing may be dated. The mispricing of the thesis remain valuable.
|
||||
</p>
|
||||
<br>
|
||||
<div class="exp-card link" onclick="window.open('/static/pdf/mstr.pdf', '_blank')">
|
||||
<div class="exp-header">
|
||||
<span class="exp-title">MSTR: Strategy<span style="color: red;"> (Sell)</span></span>
|
||||
<span class="exp-tag">due diligence</span>
|
||||
<span class="exp-title">MSTR: Strategy</span>
|
||||
<div>
|
||||
<span class="exp-tag">due diligence</span>
|
||||
<span class="exp-tag red">Sell</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="exp-body">
|
||||
The company only owns btc by issuing debt and preferred stock offering.
|
||||
<br>
|
||||
The company is a ponzi scheme at its best.
|
||||
The company is expensive btc at its best and ponzi scheme at its worst.
|
||||
</p>
|
||||
</div>
|
||||
<br>
|
||||
<div class="exp-card link" onclick="window.open('/static/pdf/novo.pdf', '_blank')">
|
||||
<div class="exp-header">
|
||||
<span class="exp-title">Novo.B/NVO: Novo Nordisk A/S<span style="color: green"> (buy)</span></span>
|
||||
<span class="exp-tag">due diligence</span>
|
||||
</div>
|
||||
<span class="exp-title">Novo.B/NVO: Novo Nordisk A/S</span>
|
||||
<div>
|
||||
<span class="exp-tag">due diligence</span>
|
||||
<span class="exp-tag green">buy</span>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<p class="exp-body">
|
||||
The product sales of wieght loss drugs are highclass, pipeline is undervalued.
|
||||
<br>
|
||||
@@ -61,6 +74,19 @@
|
||||
<div class="section-head">
|
||||
<h2>Equity portfolio performance</h2>
|
||||
</div>
|
||||
<p class="hero-bio">
|
||||
year to date performance has its risked and luck based issues. hard to say if these numbers will continue year by year.
|
||||
</p>
|
||||
<div class="exp-card">
|
||||
<div class="exp-header">
|
||||
<span class="exp-title">Trades</span>
|
||||
</div>
|
||||
<div>
|
||||
<p class="exp-body"> mostly long trades on NOVO, MEARSK, ORTSED and VWS with a low wieght of puts on RGTI </p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br>
|
||||
<div class="exp-card">
|
||||
<div hx-get="/static/components/eq.html" hx-trigger="load" hx-swap="outerHTML">
|
||||
<span class="spinner">Loading chart...</span>
|
||||
|
||||
Reference in New Issue
Block a user