Volkan Kaya
Developer turned Founder
connect blog and blog posts with backend
connect react frontend with go backend for first blog API endpoint
import https://www.groovehq.com/blog and create a static site (0.23 seconds 551 pages)
filter posts by author and create html pages for them
filter WP posts by category and create HTML pages based on them
added a few more custom elements (order/unordered lists, email sub)
launch ec2 instance that creates a blog using fastapi
tested zapier integration, works nicely
create an API endpoint using fastapi to generate blog
create a function to zip all blog files
got home page, posts, categories, tags done for CMS
basics of static generator for blogging
allow multiple image uploads