Hi, I'm a developer who loves creating impactful web applications. I specialize in JavaScript, ReactJS, Spring Boot, and .NET frameworks.
Projects
FreeMarker VS Code Estension:
Back in 2015, I was working on a project that used
FreeMarker (ftl) template engine. VS Code just added extension development support at that time.
I decided to implement this extension to help developers with syntax highlighting and code completion.
The extension is no longer maintained, but it was a great learning experience. View on Marketplace
DC Utils: This is an NPM library that I created following the series
How to write an Open Source JavaScript library by egghead.io.
The library is a collection of array functions that I found useful in my projects, like sorting and filtering. View on NPM