Skip to content
View the-it-weirdo's full-sized avatar
πŸ‘¨β€πŸ’»
Working on projects
πŸ‘¨β€πŸ’»
Working on projects

Highlights

  • Pro
Block or Report

Block or report the-it-weirdo

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
the-it-weirdo/README.md

πŸ›£οΈ On the journey to be a Software Developer. πŸ‘¨β€πŸ’»

Hi there, πŸ‘‹! I am Debaleen Das Spandan

  • πŸ‘¨β€πŸŽ“ I’m a Computer Science Master's Student at Missouri State University, USA.
  • βœ’οΈ I'm writing a thesis on using non-verbal communication methods in Smart Home environments.
  • πŸ‘¨β€πŸ’» My primary research topic is Human Computer Interaction and Computer Vision.
  • πŸ”Ž I’m also curious about Cyber Security.
  • πŸ’» I’m interested in App Development, Software Development, and Augmented Reality.
  • 🀝 I’m looking to collaborate on projects related to Android App Development, Computer Vision, Human Computer Interaction and Cyber Security.
  • ⚑ Fun fact: I like making memes, writing and photography. Check out my blog.

LinkedIn icon


⚑ Technologies

android kotlin python javascript c c react .net core git mysql firebase html5 css3


Pinned

  1. Covid-19_Dashboard Covid-19_Dashboard Public

    Covid-19 Dashboard is a simple Android application which shows the current case counts of various countries and also global case counts. It is built using Modern Android development tools.

    Kotlin 1 1

  2. Mon_cheri_Diario Mon_cheri_Diario Public

    A diary cum to-do app. The app uses Firebase for authentication and data storage. The app also uses Google Crashlytics.

    Java 1

  3. Foodzzy Foodzzy Public

    A simple Android application for online food ordering.

    Kotlin 3 7

  4. RtoOfficeApp-Android RtoOfficeApp-Android Public

    A basic android demo app that provides a platform for users to view/modify the details of a registered vehicle. This app uses SQLiteOpenHelper and Cursor. Implements SQLite Database, Shared Prefere…

    Java 11

  5. LoanApplicationStatusPrediction-ML LoanApplicationStatusPrediction-ML Public

    4 classifier models viz. k-NN classifier, Naive Bayes classifier, Decision Tree and Logistic Regression classifier predicts the outcome of Loan Appliction Status.

    Jupyter Notebook 2

  6. TextEncryptor-C TextEncryptor-C Public

    A console based application capable of encrypting a text (.txt) file. It implements stack data structure, file handling and encryption algorithm. The project was created as a mini-project required …

    C