[
{
"Title": "FoxTube",
"Description": "This is my first big project. And the first one published in Microsoft Store.
This is a Windows client application for YouTube",
"ImageName": "FoxTube.png",
"Link": "//foxtube.xfox111.net",
"LinkCaption": "Learn more...",
"Badges": [
"csharp", "dotnet", "uwp"
]
},
{
"Title": "My Bonch",
"Description": "",
"ImageName": "",
"Link": "",
"LinkCaption": "Availavle soon...",
"Badges": [
"csharp", "xamarin", "uwp", "android"/*, "ios"*/
]
},
{
"Title": "MotionDecoder",
"Description": "This project is used to analyze videos from security cameras and shows short clips which contain detected motions.
I made this projects during scientific projects competition in big data division.",
"ImageName": "MotionDecoder.png",
"Link": "//github.com/XFox111/motiondecoder",
"LinkCaption": "View on GitHub",
"Badges": [
"csharp",
"dotnet",
"win32"
]
},
{
"Title": "2048",
"Description": "Simple classic game. I made it in Unity just for fun",
"ImageName": "2048.png",
"Link": "",
"LinkCaption": "",
"Badges": [
"csharp", "unity", "windows", "android"
]
},
{
"Title": "MiSmartAlarm",
"Description": "Smart alarm app for Xiaomi MiBand",
"ImageName": "MiSmartAlarm.png",
"Link": "https://github.com/XFox111/mismartalarm",
"LinkCaption": "View on GitHub",
"Badges": [
"csharp", "xamarin", "uwp", "android"
]
},
{
"Title": "YouTubeScrapper",
"Description": "A C# library which is used to extend the abilities of YouTube API v3",
"ImageName": "",
"Link": "https://github.com/XFox111/youtubescraper",
"LinkCaption": "View on GitHub",
"Badges": [
"csharp", "dotnet", "uwp"
]
},
{
"Title": "GZipCompression",
"Description": "Console program which splits files on 1MB blocks and compresses them in multi-thread.
I made this program as intro challange in Veeam Software",
"ImageName": "",
"Link": "https://github.com/XFox111/gzipcompression",
"LinkCaption": "View on GitHub",
"Badges": [
"csharp",
"dotnet",
"windows"
]
}
]