Skip to content
View ShafiMunshi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ShafiMunshi

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

Hi there πŸ‘‹

Typing SVG

10 views on github

Here's some fun facts about me:

  • πŸ”­ I’m currently working on Flutter Projects
  • 🌱 I've 2+ months of internship experience worked at Bytezenith and built applications in Flutter
  • πŸ€” I'm learning Axum to build API and Clean Architecture in Flutter
  • πŸ‘― I’m looking to collaborate on Flutter, Backend Projects with Axum
  • πŸ’» I am a competitive programmer at Codeforces, Atcoder, Leetcode,
  • πŸ’¬ Solving Algorithmic Question in Codeforces, LeetCode
  • πŸ“« I am also a technical writer at Medium , Articles
  • πŸ€” I’m currently open for a new job opportunity, this is [MY RESUME](http://lnkiy.in/ShafiMunshi

Connect with me on
   

πŸ› οΈ My Skills

πŸ‘‰ Programming languages

DART   C++   Java

πŸ‘‰ Frameworks

  Flutter   Axum

πŸ‘‰ Databases & Cloud Hosting

  MySQL   SurrealDB   GitHub Pages   Firebase

πŸ‘‰ Online Judge I Solve

  LeetCode   Codeforces

πŸ‘‰ Software & Tools

  Codepen   Git   Linux   Visual Studio Code   Stack Overflow   Postman   Trello   Figma  



Credit: Shafi Munshi

Pinned Loading

  1. All Exractor in Rust All Exractor in Rust
    1
    use std::collections::HashMap;
    2
    
                  
    3
    use axum::{
    4
        body::Bytes,
    5
        extract::{Multipart, Path, Query},
  2. Axum-CRUD Axum-CRUD Public

    Rust