Skip to content
View s4dman's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report s4dman

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

Hi there ๐Ÿ‘‹

I enjoy building mobile apps with Android and Kotlin. I also love Django and brainstorming clean UI/UX.

  • ๐ŸŒฑ Iโ€™m currently focusing more in-depth of Android development.
  • ๐Ÿ˜„ Fun fact: I love errors!
  • ๐Ÿ‘ฏ Iโ€™m open to collaborating on any Android/Django project.
object Sadman {
 val name = "Sadman Hasan"
 val education = "Master of Applied Computing"
 val institute = "University of Windsor"
 val skillSet = listOf("Kotlin", "Java", "Python", "Django", "HTML", "CSS", "JavaScript")

 val website = "sadmanhasan.com"
 val contact = "sadman.h@live.com"
}

Pinned

  1. Forecast Forecast Public

    Weather forecast app in Kotlin using Model-View-ViewModel design pattern.

    Kotlin

  2. Ver-Face-Compare Ver-Face-Compare Public

    Facial Comaprison using Ver-ID SDK

    Java 1

  3. authspider authspider Public

    A Powerful Spider(web crawler) System built in Python.

    Python

  4. WIN-COVID-19 WIN-COVID-19 Public

    WIN COVID-19 will help us to fight against the coronavirus by raising awareness, supporting the community, and by reducing the risk - all in one place. (Submitted for DSC Solution Challenge 2020))

    Java

  5. HarvestGames HarvestGames Public

    Website for Harvest Games Store built using Django.

    CSS

  6. FnF-REST-API FnF-REST-API Public

    Friends and Family data lookup API using Django REST Framework

    Python