Skip to content
View bishal-rumba007's full-sized avatar

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.

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
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. catering-user-app catering-user-app Public

    A comprehensive project developed as part of my Bachelor's degree. This application serves as a dynamic platform designed to streamline catering services and enhance the user experience. It provide…

    Dart 2 1

  2. catering-service-app catering-service-app Public

    Catering Service App, a comprehensive project developed as part of my Bachelor's degree. This application serves as a dynamic platform designed to streamline catering services and enhance the user …

    Dart 2 1

  3. ecommerce-app ecommerce-app Public

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

    Dart

  4. 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';