dhruv-ahuja
email linkedin github
/posts/projects/oss/tags

Search

No results1 result$NUMBER results
Light Dark
Entries tagged :: python
  • 2025-04-19

    Creating an AI-Powered Document Translation Workflow

    Outlining the translation workflow of my app, which crawls web content, translates it and prepares it for consumption through a web-based Markdown Viewer.
    Read more ⟶
  • 2024-05-21

    A Story of Optimizing Mongo DB Writes

    Optimizing bulk-inserts for 30,000+ MongoDB documents in a Python script.
    Read more ⟶
  • 2024-03-05

    Tag-Based Python CI/CD Pipeline

    A guide to setting up a CI/CD pipeline for Python using GitHub Actions, that runs on Git tag pushes. Also includes a step to handle CI pipeline failures through a step that allows SSHing into the workflow runner instance.
    Read more ⟶
  • 2023-11-06

    Writing Rust Bindings for My Python App

    Walk through my experience of writing Rust FFI for my Python CLI application
    Read more ⟶