Skills and Tools
These are some skills, programming languages, and favorite tools that I often use. I'm not proficient in all of them, some are still in the research and learning process. Because I know the more I learn, the more I realize that I don't know everything.

HTMLWeb Structure

CSSWeb Styling

JavaScriptWeb Scripting

Tailwind CSSCSS Framework

Radix UIUI Components

Shadcn UIUI Components

EmotionCSS-in-JS

Ant DesignUI Components

TypeScriptTyped JavaScript

WebpackModule Bundler

Node JSJS Runtime

NPMPackage Manager

ReactUI Library

Next JSReact Framework

React QueryData Fetching

Apollo ClientGraphQL Client

Auth JSAuthentication

DrizzleORM Tool

Neon TechPostgre Serverless

GitVersion Control

GithubGit Remote

VercelCloud Platform
JavaScript Fun Project
This is the documentation of when I learned JavaScript. It might sound cheesy, but I enjoyed the process. Learning step by step really improved my basic JavaScript skills.
React Fun Project
Hello React, after getting to know React, all the same difficulties I encountered in JavaScript were answered DOM manipulation, state management, lifecycle, component-based UI, data fetching, and more. React is truly amazing!