Skip to content
View s4dman's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Richmond, British Columbia

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.

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

Hi there 👋

I build mobile apps with Android and Kotlin, and I have an ongoing love affair with Django. I spend an unhealthy amount of time turning messy ideas into clean UI/UX - think digital spring-cleaning, but with more caffeine.

  • 🌱 Currently diving deeper into Android internals, where features evolve faster than you can say ‘deprecated’.
  • 😄 Fun fact: Errors don’t scare me, they flirt with me.
  • 👯 Always open to teaming up on Android or Django projects. Bonus points - if there’s a chance to tame a particularly stubborn bug.
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 = "[email protected]"
}

Pinned Loading

  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