Skip to content
View flavnat's full-sized avatar

Block or report flavnat

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fpl-api fpl-api Public

    unoffical api for fantasy premier league

    TypeScript 8

  2. knapsack-visualizer knapsack-visualizer Public

    a tool designed to solve the classic Knapsack Problem, which involves selecting a subset of items with given weights and values to maximize total value without exceeding a specified capacity.

    TypeScript 4

  3. csv-parse csv-parse Public

    Java application designed to read and process CSV files containing Amharic text. It provides functionalities such as parsing, searching, and filtering records while ensuring proper handling of Amha…

    Java

  4. better-auth-nextjs better-auth-nextjs Public

    Forked from Kinfe123/better-auth-nextjs

    TypeScript

  5. guess-state guess-state Public

    a Python-based desktop application inspired by the popular Sporcle geography quizzes. Built with the Tkinter library, this interactive game challenges users to test their knowledge of Ethiopia's re…

    Python

  6. rsa_cryptography rsa_cryptography Public

    This project demonstrates the basics of RSA encryption and decryption using C#. RSA is a public-key cryptosystem that is widely used for secure data transmission. The application allows you to gene…

    C#