hello,

my name is collin raaz

i design and build things like buildings, furniture, websites, you name it,

please reach out to connect, collaborate, or provide feedback.

my email is myfirstname@raaz.design

download a capabilities statement

thank you for visiting

- raaz
pass-through-house
a single family residence, 1800 sqft on the main floor with a side courtyard.
the oversized 'rooflights' at the entry door and stair landing reading nook were highlights of the project.
eleanor
a modern bar cabinet made from walnut and ambrosia maple
hidden slides on the cabinet doors maintains the clean look
the wide bottle rack is open to the cabinet so we placed an LED inside the cabinet for mood lighting
i think it looks nice
this website

- i built this website with a few key elements in mind. i wanted to use a clean and modern design that i could easily maintain over time.
- i also wanted to use a single page design to keep things simple and easy to navigate. so this website is built with only vanilla html, css, and javascript.
- no frameworks

backend

- hosted on vultr.com running OpenBSD as operating system.
- using OpenBSD's httpd web server.
- SSL certs from Letsencrypt using Certbot to autorenew.
- download this readMe on how to set this up

frontend

i used a few css tricks to make the site look the way it does. it's like a single page application (SPA). instead of separate html pages it's all one large page and all the content is here, you're just changing a divs display off and on by selecting radio buttons. so the nav and pictures and most clickable items on the page are not links but labels for radio buttons.

here's a css radio button example

you've selected "page" one
now you've selected "page" two
finally! "page" three

- this works very well for lightening fast navigation once the website is loaded because everything is already here.
- the first obvious tradeoffs are that the page is large and takes a little longer to load. and there is no navigation
- it is not good for SEO but i'm not trying to sell anything so that's not a concern for me.
- accessibility is probably a concern and i'm working on that. and everything is in order on the html file so it can still be read there

addressing some of that with JS

navigation
- using js tell the browser to listen for radio button clicks
- when a radio button is clicked tell the browser to scroll to the top of the page so the new 'page' loads at the top like normal navigation
- and to update the browsers hash (window.location.hash) with the radio buttons id.
- the button id's are your webpage addresses.
- to allow users to get to the page without going to the homepage you have to make sure your function checks the hash when the site loads.
- this works very well for navigation and since browsers remember the hash you can navigate back and forth with the back and forward buttons.

as for slow loading there are two ways to handle this,
- first is a soft trick, the home page is just text, viewers pause to read at it and that allows the page to load in the background.
- the hard code way is to use the html 'fetchpriority' attribute to tell the browser to check the hash on load and prioritize the images with that id first.
- this works okay but if you navigate straight to the last project (bottom of the html) file it'll be a bit slow to load.

i put an example site together using all this CSS SPA githup repo

thank you, raaz



mindfulness now

In the past six months, how many moments did you feel truly present in? How many of those hours can you recall a detailed memory of? Almost none is the truthful answer. During this time, you experienced much of life as I imagine someone with Alzheimer's does - no feeling, no memory, no connection. A state of being we wisely fear while ironically often inflicting on ourselves. Screens are the current scapegoat and maybe they are uniquely bad at fracturing our attention, but the problem is quite older. I’m guessing it began with the first person who had more than 48 hours of food and water. And unlike those who lived short brutish lives punctuated by premature death, you, like me, must stick this one out with few life-threatening events to distract us.

"How we spend our days is, of course, how we spend our lives," Annie Dillard famously said. An observation that time is a linear progression of small moments, and more importantly, a moment is not just a tick of the clock; it's a building block of your existence. Fun to say, much harder to practice.

In my words, (which at least have some actionable utility Annie) your life is the sum of your smallest remembered experiences and the emotions attached to them. Which themselves are determined by how you apply your attention to your immediate surroundings. For most of us it's not that we’ve lost our attention to the wrong thing; it’s we have no attention. When you truly focus your attention to a moment or you fully experience it, you build memories and emotions good and bad around it. What percentage of your moments fit that definition of attention? We aren't lost on the wrong things; we are simply lost altogether.

Enter Mindfulness. Mindfulness is the means to seize control of your attention. It is a direct counter to this problem. Originating in the East, especially the Buddhist Eightfold Path, mindfulness is training to see clearly what's directly in front of us. It teaches us to experience each moment fully, without the clutter of judgment or distraction. And whether you believe in four pillars, eight-fold path, stoicism, or yogic something or other, mindfulness is the tool you must master if you are to master your attention. It is the first mover, the force multiplier, the one skill that when done properly makes all else easier.

This is about gaining control of your attention—not an obsessive or overbearing control - but in a manner that aligns with your deepest values and intentions. Nietzsche put it well when he said. “…become master over yourself, master of your own good qualities… acquire power over your aye and no and learn to hold and withhold them in accordance with your higher aims…”. Mindfulness hones this ability—it allows you to focus your attention [your life] on what matters to you.

