Skip to content
View jiisanda's full-sized avatar
🙆‍♂️
getting rusty 🦀
🙆‍♂️
getting rusty 🦀

Highlights

  • Pro

Organizations

@code-a-key
Block or Report

Block or report jiisanda

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
jiisanda/README.md

👽 Currently working on

  • pandas-pouch -> A Rust based Distributed Caching Service

  • DocFlow -> Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.

  • VidVortex -> Rust based CLI utility for retrieving total video length in directory and its subdirectories and do more with videos iguess🤔

  • Schreiber -> Schreiber is a simple text editor build using Rust.

✨ Highlights

  • Started a new project pandas-pouch
  • Completed main feature of VidVortex.
  • Released the v1 of DocFlow.

🗞️ Articles

  • you got memcached! @dev.to - Draft
  • UUID or ULID: Awesomeness of Unique Identifiers @dev.to
  • Sidecar Pattern @dev.to
  • How does python-dotenv simplify Configuration Management? @dev.to

🐼 Pet Projects

☎️ Contact

Gmail LinkedIn

Pinned

  1. docflow docflow Public

    DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.

    Python 101 6

  2. BuildMyResume BuildMyResume Public

    BuildMyResume is a free, user-friendly web app that helps you create professional resumes in minutes. Simply enter your details, choose a template, and download your resume as a PDF.

    HTML 1

  3. vidvortex vidvortex Public

    A command line utility for retrieving total video length in directory and its subdirectories

    Rust

  4. BlogitOrnot BlogitOrnot Public

    A Blogging Web Application, where a user can Post a Blog, Update, Delete, Modify, Comment and Like a User Posts. The Project uses Python's Django Framework. Along with HTML, Bootstrap CSS, and a bi…

    HTML 3 1

  5. schreiber schreiber Public

    Schreiber is a simple text editor build using Rust.

    Rust 1

  6. data_structure_and_algorithm_python data_structure_and_algorithm_python Public

    Forked from code-a-key/data_structure_and_algorithm_python

    Data Structure and Algorithm in Python

    Python