Blogs
My Thoughts and Writings
Explore my collection of blog posts where I share insights, tutorials, and experiences on web development, programming, and technology.
A practical comparison of LangGraph and CrewAI for building reliable, multi-agent AI systems, with code examples and recommendations.
AILLMLangGraphCrewAIAgentsPython
A complete guide to setting up and customizing your own portfolio using this Astro-based template
AstroPortfolioTutorialGuide
A hands-on walkthrough of converting a Hugging Face model into GGUF using llama.cpp, quantizing it, and running it locally with Ollama while sharing the challenges faced during the process.
AILLMGGUFllama.cppOllamaQwen3Hugging FaceLocal AIPython
A step-by-step, code-focused guide to downloading a Hugging Face model, converting it to GGUF with llama.cpp, quantizing it, and running it locally with Ollama.
AILLMGGUFllama.cppOllamaHugging FaceQwen3Local AIPythonMachine Learning