fj-gruenewald / repo.history

repository archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

my repo.history

random github projects worth a look!

WinForms Applications

csharp-object-detection-alturos

An application for object detection using alturos in c#, a small weekend project to see how it actually works.
Alturos has CPU and GPU support and supports real-time object detection based on yolo(You Only Look Once) and a
multi object detection algorithm which uses convolutional neural network to detect and identify objects.

csharp-steganography

A simple steganography application written in C# Winform .Net Framework that allows to hide messages in images and retrieve them later.
The algorithm is easy to recognize if you know that it is a steganography image.

csharp-vpntester

Is my VPN really working?
I asked myself the same question and built a simple VPN tester based on ipapi that gives me information about my connection status and displays it in a simple winform.

csharp-voice-assistent

A simple voice assistant that can respond to given commands like what time is it?, read me a wikipedia article and more.

winformsanimations

A series of winforms animations that are easy to implement.
the projects were created as part of a small video series about windows forms animations and should give you an idea of what is possible.

winformsencrypttool

This application encrypts and decrypts a string in different encryption methods like Caesar cipher, leetspeak, AES 128Bit and AES 256 Bit.
The whole thing works with a Windows form in C# .Net Framework.

winformstictactoe

TicTacToe in Windows Forms.

Console Applications

store-simulation

A simple store simulation I wrote as a project for university, it is written in c# and manages a department store according to given tasks.
the application should be an object oriented console application.

Icon

Icon: flaticon.com by the User: Nikita Golubev

About

repository archive


Languages

Language:C# 100.0%