Skip to content
View flavnat's full-sized avatar

Block or report flavnat

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. 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 3

  2. fpl-insight fpl-insight Public

    A Fantasy Premier League (FPL) analytics dashboard built with React + TypeScript. Fetches live data from the official FPL API and provides player statistics, fixture difficulty, and insights to hel…

    TypeScript

  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#