Hello There.

JuanCarlos Chavez
JuanCarlos Chavez
Posted underEntrepreneurship

๐Ÿ‘‹๐Ÿผ Hello and welcome to my blog.

We all have to start somewhere right? That’s what I’ve been telling myself lately.

I’ve been on a mission to become financially independent through software. How I’m going to do that? I’m totally not sure yet. But I wanted to document it as I try and make it happen.

There is a variety of other interests I have and want to pursue like fine arts and music production. But putting those on pause to hyper focus for the next 5 years and see where it takes me.

Let’s keep this first update short and sweet. Thanks for reading!

Get notified about tech, design, and entrepreneurship posts:

Subscribe to our newsletter to get to know about my latest projects and posts.


More Stories

How I created my first video & launched my YouTube Channel

First of all, Happy 2021! I know the craziness still exists but man it feels good that a fresh new number was added to the year ๐Ÿ˜… Why start a YouTube Channel? There are 5 main reasons why I decided to finally hit record & upload: I want to be a producer rather than a […]

JuanCarlos Chavez
JuanCarlos Chavez

Recreating NASAโ€™s UI for their Mission Control Tech

It’s pretty cool that NASA has an open-source javascript project that anyone can contribute to. You can actively write some code with the mission of space exploration & scientific discovery with some HTML, CSS, and JavaScript! This was my first glimpse into NASA’s openMCT program where they are determined to create a universal mission control […]

JuanCarlos Chavez
JuanCarlos Chavez

The Simple Intro Guide to Accounting for Small Businesses

When you create a business the first step is to register your business with your state. Each state has different processes fortunately (or unfortunately) that you could learn to do yourself but it can get clunky and weird. If you have some extra money (around $500) it’s highly recommended that you start your business with […]

JuanCarlos Chavez
JuanCarlos Chavez

How I Coded Up My Own Blog with NextJS and WordPress

If you are reading this post before in 2020 or 2021, odds are the website you are reading is built with the technologies I will be mentioning. I say this since you can inspect the code on this page pretty easily by right clicking any where on the page an hitting “inspect” and be able […]

JuanCarlos Chavez
JuanCarlos Chavez

Creating a project proposal for an agency in Notion

I have been using Notion for all list keeping including clients for the web design agency I am working to build over at omadesign.co My objective was to create a template “Project Proposal” plan for my future clients. I’ve looked at other samples and watched a few explanations on YouTube can came up with my […]

JuanCarlos Chavez
JuanCarlos Chavez

Starting a web development agency

I’ve been slowly taking steps the past couple of months to create a web design agency. I already have thoughts on how to evolve this to launch course and such, but really wanted to focus on the setting up some services as a way to start generating income. So far it’s been some friends and […]

JuanCarlos Chavez
JuanCarlos Chavez

Hello There.

๐Ÿ‘‹๐Ÿผ Hello and welcome to my blog. We all have to start somewhere right? That’s what I’ve been telling myself lately. I’ve been on a mission to become financially independent through software. How I’m going to do that? I’m totally not sure yet. But I wanted to document it as I try and make it […]

JuanCarlos Chavez
JuanCarlos Chavez

Quickly creating a CRUD API with Express AutoCRUD

After setting up my express app with a /routes , /controllers , and /models directories, I enjoyed how everything has it’s place. That is until I started repeating myself whenever i wanted to introduce a new resource. I would have to define a model with mongoose, create controllers for creating, reading, updating, and deleting the […]

JuanCarlos Chavez
JuanCarlos Chavez

Building a personal website with Svelte, ButterCMS, and Vercelโ€™s Serverless Functions

When it comes to web app projects, I prioritize simplicity. This is true for the UI, code structure, and in any other way I can. My previous personal website For my previous personal website, I decided to go the old “static files” route where links on the page we’re just references to other HTML files. […]

JuanCarlos Chavez
JuanCarlos Chavez