• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • Created about 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Migrating Actio sample project from Udemy to .NET Core 3.0 https://www.udemy.com/course/net-core-microservices

More Repositories

1

multithreaded-network-programming-examples

I'm learning network programming in C/C++ with using of multiplexing, multiprocessing or multithreading features available in Debian (and most Linux based OS).
C
14
star
2

RealTimeVoiceRecognizer

Speech recognition application which uses private Google API to convert voice speech into text notes.
C#
14
star
3

SAML-integration-utilities

Utilities that might be used to integrate your Web App with the SAML service provider
C#
8
star
4

path-algorithms-in-a-graph

Answers on question why BFS, DFS, Dijkstra and A-Star algorithms are basically same algorithm.
C++
8
star
5

path-algorithms-on-a-grid-map

A solution that solves a problem of finding path on a grid representing any kind of maps from small and virtual maps to more like real maps (see screenshots for examples).
C++
5
star
6

SinShape

Simple example of WPF graphic
C#
5
star
7

BugsInSpaceGame

Shooter game build on XNA.
C#
4
star
8

Asteroids-Mobile

Very simple C++ OpenGL game Asteroids for Android
Makefile
4
star
9

negative-cycles-in-a-graph

Examples of running the Bellman-Ford algorithm
C++
3
star
10

AsteroidsRecovery

C++ OpenGL game Asteroids Recovery based on GLUT library
C++
3
star
11

Spectrometer

Software for light spectrum analyzer
C#
3
star
12

earthShape

An application built with openFrameworks C++ toolkit for drawing Earth based on actual elevation data.
C++
3
star
13

BoolGraph

C++ application for working with different polygons
C++
2
star
14

LinksSaver

Utility for saving URLs in XML file and running it in the browser from the Time Panel in Windows. Here is code to get and change if you want to.
C#
2
star
15

SkypeResearcher

Research internal data structure of the Skype application with SQLite library on C#.
C#
2
star
16

ConsoleTetris

C#
2
star
17

VKMessanger

In august 2012 I participated in the contest of developing social network messanger. Here is my code. It was slow, but stable in work. There are MANY PLACES TO IMPROVE, because this was my FIRST and LAST application on Windows Phone and it was created during 5 weeks FROM ZERO. So, welcome with your requests, questions or suggestions.
C#
2
star
18

DirCopierApp

Application for recursive copying of files and folders from source path or URL to target folder in the file system.
C#
2
star
19

cleverwearer

ASP.NET web site helps to get dressed for the weather and plan your wardrobe for the trip, and also we warn you about surprises from nature.
TSQL
1
star
20

GraphOn

Application for working with graphs
C#
1
star
21

mazegenerator

A forked and slightly refactored maze generator
C++
1
star
22

MultipleTextEditor

Multifunctional string replacer featured by cool UI. Multiple Text Editor application for searching many files in subdirectories and change the content of these files by the rules managed by user. This works with a Regular expressions. For now application is slow and needs to be improved.
C#
1
star
23

mazerandom

Random maze generator with no guarantee of having solution
C++
1
star
24

PrimaKrakal

Simple C++ application with implementation of Prima-Kraskal algorithms
C++
1
star
25

VkontakteWallExporter

Small and simple Windows console utility for exporting wall posts from your account on Vkontakte social network.
C#
1
star
26

SimpleStringReplacer

Very very simple strings replacer in multiple files with regular expressions.
C#
1
star
27

SealedNotes

SealedNotes - application for creating and keeping secured your text notes on Windows Mobile. I created it just for learning purposes: I learned Cryptography namespace of .NET and also how to build applications for smartphones.
C#
1
star