Skip to content
View dembasowfr's full-sized avatar
πŸ‘¨β€πŸ’»
Thinking πŸ€” of how to save humanity πŸ«‚ with code πŸ’» πŸš€ πŸš€ πŸš€
πŸ‘¨β€πŸ’»
Thinking πŸ€” of how to save humanity πŸ«‚ with code πŸ’» πŸš€ πŸš€ πŸš€

Block or report dembasowfr

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

πŸ₯‡ PORTFOLIO πŸ‘¨β€πŸ’»

banner-linkedin-2

Β 

website gmail linkedin twitter instagram

πŸ₯ˆ SKILLS πŸ‘¨β€πŸ’»

FRONTEND

html5 css3 javascript react next.js tailwindcss

BACKEND

django python expressjs nodejs graphql prisma

DATABASE

mongo postgresql firebase

ARTIFICIAL INTELLIGENCE

numpy pandas scikit-learn nltk tensorflow opencv

OTHERS

cpp csharp yii php java kotlin word excel

Pinned Loading

  1. multithread-image-convolution-cpp-openmp multithread-image-convolution-cpp-openmp Public

    This project involves performing a valid convolution on a 300x300 image using a 5x5 kernel (stride 1) with multithreading. The goal is to efficiently apply the convolution filter using multiple thr…

    C++

  2. ohara-bookshelf ohara-bookshelf Public

    Ohara bookshelf is a smart books recommendation platform using machine learning algorithms and neural network.

  3. face-recognition-and-detection face-recognition-and-detection Public

    A face recognition and detection: The world's simplest facial recognition api for Python and the command line built by Adam Geitgey & Davis King

    Python

  4. generative-ai generative-ai Public

    Forked from GoogleCloudPlatform/generative-ai

    Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI

    Jupyter Notebook

  5. next-js-portfolio next-js-portfolio Public

    My latest portfolio where I showcase my resume, upload blogs and more.

    CSS

  6. panoramic-image panoramic-image Public

    This project is a simple implementation of Panoramic Image Stitching using OpenCV and Python. The project is implemented using the following steps: 1. Feature Detection 2. Feature Matching 3. Homog…

    Python 1