Skip to content
View Christopher-06's full-sized avatar
🤪
Happy
🤪
Happy
  • Germany

Highlights

  • Pro
Block or Report

Block or report Christopher-06

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

💻 Hobby Developer

Hi, I'm Christopher, a computer science enthusiast based in Germany. Currently I work on these projects: First of all, I got a service called Hive Discover which analyzes a social network and recommend content based on user activities. For that purpose, I need an efficient database to find similar float-vectors in huge datasets. So I am developing amableDB. The docker image can already be pulled and features like knn-Searching are available. Have a look at the documentation here. Lastly, I started the CryptoCoin project to understand how blockchains/cryptocurrencies work.

🚀 Skills and Experiences

⚒️ Tools
  • VS Code and Visual Studio
  • Arduino IDE
  • Unity
  • Blender, Gimp and Canva
  • Office365
  • Postman

Pinned Loading

  1. amableDB amableDB Public

    amableDB - Get Fast Similar Float-Vectors

    C++

  2. hive-discover/Hive-Discover-Backend hive-discover/Hive-Discover-Backend Public

    Backend Code for our Service.

    JavaScript 1 2

  3. wordvec-api wordvec-api Public

    Simple Python3 API to deploy your or a pretrained Word2Vec/Fasttext Model.

    Python

  4. Mask-Detector Mask-Detector Public

    Machine learning based detector to test if someone wears a mask!

    Python

  5. Swarm-Crawler Swarm-Crawler Public

    A simple web crawler which works with a swarm of computers to maximize efficiency

    Python