import Image from "next/image"; import Link from "next/link"; import { NextSeo } from "next-seo"; import Content from "../components/Content"; import PageTitle from "../components/page/PageTitle"; import { LaptopIcon } from "../components/icons"; import desktopImg from "../public/static/images/uses/bigsur.png"; const Uses = () => ( <> /uses

I regularly get messages asking about which tools I use to work.

Nobody has asked me what I use. Ever. But here's a list of my daily drivers and necessities anyways, mostly revolving around my Apple sheepy-ness. Inspired by{" "} many, many others . โค๏ธ

My mess of a desktop.

๐ŸŽ Hardware

๐Ÿ’พ Development

๐ŸŒŽ Browsing

๐Ÿ’ป macOS

๐Ÿ“ฑ iOS

I have far too many apps to count, but here the essentials that have earned a spot on my home screen:

โ˜๏ธ Cloud

I've been making recent efforts to{" "} de-Google {" "} my life, with mixed results...

Other geeky stuff:

๐Ÿ  Internet of Things{" "} Crap

); export default Uses;