updating current stuff
This commit is contained in:
parent
a29b42237f
commit
66a69c0bce
1 changed files with 22 additions and 3 deletions
21
now.html
21
now.html
|
@ -21,8 +21,27 @@
|
||||||
<h2>
|
<h2>
|
||||||
now
|
now
|
||||||
</h2>
|
</h2>
|
||||||
|
<div>
|
||||||
|
<h3>reading</h3>
|
||||||
<p>
|
<p>
|
||||||
coming soon
|
i've been thinking a lot lately about development practices, and have found some
|
||||||
|
value in the following books:
|
||||||
</p>
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://www.manning.com/books/the-mikado-method">The Mikado Method</a></li>
|
||||||
|
<li><a href="https://johnnydecimal.com/">Johnny Decimal</a></li>
|
||||||
|
<li><a href="https://www.oreilly.com/library/view/tidy-first/9781098151232/">Tidy First</a></li>
|
||||||
|
</ul>
|
||||||
|
<p>
|
||||||
|
for non-work related reading, i recently started re-reading <a href="https://justincroninbooks.com/the-passage-by-justin-cronin/">The Passage</a>.
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<h3>gaming</h3>
|
||||||
|
<p>i'm currently playing a few games:</p>
|
||||||
|
<ul>
|
||||||
|
<li>The Witcher 3 (PS5)</li>
|
||||||
|
<li>Tales of Arise</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue