KookaChat - an Interview Assistant Bot in Telegram
Kookachat is a Telegram bot that generates interview questions and gives you feedback on how you answer them, using LangGraph to route the conversation and OpenRouter to call the LLM.
Loading...
A collection of personal projects I've built.
Kookachat is a Telegram bot that generates interview questions and gives you feedback on how you answer them, using LangGraph to route the conversation and OpenRouter to call the LLM.
LaTeX presentation template useful for weekly progress reports. I created a step-by-step tutorial on how to customize the color scheme and edit the elements. It's free to download and use :)
Reusable Django REST API backend template designed for integration with a Next.js frontend boilerplate. This template is particularly useful when adapting to a microservice architecture. Installation instructions can be found in the README file.
Companion Next.js frontend template pre-configured to connect with the Backend Boilerplate. I added as few components as possible, as the UI is on a case-by-case basis.
Simple, customizable LaTeX thesis template with starter outline. Built for VS Code + LaTeX Workshop extension. Installation guide available on my blog.