Udit's Blog ðŸ”¬
blog / bookmarks / tags / portfolio /
2026
  • Part 1: From ChatGPT to opencode — Doing Work, Not Just Asking
    How terminal-based AI agents like opencode differ from chatting with ChatGPT, and why that makes them better at real work
  • Part 2: Install OpenCode on Windows
    Get OpenCode installed and have your first chat with winget, no coding background needed
  • Part 3: Your First Real Data Task with opencode
    Walk one real data task end to end, with opencode cleaning a messy CSV and answering a question about it
  • Part 4: Teach OpenCode Your Methods with Skills
    Package a recurring task into a reusable skill so opencode does it your way every time
  • Part 5: Extend OpenCode with MCP
    Add MCP servers to opencode, including live web search with Exa and browser automation with Playwright
  • Part 6: Write Better Prompts for Your AI Agent
    Five practical ways to phrase your instructions so your AI agent gets them right, the first time
  • Part 7: Give the Agent Its Own Desk
    One folder per project, the simple habit that keeps your agent focused, safe, and findable across sessions
2024
  • Django in Production - III
    Third part of the series covering how to get your django project into production
2023
  • Fixing Up Permissions After Data Migration in Django
    Find out how I fixed my permissions after I imported my data
  • Adding Full Text Search to Your Django App with django-watson
    Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality.
2022
  • Celery Alternative for Django - Huey
    Trying out a lightweight asynchronous task queue as an alternative to Celery with Django
2021
  • How to implement Auto Expiring Token in Django Rest Framework
    Describes how to implement custom token model and authentication backend in Django Rest Framework.
2020
  • Updating Python Packages
    Find out about outdated python packages on your system
  • Django in Production - II
    Second part of the series covering how to get your django project into production
  • Django in Production - I
    Get your Django App ready for production
2019
  • Adding Tags Field to Your Django App
    Using django-taggit in your next project
  • Important Flask Extensions You Should Use
    A post listing all the important Flask extensions to use in production.
© 2026 • Udit's Blog 🔬
Press Esc or click anywhere to close