Skip to content
View Roaim's full-sized avatar
  • Dhaka, Bangladesh.
Block or Report

Block or report Roaim

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

  1. DTBazar DTBazar Public

    A virtual market where people can donate to a specific food to subsidize it for people who can't afford

    Java 3 2

  2. FlaskBoilerplate FlaskBoilerplate Public

    A Python Flask boilerplate project with JWT authentication

    Python

  3. PythonOnlyFullStack PythonOnlyFullStack Public

    A full-stack web app built with nothing but python using Anvil framework

    CSS

  4. Spring boot auto deploy script Spring boot auto deploy script
    1
    #! /bin/bash
    2
    
                  
    3
    if [ $# -lt 3 ];
    4
    then
    5
            echo "Please provide the project name, branch name and git user name"
  5. RoaimsLibraryProject RoaimsLibraryProject Public

    An Android library project to implement MVP architecture easily

    Java

  6. KotlinPinBoard KotlinPinBoard Public

    An async remote resource downloading library with sample pin board application using Android Jetpack written in Kotlin. ** Read the Wiki to know more about the project.**

    Kotlin