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

Block or report blackhat-coder

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

Pinned Loading

  1. Blood-Spectroscopy Blood-Spectroscopy Public

    My solution to Blood Spectroscopy Challenge hosted by bloods.ai on Zindi to perform blood analysis non invasively by using spectral data gotten from NIR(Near Infra-Red).

    Jupyter Notebook 3 1

  2. CleanArchitecture CleanArchitecture Public

    Gathering management service that combines Clean Architecture, DDD(Domain Driven Design), CQRS(Command Query Responsibility Segregation) and other software patterns in building a modern application.

    C# 1

  3. FileOperations FileOperations Public

    A C++ Header File that let's you perform operations on files as objects

    C++ 1 1

  4. Tensorflow-VAE- Tensorflow-VAE- Public

    This repository contains an experimental implementation of a Variational Autoencoder (VAE) using TensorFlow. The project was developed for learning purposes, with a focus on exploring generative mo…

    Jupyter Notebook 2

  5. Claymore Claymore Public

    Claymore is an open-source load testing tool designed to simulate millions of users interacting with your system. By defining user behavior in a simple JSON format, you can swarm your APIs with rea…

    C# 2

  6. TcpChat TcpChat Public

    Asynchronous TCP/IP console chat application, supports chat rooms

    C#