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

Highlights

  • Pro

Block or report bishal-rumba007

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
bishal-rumba007/README.md

Hi, I am Bishal Rumba

Software Engineer

πŸš€ Mobile App Developer and passionate about UI/UX design. I'm on a constant learning journey, exploring new tech and crafting user-centric solutions. Open to collaborations for creating impactful products. Let's connect and build something awesome!

  • 🌍  I'm based in Kathmandu, Nepal
  • βœ‰οΈΒ  You can contact me at [email protected]
  • 🧠  I'm learning Python Fast API & Django!

Skills

DartGitJavaFirebaseAppwriteFlutterLinux

Pinned Loading

  1. ecommerce-app ecommerce-app Public

    An E-commerce app with various feature and robust state management

    Dart

  2. This Dart file contains a custom int... This Dart file contains a custom interceptor for handling authentication in Dio HTTP requests. It manages access tokens, refresh tokens, and handles session expiration
    1
    import 'dart:developer';
    2
    
                  
    3
    import 'package:dio/dio.dart';
    4
    import 'package:google_sign_in/google_sign_in.dart';
    5
    import 'package:pokhara_hardware_app/src/core/config/app_config.dart';