Projects
wickedrebel.dev
Status:in developmentThis website. Built using Next.js.Stoic Journal: UI
Status:not startedOnline journal, akin to Marcus Aurelius' meditations - but private.I'll probably use Next.js for this.Stoic Journal: API
Status:not startedI'll probably use AWS API Gateway HTTP API for this, in TypeScriptTutorial link: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-dynamo-db.htmlStoic Journal: Infra
Status:not startedInfrastrucure-as-Code for the journal. AWS CDK v2 in TypeScript.To-do List: UI
Status:not startedGiven that most internet tutorials have you create one of these, this probably should have been first on my list 🤣.I'll probably use Next.js for this, too, or maybe Vue.js for a bit of learning?To-do List: API
Status:not startedMaybe I'll write the API in Golang for a bit of practice?