Professional Work
These are some of the Web application that i built with my current stack, with screenshots, overview description, main features, and the purpose. Links to live application or code repositories are provided below.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
Personal Projects
These are some of the Web application that i built with my current stack, with screenshots, overview description, main features, and the purpose. Links to live application or code repositories are provided below.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
The CCTV Company
A minimal, dark blue theme for VS Code, Sublime Text, Atom, iTerm, and more. Available on Visual Studio Marketplace, Package Control, Atom Package Manager, and npm.
Recent Thoughts
These are some of the Web application that i built with my current stack, with screenshots, overview description, main features, and the purpose. Links to live application or code repositories are provided below.
How to write a Typescript version of getStaticProps, getStaticPath, an...
As someone new to TypeScript, getting the type right can be frustrating, so I will show you how to display data from Sanity CMS without any type error. Firstly, if this is the first time hearing about...
25 Places Where You Can Get Free Tailwind CSS Components
When it comes to Tailwind CSS, it's hard to ignore the popularity of this famous front-end framework. Over the years, the growth of this ecosystem has seen steady increases, and it was announced that,...
All The Basic Things in know in the Rust Programming Language As A Rus...
In Rust, Positional Arguments specify the position of a value in a string. In positional arguments, each value is assigned a number based on the order of occurrence. So in the example, the first value...
How to write a typescript version of getStaticProps in nextjs taking d...
LocalStorage is an API that lets your site store things in the browser, to persist things when you leave the site. If you’ve ever wondered how browsers do things like save your settings and preference...