Skip to content
View davidbichara's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report davidbichara

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

Hi there πŸ‘‹

My name is David Bichara!

Welcome to my GitHub page, where I document some of the projects I've worked on.

  • πŸ“š I am focusing on deepening my understanding of Software Design Patterns.
  • πŸ‘― I serve as the CTO of CompSciLib (https://www.compscilib.com/).
  • Machine Learning Researcher, founder of PatientHelpAI (https://www.patienthelp.ai/).
  • 🧰 I have experience in the following Languages: Java, Python, C, C++, SQL, JavaScript, TypeScript, Bash, HTML, CSS, XML, MATLAB, as well as many more Tools & Technologies!
  • πŸ“³ Download my Andriod game, the Square Play App.
  • 🌐 Visit my Developer Website.
  • πŸ“« Contact me at [email protected]

Popular repositories Loading

  1. MNL-MotionCorrection MNL-MotionCorrection Public

    Code written for Mechanical NeuroImaging Lab, motion Correction project

    MATLAB

  2. SquarePlay SquarePlay Public

    Code for Square Play App

    Java

  3. jsPhysicsEnv jsPhysicsEnv Public

  4. davidbichara davidbichara Public

  5. traintestsplit traintestsplit Public

    How to create a train-test split with scikit-learn, python.

    Python

  6. KNN KNN Public

    Kth Nearest Neighbor ML

    Python