Skip to content
View Rakibrz's full-sized avatar
🏡
Working Remotely
🏡
Working Remotely
  • Ahmedabad

Block or report Rakibrz

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

Pinned Loading

  1. WeatherApp WeatherApp Public

    The WeatherApp is a SwiftUI-based mobile application designed to provide users with real-time weather information for any specified city. The app is built using the Model-View-ViewModel (MVVM) arch…

    Swift

  2. APIManager - Efficient Asynchronous ... APIManager - Efficient Asynchronous API Handling with async/await in Swift
    1
    //
    2
    //  APIManager.swift
    3
    //  Created by Rakib Rz  on 02-06-2024.
    4
    //
    5
    
                  
  3. App Custom Error App Custom Error
    1
    import Foundation
    2
    
                  
    3
    enum AppError: String, LocalizedError {
    4
        case session
    5
        case email