Skip to content
View tmahmood's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Freelancer
  • Dhaka

Block or report tmahmood

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
tmahmood/README.md

Hi there ๐Ÿ‘‹

๐Ÿ”ญ Iโ€™m currently working on ...

  • Making a quick launch application
  • Writing blog about developing the quick launch application
  • Client projects

Being lazy, I use Intellij to write my blogs

You might find these projects interesting!

  • Taskwarrior Web
    • I should find a better name for this
    • It's a web-based UI, currently local only, for Task Warrior, a really powerful cli task management system
  • Table Map DB
    • An embedded key-value storage implementation using rust+sqlite
    • It focuses on being reasonably fast, while being able to handle a large amount of dynamic data.
    • It uses optimized sqlite settings to get the best database performance

Blogs

Pinned Loading

  1. taskwarrior-web taskwarrior-web Public

    Minimalistic web UI for Task warrior

    Rust 97 3

  2. playwright-rust playwright-rust Public

    Forked from octaltree/playwright-rust

    Playwright port to Rust

    Rust 3

  3. colrev colrev Public

    Forked from CoLRev-Environment/colrev

    CoLRev: An open-source environment for collaborative reviews

    Python

  4. table_map_db table_map_db Public

    SQLite based key value storage

    Rust

  5. bing-wall-rs bing-wall-rs Public

    A simple tool to download daily bing wallpaper

    Rust

  6. table_map_rs table_map_rs Public

    This is a simple library that tries to memory efficiently provide a `IndexMap` like functionality, that might have a large number of data with string keys, using vecs

    Rust