Pinned Repositories
ASP.NET-CORE-MVC-Sample-Registration-Login
C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture
C-Sample-Algorithms
A library of common data structures and algorithms written in C for Educations
CSharp-Basic-Image-Processing
Basic Image Processing with C#. Features : Negative,Mirrors,Resize,Gray Scaling,Rotate,Histograms,RGB Channels
libvideo
A lightweight .NET library to download YouTube videos.
OpenExchangeRates
OpenExchangeRates.org Api String
PlayFlowPlanner
A sample (for education) Android app for manage your flow plans
playhub
A sample Server/Client game writen with C#. This application uses a custom message protocol on TCPClient & TCPListener with asynchronous
Spring-MVC-Sample-Registration-MsSQL
Java Spring MVC Sample Registration Form with MsSQL Server
UWP-Download-in-Chunks
Universal Windows Platform (UWP) Download File in Chunks
YoutubeSharpApi
Minimal .NET STANDART wrapper for the Youtube Data API v3 (Playlist, Trending)
omansak's Repositories
omansak/libvideo
A lightweight .NET library to download YouTube videos.
omansak/ASP.NET-CORE-MVC-Sample-Registration-Login
C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture
omansak/YoutubeSharpApi
Minimal .NET STANDART wrapper for the Youtube Data API v3 (Playlist, Trending)
omansak/playhub
A sample Server/Client game writen with C#. This application uses a custom message protocol on TCPClient & TCPListener with asynchronous
omansak/CSharp-Basic-Image-Processing
Basic Image Processing with C#. Features : Negative,Mirrors,Resize,Gray Scaling,Rotate,Histograms,RGB Channels
omansak/C-Sample-Algorithms
A library of common data structures and algorithms written in C for Educations
omansak/OpenExchangeRates
OpenExchangeRates.org Api String
omansak/UWP-Download-in-Chunks
Universal Windows Platform (UWP) Download File in Chunks
omansak/Knight-Tour-Warnsdorff-Algorithm
C# Program To Solve Knight's Tour problem with Warnsdorff's Rule
omansak/Linux-Kernel-Modules
C Linux Kernel Sample Modules,Procs,Drivers For Educations
omansak/PlayFlowPlanner
A sample (for education) Android app for manage your flow plans
omansak/Sudoku-Solver
C# Sudoku Solver with 3-different Threads
omansak/omansak
Hey :) !
omansak/play-uwp-styles
A collection of some styles for Universal Windows Platform writen with XAML (UWP)
omansak/Spring-MVC-Sample-Registration-MsSQL
Java Spring MVC Sample Registration Form with MsSQL Server
omansak/vimeo-dot-net
A .NET wrapper for Vimeo API v3.0
omansak/YoutubeExplode
The ultimate dirty YouTube library
omansak/ConfusionMatrixCalculator
Compute metrics on your classification like accuracy, recall, specificity
omansak/PushToWNS
Send push notifications to WNS for Windows 8/10 applications UWP using .NET CORE
omansak/negative-base-calculation
A negative base is a numeral system where the base (or radix) is a negative integer
omansak/nonrestoring-division-calculation
The division operation is carried away by assuming fractional numbers. The Non-Restoring division algorithm is shown below. Initially R is set equal to N and n is the data width. The operands are in two’s compliment form where MSB bit is the signed bit. In Non-Restoring divider, quotient take the digit set {-1,1}