2024 - Now
Head of Mobile Development
Injective Labs
Who am I?
I specialize in the development of high-performing mobile first applications. I possess exceptional problem-solving abilities and continuously learn new things by staying up to date with cutting-edge technologies. I primarily focus my time around TypeScript, React, React Native, and Node.js frameworks.
2024 - Now
Head of Mobile Development
Injective Labs
2023 - 2024
Technical Lead -> Head of Engineering
28 Wellness
2022 - 2023
Software Engineer -> Senior Software Engineer
Frontrunner
2020 - 2022
Software Engineer
Solspace Wallet
Browsernaut
constproject={name:'Browsernaut',tools: ['TypeScript', 'React', 'Rust', 'Tauri', 'Zustand],description: Browsernaut is a macOS application designed to open URLs in various applications beyond web browsers such as Notion, Figma, Discord, and more. It provides a seamless experience by redirecting URLs to their corresponding applications.,};
1 years ago
How to use tRPC types outside of a monorepo
6 min read
This article provides a tutorial on how to use tRPC outside of a monorepo. It covers setting up a tRPC repo, exporting the types as an npm package, and consuming these types in another repository.
4 years ago
Creating a Garage for my Roomba
3 min read
Building a hidden garage for my robot vacuum cleaner
4 years ago
How to clone a VM in Proxmox
4 min read
Step by step instructions for how to clone a VM in Proxmox
4 years ago
How to expand the disk on a Ubuntu VM
3 min read
Learn how to expand the disk on a debian based virtual machine.
4 years ago
What is HTML Canvas
3 min read
Not sure what HTML canvas actually is? The intention of this post is to help understand the best use cases for this API.
5 years ago
Building a GatsbyJS Theme - Part Three
9 min read
This is part three in a multi-part tutorial series on building your own Gatsby theme from scratch.