Skip to content

Text Reveal Animation | Step by Step Tutorial

Text Reveal Animation | Step by Step Tutorial

Hey there, how are you all doing? The other day I was watching NatGeoWild and something interesting caught my eye: a lovely on screen text animation. So I thought It would be kinda cool to try to recreate it with CSS animations.

Text Reveal Animation | Step by Step Tutorial

Text Reveal Animation | Step by Step Tutorial

Hey there, how are you all doing? The other day I was watching NatGeoWild and something interesting caught my eye: a lovely on screen text animation. So I thought It would be kinda cool to try to recreate it with CSS animations.

Scaffolding an Application From Existing Database with EF Core on ASP.NET Core

Scaffolding an Application From Existing Database with EF Core on ASP.NET Core

Oh hey there! In my last blog post I looked at Microsoft Cognitive Services. Today, I thought I would continue this little Microsoft streak and dive into another Microsoft products – ASP.NET Core 2.0 and EF Core.

Playing Around with Microsoft Cognitive Services and Computer Vision API

Playing Around with Microsoft Cognitive Services and Computer Vision API

Nowadays computers and IOT devices are getting smarter everyday. That’s great! I always wanted to have a meaningful conversation about intricacies of life with my toaster and this day is relentlessly approaching. Meanwhile, no less amazing ability of computers to read the text from images caught my attention...

My SVG Workflow – From Export to Animation

My SVG Workflow – From Export to Animation

If you’ve ever worked with SVG you probably noticed the fact that the tools you have to use in the process are relatively unstable and can give you unpredictable results. There are a lot of small pitfalls which can cause you to do the same work over and over again, until you get desired results.