Skip to content

Commit

Permalink
feat: add new blog post about being accepted to Buildspace S4
Browse files Browse the repository at this point in the history
This commit adds a new blog post titled "I have been accepted to the Buildspace S4" to the _posts directory. The blog post provides information about Buildspace, an online bootcamp that teaches how to build a SaaS product. It also mentions the author's excitement about being accepted to the S4 cohort and their plans to focus on a new side project during the 6-week bootcamp.

The blog post also mentions the author's idea for a community website called DeskSpace, where people can share their desk setups. The author is unsure if the idea will be validated but sees potential in it. The tech stack for the project is mentioned as NextJS, Prisma, tRPC, TailwindCSS, and Supabase.

Link to the blog post: [_posts/2023-08-02-Buildspace.md](https://github.com/username/repo/blob/commit
  • Loading branch information
nexty5870 committed Aug 3, 2023
1 parent b77b804 commit 3e52c16
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _posts/2023-08-02-Buildspace.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: I have been accepted to the Buildspace S4
date: 2023-08-03 00:18:00 -200
categories: [Side project, buildspace, side project]
tags: [SaaS, side project, buildinpublic] #tag is always lower case
---

## What is Buildspace?

[Buildspace](https://buildspace.so/) is an online bootcamp that teaches you how to build a SaaS product. The bootcamp is 6 weeks long and you will learn how to build a SaaS product from scratch. I will learn how to build the frontend, backend, database, authentication, payment, etc. You will also learn how to deploy your app and how to market it.

I have apply to the S4 without knowing I would made it, according to the Livestream (decission day) there was more then 15000 application I'm really happy to be part of the S4 and I'm looking forward to learn a lot.

The onboarding is happening this Saturday and I'm really looking forward to it! For 6 weeks I will be focusing on a new sideproject.

## The Sideproject

I have currently submit an idea for a community website where people could share their Desk Setup, people could upvote and a leaderboard would be build. Each user could provide their link to the product (affiliate link I guess that how I would attract user to submit their setup).[DeskSpace](https://twitter.com/ShvZFR/status/1644998022336598018)

I'm not yet sure if the idea would be validated however I do see a big potential and depth into the project. I'm looking forward to see what the community think about it.

## Tech Stack

The Tech stack would be my usual T3 §(NextJS / Prisma / tRPC / TailwindCSS) with Supabase as the database. I'm looking forward to learn more about Supabase or maybe planete scale?

0 comments on commit 3e52c16

Please sign in to comment.