Skip to content

Commit 93b8b0b

Browse files
committed
chore: more atlas projects
1 parent 26844d7 commit 93b8b0b

File tree

5 files changed

+120
-75
lines changed

5 files changed

+120
-75
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
2222
- 16. **[atlas.hash](https://github.com/fezcode/atlas.hash)**: A fast, minimalist terminal utility for computing and comparing file hashes. Features an interactive TUI and supports MD5, SHA1, SHA256, and SHA512.
2323
- 17. **[atlas.grave](https://github.com/fezcode/atlas.grave)**: A high-fidelity, interactive process reaper. Hunt down resource-heavy processes and "bury" them in an Onyx graveyard with a Pip-Boy inspired TUI.
2424
- 18. **[atlas.radio](https://github.com/fezcode/atlas.radio)**: A high-fidelity world radio receiver. Tune into thousands of live stations globally directly from your terminal with a pure Go audio engine.
25+
- 19. **[atlas.deck](https://github.com/fezcode/atlas.deck)**: An interactive TUI command deck for project workflows. Organize and trigger your daily terminal tasks through a customizable grid of "pads."
2526

2627
### Why Atlas?
2728

public/projects/atlas-projects/social.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,8 @@ link: https://github.com/fezcode/atlas.grave
8787
fezcode
8888
+18 -0 ~0
8989
link: https://github.com/fezcode/atlas.radio
90+
---
91+
# Deck
92+
fezcode
93+
+19 -0 ~0
94+
link: https://github.com/fezcode/atlas.deck

public/projects/atlas-projects/terminal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.hash my_file.zip
1717
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.grave
1818
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.radio
19+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.deck

public/rss.xml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,34 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Mon, 02 Mar 2026 20:21:35 GMT</lastBuildDate>
12+
<lastBuildDate>Tue, 03 Mar 2026 01:37:54 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Mon, 02 Mar 2026 20:21:35 GMT</pubDate>
14+
<pubDate>Tue, 03 Mar 2026 01:37:54 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>
1818
<webMaster><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></webMaster>
1919
<ttl>60</ttl>
20+
<item>
21+
<title><![CDATA[The Deep End: Distributed Systems, Consensus, and State]]></title>
22+
<description><![CDATA[[object Object]]]></description>
23+
<link>https://fezcode.com/blog/distributed-systems-consensus-and-state</link>
24+
<guid isPermaLink="false">https://fezcode.com/blog/distributed-systems-consensus-and-state</guid>
25+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
26+
<pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
27+
<content:encoded><![CDATA[<p>When you write a single-threaded program running on a single machine, life is easy. You write a variable to memory, and the next line reads it back. It&#39;s there. It&#39;s correct. </p>
28+
<p><a href="https://fezcode.com/blog/distributed-systems-consensus-and-state">Read more...</a></p>]]></content:encoded>
29+
</item>
30+
<item>
31+
<title><![CDATA[MBTI & Astrology: The Modern Quest for Identity]]></title>
32+
<description><![CDATA[[object Object]]]></description>
33+
<link>https://fezcode.com/blog/mbti-and-astrology-modern-identity</link>
34+
<guid isPermaLink="false">https://fezcode.com/blog/mbti-and-astrology-modern-identity</guid>
35+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
36+
<pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
37+
<content:encoded><![CDATA[<p>Humans are wonderfully, hopelessly complex. We are walking paradoxes, changing our minds, our moods, and our habits from one day to the next. So, it&#39;s really no surprise that we are constantly searching for a map to navigate our own minds. </p>
38+
<p><a href="https://fezcode.com/blog/mbti-and-astrology-modern-identity">Read more...</a></p>]]></content:encoded>
39+
</item>
2040
<item>
2141
<title><![CDATA[The Encyclopedia of Bad Arguments: A Guide to Logical Fallacies]]></title>
2242
<description><![CDATA[[object Object]]]></description>

0 commit comments

Comments
 (0)