Updates
This commit is contained in:
parent
155a791915
commit
c3c76f0178
126 changed files with 997 additions and 714 deletions
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -80,48 +80,47 @@
|
|||
<h1>Now</h1>
|
||||
<div class="header-meta"><date>June 7, 2025</date></div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
<p>
|
||||
I live in Southbridge, Massachusetts since 2022, with my wife Sara and
|
||||
our three cats. We’re starting to get more integrated here. I’m about to
|
||||
start a new role, my third or fourth startup depending on how you count
|
||||
it. I’m active in
|
||||
<a
|
||||
href="https://www.stmichaelorthodox.com/"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>a local church</a
|
||||
>. I recently changed my mind about olives (I like them now).
|
||||
</p>
|
||||
<h2 id="goals" tabindex="-1">
|
||||
<a class="header-anchor" href="#goals" aria-hidden="true"></a> Goals
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Learn to love God and to love people. Simple but difficult, gradual.
|
||||
</li>
|
||||
<li>Drive success at my new job.</li>
|
||||
<li>
|
||||
Improve my back-end and infrastructure skills to eventually own the
|
||||
“full-stack” label.
|
||||
</li>
|
||||
<li>Build a passive income stream.</li>
|
||||
<li>
|
||||
Explore non-tech career skills, in case the world gets even wierder
|
||||
than it is today.
|
||||
</li>
|
||||
<li>
|
||||
Participate in communities:
|
||||
<ul>
|
||||
<li>
|
||||
Initiate and maintain connections with people around me (local
|
||||
community, neighbors, etc).
|
||||
</li>
|
||||
<li>Connect with other web and software developers.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</main>
|
||||
<p>
|
||||
I live in Southbridge, Massachusetts since 2022, with my wife Sara and our
|
||||
three cats. We’re starting to get more integrated here. I’m about to start
|
||||
a new role, my third or fourth startup depending on how you count it. I’m
|
||||
active in
|
||||
<a
|
||||
href="https://www.stmichaelorthodox.com/"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>a local church</a
|
||||
>. I recently changed my mind about olives (I like them now).
|
||||
</p>
|
||||
<h2 id="goals" tabindex="-1">
|
||||
<a class="header-anchor" href="#goals" aria-hidden="true"></a> Goals
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Learn to love God and to love people. Simple but difficult, gradual.
|
||||
</li>
|
||||
<li>Drive success at my new job.</li>
|
||||
<li>
|
||||
Improve my back-end and infrastructure skills to eventually own the
|
||||
“full-stack” label.
|
||||
</li>
|
||||
<li>Build a passive income stream.</li>
|
||||
<li>
|
||||
Explore non-tech career skills, in case the world gets even wierder than
|
||||
it is today.
|
||||
</li>
|
||||
<li>
|
||||
Participate in communities:
|
||||
<ul>
|
||||
<li>
|
||||
Initiate and maintain connections with people around me (local
|
||||
community, neighbors, etc).
|
||||
</li>
|
||||
<li>Connect with other web and software developers.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue