Skills

Image HTML

HTML

HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language. HTML describes the structure of a Web page.

Image CSS

CSS

Cascading Style Sheet is a stylesheet language used to define the presentation and layout of a webpage written in HTML or XML.

Image SCSS

SCSS

Syntactically Awesome Style Sheet SCSS (Sassy CSS) is a preprocessor scripting language that is a superset of CSS.

Image Tailwind CSS

Tailwind CSS

Tailwind CSS is a utility-first CSS framework designed to enable users to create applications faster and easier.

Image JavaScript

JavaScript

Scripting or programming language that allows you to implement complex features on web pages.

Image TypeScript

TypeScript

TypeScript is a syntactic superset of JavaScript which adds static typing. This basically means that TypeScript adds syntax on top of JavaScript, allowing developers to add types.

Image ReactJS

ReactJS

The React.js framework is an open-source JavaScript framework and library developed by Facebook.

Image Redux Toolkit

Redux Toolkit

Redux Toolkit is a library that simplifies the process of managing state in a Redux application.

Image Git

Git

Git is a version control system used for tracking changes in computer files.

Image Python - Basic

Python - Basic

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics developed by Guido van Rossum.