1
0

Updated gallery and projects controllers

This commit is contained in:
Michael Gordeev
2019-11-13 15:28:15 +03:00
parent 21d4201c4b
commit 0128a52410
6 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
"FileName": "Cakeday.png",
"Title": "Happy cakeday to me!",
"CreationDate": "2019-11-06",
"Description": "A little doodle I made for my fist year anniversary on Reddit<br />Tools: Adobe Photoshop CC 2019"
"Description": "A little doodle I made for my fist year anniversary on Reddit\nTools: Adobe Photoshop CC 2019"
}
]
+3 -3
View File
@@ -1,7 +1,7 @@
[
{
"Title": "FoxTube",
"Description": "This is my first big project. And the first one published in Microsoft Store.<br />This is a Windows client application for YouTube",
"Description": "This is my first big project. And the first one published in Microsoft Store.\nThis is a Windows client application for YouTube",
"ImageName": "FoxTube.png",
"Link": "//foxtube.xfox111.net",
"LinkCaption": "Learn more...",
@@ -27,7 +27,7 @@
},
{
"Title": "MotionDecoder",
"Description": "This project is used to analyze videos from security cameras and shows short clips which contain detected motions.<br />I made this projects during scientific projects competition in big data division.",
"Description": "This project is used to analyze videos from security cameras and shows short clips which contain detected motions.\nI made this projects during scientific projects competition in big data division.",
"ImageName": "MotionDecoder.png",
"Link": "//github.com/XFox111/motiondecoder",
"LinkCaption": "View on GitHub",
@@ -77,7 +77,7 @@
},
{
"Title": "GZipCompression",
"Description": "Console program which splits files on 1MB blocks and compresses them in multi-thread.<br />I made this program as intro challange in Veeam Software",
"Description": "Console program which splits files on 1MB blocks and compresses them in multi-thread.\nI made this program as intro challange in Veeam Software",
"ImageName": "",
"Link": "https://github.com/XFox111/gzipcompression",
"LinkCaption": "View on GitHub",