Skip to content

Commit da9bc6a

Browse files
committed
feat: update atlas project
1 parent b1ce34c commit da9bc6a

File tree

5 files changed

+132
-75
lines changed

5 files changed

+132
-75
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
2525
- 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."
2626
- 20. **[atlas.convert](https://github.com/fezcode/atlas.convert)**: A fast, minimalist terminal image conversion utility. Effortlessly convert between JPEG, PNG, and HEIC formats with a simple CLI.
2727
- 21. **[atlas.conquistador](https://github.com/fezcode/atlas.conquistador)**: A powerful and beautiful terminal-based file explorer. Navigate, manage, and preview your files with a modern TUI experience similar to Finder or Windows Explorer.
28+
- 21. **[atlas.horizon](https://github.com/fezcode/atlas.horizon)**: A high-fidelity environmental and weather dashboard. It provides real-time atmospheric monitoring, including temperature, humidity, wind patterns, and UV index.
2829

2930
### Why Atlas?
3031

public/projects/atlas-projects/social.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,8 @@ link: https://github.com/fezcode/atlas.convert
102102
fezcode
103103
+21 -0 ~0
104104
link: https://github.com/fezcode/atlas.conquistador
105+
---
106+
# Horizon
107+
fezcode
108+
+22 -0 ~0
109+
link: https://github.com/fezcode/atlas.horizon

public/projects/atlas-projects/terminal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.deck
2020
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.convert -s "*.heic" -d "outputs/" -t png
2121
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.conquistador
22+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.horizon

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>Tue, 03 Mar 2026 01:37:54 GMT</lastBuildDate>
12+
<lastBuildDate>Sun, 08 Mar 2026 14:39:33 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Tue, 03 Mar 2026 01:37:54 GMT</pubDate>
14+
<pubDate>Sun, 08 Mar 2026 14:39:33 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 Side Character Conspiracy: Solving the Sitcom's Greatest Mystery]]></title>
22+
<description><![CDATA[[object Object]]]></description>
23+
<link>https://fezcode.com/blog/side-character-conspiracy-sitcom-rant</link>
24+
<guid isPermaLink="false">https://fezcode.com/blog/side-character-conspiracy-sitcom-rant</guid>
25+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
26+
<pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate>
27+
<content:encoded><![CDATA[<h1>The Side Character Conspiracy: Solving the Sitcom&#39;s Greatest Mystery</h1>
28+
<p><a href="https://fezcode.com/blog/side-character-conspiracy-sitcom-rant">Read more...</a></p>]]></content:encoded>
29+
</item>
30+
<item>
31+
<title><![CDATA[Wave Function Collapse: Taming Entropy in Procedural Generation]]></title>
32+
<description><![CDATA[[object Object]]]></description>
33+
<link>https://fezcode.com/blog/wave-function-collapse-explained</link>
34+
<guid isPermaLink="false">https://fezcode.com/blog/wave-function-collapse-explained</guid>
35+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
36+
<pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
37+
<content:encoded><![CDATA[<p>Wave Function Collapse (WFC) is one of those algorithms that feels like magic when you first see it in action. Originally popularized by Maxim Gumin, it’s a powerful tool for procedural generation that can create complex, non-repeating patterns from a small set of example tiles and adjacency rules.</p>
38+
<p><a href="https://fezcode.com/blog/wave-function-collapse-explained">Read more...</a></p>]]></content:encoded>
39+
</item>
2040
<item>
2141
<title><![CDATA[The Deep End: Distributed Systems, Consensus, and State]]></title>
2242
<description><![CDATA[[object Object]]]></description>

0 commit comments

Comments
 (0)