I have spent the last few evenings finishing a site I have had for ages. This is a complete revamp and it is all written in Typescript. I didnt know Typescript until I took Brandons Full stack AI Marketing Platform course ( I really should finish it, im staill at 43% and have been for months)
So I have created the site infops.vercel.app using React, Typescripot. Hosted on Vercel with a Neon database backend. Drizzle-kit for ORM. Drizzle is so nice, it's simply a case of modifying your drizzle.config.ts to switch to a different DB. The articles are created via a python backend which intefaces to Crews and used API calls to LLM's for deep research. It then packages them up, feeds the Markdown to the DB, and et voila, we have a working site with content. I just need to get a little script to run to see what the news of major news story of teh day is and i will feed that into the script to fully automate the site.
All in all the whole site has been created utilising AI, from Cursor for code. Crew for Information retrevial, Python for stuffing the database.
Im not 100% happy with it as it is text heavy and image light. But hey, evwery product has a lifecycle. Hope you like the content. Influence Operations is close to my CyberSecurity heart.