Skip to content
View lord-charite's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report lord-charite

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

Popular repositories Loading

  1. Huffman-Encoding-for-File-Compression-and-Decompression Huffman-Encoding-for-File-Compression-and-Decompression Public

    Implementation of "Huffman Coding," a method of lossless data compression whereby frequently occurring characters are assigned shorter codes, while less common characters receive longer codes.

    Java 1

  2. Sudi-A-Part-of-Speech-Tagging-Assistant Sudi-A-Part-of-Speech-Tagging-Assistant Public

    This project involves assigning words with tags like nouns, verbs, adjectives, etc., based on their context in a sentence.

    Java 1

  3. Amazon-Review-Product-Classification Amazon-Review-Product-Classification Public

    This project classifies Amazon product reviews using LLM and Binary Classification

    Jupyter Notebook 1

  4. my-to-do-list my-to-do-list Public

    Simple to-do-list tracker webpage

    JavaScript 1

  5. Sudoku_Game Sudoku_Game Public

    A C program that implements the Sudoku game and give the user the options to check if the move is legal.

    C

  6. Small-Student-Database-Reader Small-Student-Database-Reader Public

    A C program that reads in all of the information from your file into a database. You can search, sort, display, delete, add information and save the modified file.

    C