Zak

Progress bars show how much I know the language/framework without looking at documentation

JavaScript

JavaScript is a versatile, high-level programming language primarily used for creating dynamic and interactive web content, including behavior, interactivity, and functionality on web pages.

HTML/CSS

HTML is the standard markup language for creating web pages, defining the structure and content, while CSS is used for styling and formatting, enhancing the visual presentation of HTML elements.

Python

Python is a high-level, dynamically typed programming language known for its simplicity, readability, and versatility in various domains such as web development, data science, and automation.

TypeScript

TypeScript is a statically typed superset of JavaScript that enhances code safety and organization through optional static typing and advanced features.

React

React is a popular JavaScript/TypeScript library for building user interfaces, known for its component-based architecture, reusability, and efficiency in creating dynamic and interactive web applications.

TailwindCSS

Tailwind CSS is a utility-first CSS framework that streamlines web development by providing a set of pre-designed utility classes, enabling rapid styling and consistent design across projects without the need for custom CSS.

SQL

SQL is a domain-specific language used for managing and manipulating relational databases. It provides a standardized syntax for querying, updating, and managing data, allowing users to interact with databases to retrieve, insert, update, or delete data efficiently.