summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--books.html151
-rw-r--r--euler/stats.html2
-rw-r--r--index.html8
-rw-r--r--minigolf.html2
4 files changed, 154 insertions, 9 deletions
diff --git a/books.html b/books.html
index b5b25fe..9223e83 100644
--- a/books.html
+++ b/books.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<!-- Google tag (gtag.js) -->
- <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-eedyWfm666Hcy5lraLs59fScrWdLJc7TRDs3DAnSAFYKw47+fh334l6cUAQ/drRl" crossorigin="anonymous"></script>
+ <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-uU2tI1lH80s03fl988Up01TKRdF2rd24fsjO04MqcYJqe2giIFGHMDi/RtdIu0gT" crossorigin="anonymous"></script>
<script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
@@ -22,7 +22,9 @@
<div class="darkgroup">
<div class="container">
<div class="ctitle">Background</div>
- Why to read
+ I read a lot of books. Oftentimes, people ask me for recommendations on what to read. To help those people find a book to read, I have put together this list. Below are all the books I have read, grouped by the year in which I read them. I am working on creating a fancier method to display these books, but for now this simple list will have to do.
+ <br>
+ I also have a <a href="https://goodreads.com/conjfrnk">Goodreads account</a>, but it's loosely maintained.
</div>
</div>
@@ -30,13 +32,154 @@
<div class="ctitle">Books</div>
<div class="entry row">
<div class="timespan">
- Soon
+ 2024
</div>
<div class="ico">
<div class="entry-dot"></div>
</div>
<div class="desc">
- Books added here
+ Breakfast with Seneca - David Fideler
+ <br>
+ How to Win Friends & Influence People - Dale Carnegie
+ <br>
+ The Fourth Turning - William Strauss & Neil Howe
+ <br>
+ The Changing World Order - Ray Dalio
+ <br>
+ Deep Work - Cal Newport
+ <br>
+ Subway - John E. Morris
+ <br>
+ Skin in the Game - Nassim Nicholas Taleb
+ <br>
+ The 12 Week Year - Brian P. Moran, Michael Lennington
+ <br>
+ Thinking, Fast and Slow - Daniel Kahneman
+ <br>
+ Get Together - Bailey Richardson
+ <br>
+ The Fountainhead - Ayn Rand
+ <br>
+ Sapiens - Yuval Noah Harari
+ <br>
+ Every Tool's a Hammer - Adam Savage
+ <br>
+ The Unfair Advantage - Ash Ali & Hasan Kubba
+ <br>
+ The Big Score - Michael S. Malone
+ <br>
+ Emily Post's Etiquette - Lizzie Post
+ <br>
+ Bitwise - David Auerbach
+ <br>
+ Slow Productivity - Cal Newport
+ <br>
+ Essentialism - Greg McKeown
+ <br>
+ Measure of a Man - Martin Greenfield
+ <br>
+ The End of the World is Just the Beginning - Peter Zeihan
+ <br>
+ The Creative Act - Rick Rubin
+ <br>
+ American Prometheus - Kai Bird & Martin J. Sherman
+ <br>
+ Infectious Generosity - Chris Anderson
+ <br>
+ The 48 Laws of Power - Robert Greene
+ <br>
+ The Making of Prince of Persia - Jordan Mechner
+ <br>
+ Brothers Karamazov - Fyodor Dostoevsky
+ <br>
+ The Bullet Journal Method - Ryder Carroll
+ <br>
+ Case in Point - Marc P. Cosentino
+ <br>
+ How Logic Works - Hans Halvorson
+ <br>
+ Critique of Pure Reason - Immanuel Kant
+ <br>
+ Architecture of Density - Michael Wolf
+ <br>
+ Venture Meets Mission - Arun Gupta, Gerard George, Thomas J. Fewer
+ <br>
+ Im Westen nichts Neues - Erich Maria Remarque
+ <br>
+ Utilitarianism - John Stuart Mill - Immanuel Kant
+ <br>
+ Grounding for the Metaphysics of Morals - Aristotle
+ <br>
+ Nicomachean Ethics
+ </div>
+ </div>
+ <div class="entry row">
+ <div class="timespan">
+ 2023
+ </div>
+ <div class="ico">
+ <div class="entry-dot"></div>
+ </div>
+ <div class="desc">
+ Infinite Powers - Steven Strogatz
+ <br>
+ From Insight to Innovation - David P. Billington Jr.
+ <br>
+ The Art of Doing Science and Engineering - Richard W. Hamming
+ <br>
+ Never Finished - David Goggins
+ <br>
+ Extreme Ownership - Jocko Willink & Leif Babin
+ <br>
+ The Dichotomy of Leadership - Jocko Willink & Leif Babin
+ <br>
+ 7 Habits of Highly Effective People - Stephen R. Covey
+ <br>
+ The Art of War - Sun Tzu
+ <br>
+ 1984 - George Orwell
+ <br>
+ Atlas Shrugged - Ayn Rand
+ <br>
+ The Good Life - Robert Waldinger & Marc Schulz
+ <br>
+ Start, Stay, or Leave - Trey Gowdy
+ <br>
+ Legacy - James Kerr
+ <br>
+ Digital Minimalism - Cal Newport
+ <br>
+ Candide - Voltaire
+ <br>
+ Around the World in Eighty Days - Jules Verne
+ <br>
+ Animal Farm - George Orwell
+ <br>
+ Brave New World - Aldous Huxley
+ <br>
+ Fahrenheit 451 - Ray Bradbury
+ <br>
+ Journey to the Center of the Earth - Jules Verne
+ <br>
+ The Joy of x - Steven Strogatz
+ <br>
+ Working in Public
+ <br>
+ Meditation - Marcus Aurelius
+ <br>
+ Ten Years to Midnight - Blair H. Sheppard
+ <br>
+ Physics from Finance - Jakob Schwichtenberg
+ <br>
+ Ways of Going Home - Alejandro Zambra
+ <br>
+ Why We Drive - Matthew B. Crawford
+ <br>
+ What If? 2 - Randall Munroe
+ <br>
+ The 5 AM Club - Robin Sharma
+ <br>
+ Atomic Habits - James Clear
</div>
</div>
</div>
diff --git a/euler/stats.html b/euler/stats.html
index 0e1f30a..4531502 100644
--- a/euler/stats.html
+++ b/euler/stats.html
@@ -9,7 +9,7 @@
<link href="euler.css" rel="stylesheet" type="text/css"/>
</head>
<!-- Google tag (gtag.js) -->
- <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-eedyWfm666Hcy5lraLs59fScrWdLJc7TRDs3DAnSAFYKw47+fh334l6cUAQ/drRl" crossorigin="anonymous"></script>
+ <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-uU2tI1lH80s03fl988Up01TKRdF2rd24fsjO04MqcYJqe2giIFGHMDi/RtdIu0gT" crossorigin="anonymous"></script>
<script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
diff --git a/index.html b/index.html
index 43f069a..e8a5ca5 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<!-- Google tag (gtag.js) -->
- <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-eedyWfm666Hcy5lraLs59fScrWdLJc7TRDs3DAnSAFYKw47+fh334l6cUAQ/drRl" crossorigin="anonymous"></script>
+ <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-uU2tI1lH80s03fl988Up01TKRdF2rd24fsjO04MqcYJqe2giIFGHMDi/RtdIu0gT" crossorigin="anonymous"></script>
<script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
@@ -68,12 +68,14 @@
<br>
Certificates:
<br>
- - Entrepreneurship
- <br>
- Architecture and Engineering
<br>
+ - Entrepreneurship
+ <br>
Activities:
<br>
+ - Analyst at <a href="https://www.psv.vc">PSV</a>
+ <br>
- <a href="https://sinfonia.princeton.edu">Sinfonia</a> (Violin)
<br>
- Club Swimming
diff --git a/minigolf.html b/minigolf.html
index 8f8030e..3dfe15c 100644
--- a/minigolf.html
+++ b/minigolf.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<!-- Google tag (gtag.js) -->
- <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-eedyWfm666Hcy5lraLs59fScrWdLJc7TRDs3DAnSAFYKw47+fh334l6cUAQ/drRl" crossorigin="anonymous"></script>
+ <script src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" integrity="sha384-uU2tI1lH80s03fl988Up01TKRdF2rd24fsjO04MqcYJqe2giIFGHMDi/RtdIu0gT" crossorigin="anonymous"></script>
<script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}