Sandun's Blog
RSS FeedHi, I'm Sandun, a developer with a passion for coding and security. Welcome to my personal Blog, where I share my thoughts, experiences, and knowledge on programming, software development, and related topics. You'll find a mix of technical insights, personal stories, and thoughts on the world of tech.
Featured
-
Run Local AI Models in VS Code Using Ollama and Continue
3 mins readFUll guide to connecting Ollama models to VS Code with Continue. Optimize your workflow by using a fast 1.5B model for autocomplete and a powerful 14B model for chat—all running 100% locally on your machine.
-
How to Build a Machine Learning App with Django
2 mins readBuild a house price prediction web app using Django and machine learning. Covers model training, integration, and creating a friendly interface with Python.
-
Build Graphql Api Strawberry Fastapi Sqlite
6 mins readBuild a GraphQL API with Strawberry, FastAPI, and SQLite. Learn how to create efficient, modern APIs for your applications quickly and easily.