What are the mechanics of a practice? Often you focus on your breathing during meditation, as your mind wanders your return to your breathing. You are practicing two critical components. Interoception – the awareness of yourself. And the ability to return to the self. You are becoming more aware of what your baseline self feels like. And how to return to it. Through this you build a greater ability to recognize when you have deviated from this baseline. When you are not present. And you’ve also been practicing the reflex to return to the self. This translates to a greater ability to remain in the present and a greater ability to return to it when you inevitably deviate.

This isn’t about adopting a trend, for one mindfulness is thousands of years old and been covered by every new, old, turban or beard shaman out there. Mindfulness is recognizing that life is composed of fleeting instances and without presence you are missing your life. Whether meditation, focused breathing, listening to Akira the Don’s musical adaptation of David Foster Wallace’s ‘This is Water’ while you work out. (one of mine) The practice just needs to work for you.

Imagine reaching the end of your life with a wealth of vivid, cherished memories. Imagine not. Unfortunately for you, if you've read this far, you can't go back. You might forget this article for a while, but it will pop into your mind from time to time—while you're drinking coffee, reading about a celebrity you don't care about, or half listening to your spouse. And in those moments, you'll now know that you're the person in the first paragraph, lost. But there's a silver lining. Awareness is the first step towards change. Start now.

ᛗᛁᚾᛞᚠᚢᛚᚾᛖᛋᛋ
arcadia
this 1600 sqft home had a lot of elements i enjoyed.
the master was separated from remaining bedrooms which is a perk if you want privacy.
and the pantry had a portal door from the living room as a quirky twist to allow access.
by far the cedar minimalist arbor over the front walk is my favorite part of the home.
haven
a purpose built home designed to house the Tutela Institute preschool. LINK
the was a great project for us, as this is my wifes business and was a labor of love as they say.
the basement houses the preschool and the upstairs the teacher and their family.
we made a couple conscious design changes such as the large poured concrete retaining wall window in the basement for more natural light.
and using big beefed up floor joists that allowed us to clear span the whole house without any columns.
that added some cost and made duct work a giant pain but the open floor plan was worth it.
i also built all the cabinets and the kitchen island and preschool shelves and tables.
we were in a hurry to get project finished so the teacher could move in and start but it all worked out.
peak 2.0
another modern single family home in my hemlock drive development
named as such because it was a bigger yet similar home to the peak.
i learned my lesson from the earlier builds and kept the front office but partitioned it off better.
it's a 3/4 wall to allow natural light in but still have some privacy.
peak
a 3 bed two bath home.
at just 1400 sqft it's one of the better uses of space i've designed.
there's a two sided coat closet by the front and garage doors that works well as dual access.
also was the first time i tried built ins instead of traditional closets which i now love doing.
and the 'roof lights' over the entryway were a first for me and i think they turned out great.
darcy
a minimalist modern entertainment center
made from walnut and ambrosia maple the contrast came out great.
the grain wraps the entire piece and it tapers as well
in terms of material use it doesn't get much more efficient than this
wedge
a simple modern take on the adirondack classic
very comfortable and a nice change from the traditional style
if you're on the taller side make the legs a couple inches longer in each direction
plans available in the store
1629
a clean modern walnut desk
everyone needs a good desk
maggie
modern floating nightstands made from oak
the grain wraps from sides across the tops and down the far side
same with the drawer fronts although since in real life they are separated by a bed it's a little hard to appreciate
still worth it, and the drawers open by putting from the bottom, mounting the drawer slides on the inside was trick
as was figuring out how to have drawer faces on two sides. fun project
taylor street
this was a challenging project making use of a corner lot in a distressed but 'historic' neighborhood
the goal was to maximize rental potential so two identical units were built
i wanted to get them up fast because theft and vandalism were a concern, plus small site
so i repurposed a three car garage prefab kit and tweaked it to become two bed two bath homes
90 days from breaking ground to certificate of occupancy
penny drive
an interesting flip of a 70's townhome
the home had previously been used by a nonprofit to rehabilite addicts
it was a wreck
but we made good use of it, got it at a great price and opened it all up and it was a very comfortable home at the end
booklighter
what can i say, i love to read and use my 3D printer
a fun product to design, test, and mass produce which i'd never done before
you can buy your own on amazon by clicking here
or email me if you'd like a bulk order myfirstname@raaz.design
r-clamp
a quick release tripod rest for you rifle
spring loaded it's tight enough to keep you steady but you can grip and rip when needed
machined from aluminum it's robust and light
fits most standard rifles
email me if you'd like to buy one myfirstname@raaz.design
here you'll find digital downloads for several of the items I've designed, select what you want and click the 'download' button and a payment page for $5 will pop up. payment is optional. then check your download folder.

thank you,
collin