Skip to content
View hydde7's full-sized avatar

Block or report hydde7

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

Pinned Loading

  1. go-data-integration-challenge go-data-integration-challenge Public

    This project tackles the challenge of manipulating and integrating company data from CSV files, utilizing an application that automates the creation of a companies table in a PostgreSQL database

    Go 1

  2. cpp-hanoi-tower cpp-hanoi-tower Public

    This repository hosts a C++ project that explores the classic Tower of Hanoi puzzle through the lens of data structures and algorithms. Designed as an educational endeavor, it demonstrates the use …

    C++

  3. csharp-cg-color csharp-cg-color Public

    This project is designed to meticulously detail the RGB, CMY, and HSI channels of an image on a pixel-by-pixel basis. It also offers the capability to adjust the brightness and hue of the image, in…

    C#

  4. java-sorting java-sorting Public

    This project is dedicated to a comprehensive study of sorting algorithms, showcasing a variety of implementations designed to explore and compare their efficiency, complexity, and real-world applic…

    Java

  5. eventials/goevents eventials/goevents Public

    Go messaging library

    Go 7 3

  6. c-tree-huffman c-tree-huffman Public

    This repository contains a C implementation of the Huffman coding algorithm, focusing on the study and application of tree data structures. Huffman coding is a lossless data compression algorithm t…

    C 1