Tech I work with:
- HTML (HyperText Markup Language) - Markup language to structure a web page and its content.
- CSS (Cascading Style Sheets) - Stylesheet language used to describe the presentation of a document written in HTML or XML.
- Tailwindcss - A utility-first CSS framework.
- JavaScript - Programming language.
- TypeScript - A strongly typed programming language that builds on JavaScript.
- React.js - JavaScript library for building user interfaces.
- Next.js - Full-Stack React framework.
- React Redux - The official React UI bindings layer for Redux. State management solution.
- GraphQL - Query language for APIs.
- - Apollo GraphQL - GraphQL tools for client and backend services.
- - Nexus - Type-Safe, Code-First GraphQL Schemas.
- Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
- SQL (Structured Query Language) - Programming language that is used to manage relational databases.
- PostgreSQL - Relational database.
- MongoDB - NoSQL database.
- Prisma - Type-Safe ORM.