latest articles
-
Microservices Architecture with Spring Cloud
Microservices architecture allows you to build large applications as a suite of small, independent services. Spring Cloud provides tools to build microservices.Key ComponentsService Registry and Di...
-
Database Connection Pooling with HikariCP
Database connection pooling is essential for high-performance applications. HikariCP is one of the fastest and most reliable connection pooling libraries.Configurationspring.datasource.hikari.maxim...
my projects
-
Improving mathematical reasoning using multi-agent collaboration
A research paper exploring how LLM agent architectures — including Reflection, Reflexion, and Multi-Agent Collaboration — can enhance the mathematical reason...
-
Improving mathematical reasoning in LLMs using RAG
A research paper studying how Retrieval Augmented Generation (RAG) can enhance the mathematical reasoning capabilities of Large Language Models. This work wa...
-
Blog using Jekyll
This is my personal blog + portfolio site where I write about things I build and keep a curated list of projects in one place.What it includes Blog articles...