Hero

Hello,
I'm Billy Jacoby, I'm a Professional Software Engineer.

name:'Billy Jacoby',
skills:['React', 'React Native', 'NextJS', 'Redux', 'Express', 'Prisma', 'Drizzle', 'SQL', 'Docker'],
hardWorker:true,
quickLearner:true,
problemSolver:true,
};

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.

Billy Jacoby
Hero
Experience
Hero

2024 - Now

Head of Mobile Development

Injective Labs

Hero

2023 - 2024

Technical Lead -> Head of Engineering

28 Wellness

Hero

2022 - 2023

Software Engineer -> Senior Software Engineer

Frontrunner

Hero

2020 - 2022

Software Engineer

Solspace Wallet

Skills
PROJECTS

Browsernaut

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.,
};
Blogs
Ho

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.

Cr

4 years ago

Creating a Garage for my Roomba

3 min read

Building a hidden garage for my robot vacuum cleaner

Ho

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

Ho

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.

Wh

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.

Bu

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.