Posts
All the articles I've posted.
Building a React + FastAPI app with Nginx Unit
Published: at 07:56 PMA guide on building a Full Stack application by combining React and FastAPI in one container using Nginx Unit as the app runtime. Includes production-ready patterns and best practices for deployment.
How to create accurate, fast RAG with Excel files
Published: at 03:08 PMA guide on how to use Excel files to create a RAG AI chatbot. Using SQL as a database and tool / function calling with the Gemini Python SDK.