terminal — Jesse Anderson
pixelatedmystic:~$
projects.rb
about.rb
contact.rb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Projects
module Projects
def self.all
[
{
title: "Rad",
description: "A modern Ruby package manager that makes dependency management fast and intuitive.",
tech: ["Swift", "CLI", "Package Manager"]
},
{
title: "Custom Keyboard Firmware",
description: "Proprietary firmware for custom-built mechanical keyboards with advanced key mapping capabilities.",
tech: ["C", "Hardware", "Firmware"]
},
{
title: "Weather Station Dashboard",
description: "A real-time weather monitoring system with custom visualizations and alerts.",
tech: ["Python", "IoT", "Data Visualization"]
},
{
title: "Home Automation Dashboard",
description: "A Raspberry Pi powered dashboard for home automation with custom UI and device controls.",
tech: ["JavaScript", "Node.js", "IoT"]
}
]
end
end
pixelatedmystic:~$find ~ -name 'interests*' -type d

Ruby Programming

💻 Programming

Mechanical Keyboards

⌨️ Hardware

Anime

📺 Entertainment

Gaming

🎮 Gaming

Miniature Painting

🖌️ Art

Raspberry Pi Projects

🔌 Electronics

Science Fiction Books

📚 Reading

3D Printing

🖨️ Making