ArtSpot
A set of simple tools to organize and share your artwork.
turned the serverless api Terraform into a re-usable module. Might turn into a blogpost.
made some progress on serverless/lambda API with Serverless framework and Terraform
refactored some terraform to create alb for staging and prod
Did some work in getting a serverless API up and running with current LB
Finished account -> close account form
Made a lot of progress on coding up the account page.
Got Fargate API working. I just missed a security group on my load balancer *facepalm*. That being said, it looks expensive so I'm probably going to go serverless anyway, lol.
Still banging my head against the wall trying to get my aws configuration working.
Still struggling with connecting to fargate tasks. Been messing around with security groups and ACLs. Haven't actually made any progress but I'm counting it.
Added private route table/ecr endpoints to vpc in terraform
Got container deploying to fargate in private subnet with vpc link
got ecs cluster and some other bits and pieces of the API infra into terraform
Created an EKS cluster to mess with
Updated number of vpc subnets and changed a line because of a terraform bug
Updated a terraform script that had a small type-o that resulted in a bug
Mock up About section of dashboard
Mocked up edit modals for education and courses
Fix DNS issue in staging that I had previously fixed in prod
Mock up basic info/social media edit modal
Mock up CV section of dashboard
Use Auth context to render landing page vs signed in view.
Fix sizing issues in prod build
updated appbar to include logo
Updated Appbar buttons colors and on-hover to match logo colors
Re-fixed bug that totally wasn't fixed.