Stack
Some of the tools and technologies I use for design and development.
Languages & Core
JavaScript
Language
High-level programming language that is one of the core technologies of the World Wide Web.
Visit WebsiteTypeScript
Language
Strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
Visit WebsiteNode.js
Runtime
JavaScript runtime built on Chrome's V8 JavaScript engine for building scalable network applications.
Visit WebsiteCSS
Styling
Style sheet language used for describing the presentation of a document written in HTML.
Visit WebsiteSass
Styling
Preprocessor scripting language that is interpreted or compiled into CSS.
Visit WebsiteJSON
Data Format
Lightweight data-interchange format that is easy for humans to read and write.
Visit WebsiteFrontend Frameworks
React
Framework
JavaScript library for building user interfaces with component-based architecture.
Visit WebsiteNext.js
Framework
React framework for production-grade applications with server-side rendering and static generation.
Visit WebsiteRedux
State Management
Predictable state container for JavaScript applications, commonly used with React.
Visit WebsiteTailwind CSS
Styling
Utility-first CSS framework for rapidly building custom user interfaces.
Visit WebsiteAnt Design
UI Library
Enterprise-class UI design language and React UI library with high-quality components.
Visit WebsiteCSS Modules
Styling
CSS files where all class names and animation names are scoped locally by default.
Visit WebsiteMaterial Design
Design System
Design system created by Google that helps teams build high-quality digital experiences for Android, iOS, Flutter, and the web.
Visit WebsiteThree.js
3D Graphics
JavaScript 3D library that makes WebGL simpler for creating 3D graphics in the browser.
Visit Websitep5.js
Creative Coding
JavaScript library for creative coding, making coding accessible for artists and educators.
Visit WebsiteWebpack
Build Tool
Static module bundler for modern JavaScript applications with powerful configuration options.
Visit WebsiteBackend & APIs
Socket.IO
Real-time
Library that enables real-time bidirectional event-based communication between client and server.
Visit WebsiteJSON Web Token
Authentication
Compact, URL-safe means of representing claims to be transferred between two parties.
Visit WebsiteSwagger
API Documentation
Tools for designing, building, documenting and consuming REST APIs.
Visit WebsitePostman
API Testing
API platform for building and using APIs, simplifying each step of the API lifecycle.
Visit Websitengrok
Tunneling
Secure introspectable tunnels to localhost for exposing local servers to the internet.
Visit Websitedotenv
Environment
Zero-dependency module that loads environment variables from a .env file into process.env.
Visit WebsiteDatabases
PostgreSQL
Database
Advanced open source relational database with strong reputation for reliability and performance.
Visit WebsiteMySQL
Database
Open-source relational database management system widely used for web applications.
Visit WebsiteSQLite
Database
C-language library that implements a small, fast, self-contained SQL database engine.
Visit WebsiteSequelize
ORM
Promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
Visit WebsiteDevOps & Deployment
Docker
Containerization
Platform for developing, shipping, and running applications using containerization technology.
Visit WebsiteVercel
Deployment
Platform for frontend frameworks and static sites, built to integrate with your headless content.
Visit WebsiteHeroku
Deployment
Cloud platform that lets companies build, deliver, monitor and scale applications.
Visit WebsiteGit
Version Control
Distributed version control system for tracking changes in source code during development.
Visit WebsiteGitHub
Code Hosting
Web-based hosting service for version control using Git, with collaboration features.
Visit WebsiteGitLab
DevOps Platform
Web-based DevOps lifecycle tool providing Git repository manager with CI/CD pipeline features.
Visit WebsiteBitbucket
Code Hosting
Git-based source code repository hosting service for development teams.
Visit WebsiteNPM
Package Manager
Package manager for JavaScript and the world's largest software registry.
Visit WebsiteNVM
Version Manager
Node Version Manager for installing and managing multiple Node.js versions.
Visit WebsiteDesign & UX
Figma
Design
Collaborative interface design tool for creating, prototyping, and gathering feedback.
Visit WebsiteBehance
Portfolio
Creative portfolios platform owned by Adobe for showcasing and discovering creative work.
Visit WebsitePhotocrowd
Photography
Photography community platform for sharing, discovering, and improving photography skills.
Visit WebsiteRhinoceros
3D Design
3D computer graphics and computer-aided design application software.
Visit WebsiteDassault Systèmes
CAD/PLM
French software company providing 3D design software, 3D digital mock-up and PLM solutions.
Visit WebsiteKeyShot
Render
Real-time 3D rendering tool used to create photographic quality product visualizations.
Visit WebsiteDevelopment Tools
Android Studio
IDE
Official integrated development environment (IDE) for Google's Android operating system.
Visit WebsiteCodePen
Code Editor
Online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets.
Visit WebsiteCodeSandbox
Code Editor
Online code editor and prototyping tool that makes creating and sharing web apps faster.
Visit WebsiteCodeWars
Learning
Educational community where developers train on programming challenges called kata.
Visit WebsiteFreeCodeCamp
Learning
Non-profit organization providing interactive learning web platform for coding education.
Visit WebsiteStack Overflow
Q&A Community
Question and answer site for professional and enthusiast programmers.
Visit WebsiteCapacitor
Mobile Framework
Cross-platform native runtime for web apps, enabling deployment to iOS, Android, and PWAs.
Visit WebsiteCollaboration & Productivity
Notion
Productivity
All-in-one workspace for notes, tasks, wikis, and databases with powerful organization features.
Visit WebsiteJIRA
Project Management
Issue tracking product developed by Atlassian for bug tracking and agile project management.
Visit WebsiteJIRA Software
Agile Management
Agile project management tool designed for software development teams.
Visit WebsiteSlack
Communication
Business communication platform featuring chat rooms organized by topics, private groups, and messaging.
Visit WebsiteGoogle Drive
Cloud Storage
File storage and synchronization service that allows users to store files in the cloud.
Visit WebsiteiCloud
Cloud Storage
Cloud computing and cloud storage service provided by Apple Inc.
Visit WebsiteLibreOffice
Office Suite
Free and open-source office productivity software suite with word processor, spreadsheet, and more.
Visit WebsiteTeamViewer
Remote Access
Remote access and remote control computer software for desktop sharing and file transfer.
Visit WebsiteAI & Modern Tools
OpenAI
AI Platform
AI research and deployment company creating safe artificial general intelligence for humanity.
Visit WebsiteAnthropic
AI Platform
AI safety company focused on developing safe, beneficial AI systems through research and deployment.
Visit WebsiteClaude
AI Assistant
AI assistant created by Anthropic for helpful, harmless, and honest interactions.
Visit Websitev0
AI Code Generation
AI-powered code generation tool by Vercel for creating UI components and applications.
Visit WebsiteOpenSea
NFT Marketplace
Decentralized marketplace for NFTs and crypto collectibles built on blockchain technology.
Visit WebsiteEntertainment & Media
Spotify
Music Streaming
Digital music streaming service providing access to millions of songs, podcasts, and playlists.
Visit WebsiteYouTube Music
Music Streaming
Music streaming service developed by Google, offering official songs, albums, and music videos.
Visit WebsiteYouTube Studio
Content Creation
Creator dashboard for managing YouTube channels, videos, analytics, and monetization.
Visit WebsiteX (Twitter)
Social Media
Social networking platform for sharing short messages, news, and engaging in public conversations.
Visit WebsiteSoundCloud
Music Platform
Online audio distribution platform and music sharing website that enables its users to upload, promote, and share audio.
Visit WebsiteLanguages & Core
JavaScript
Language
TypeScript
Language
Node.js
Runtime
CSS
Styling
Sass
Styling
JSON
Data Format
Frontend Frameworks
React
Framework
Next.js
Framework
Redux
State Management
Tailwind CSS
Styling
Ant Design
UI Library
CSS Modules
Styling
Material Design
Design System
Three.js
3D Graphics
p5.js
Creative Coding
Webpack
Build Tool
Backend & APIs
Socket.IO
Real-time
JSON Web Token
Authentication
Swagger
API Documentation
Postman
API Testing
ngrok
Tunneling
dotenv
Environment
Databases
PostgreSQL
Database
MySQL
Database
SQLite
Database
Sequelize
ORM
DevOps & Deployment
Docker
Containerization
Vercel
Deployment
Heroku
Deployment
Git
Version Control
GitHub
Code Hosting
GitLab
DevOps Platform
Bitbucket
Code Hosting
NPM
Package Manager
NVM
Version Manager
Design & UX
Figma
Design
Behance
Portfolio
Photocrowd
Photography
Rhinoceros
3D Design
Dassault Systèmes
CAD/PLM
KeyShot
Render
Development Tools
Android Studio
IDE
CodePen
Code Editor
CodeSandbox
Code Editor
CodeWars
Learning
FreeCodeCamp
Learning
Stack Overflow
Q&A Community
Capacitor
Mobile Framework
Collaboration & Productivity
Notion
Productivity
JIRA
Project Management
JIRA Software
Agile Management
Slack
Communication
Google Drive
Cloud Storage
iCloud
Cloud Storage
LibreOffice
Office Suite
TeamViewer
Remote Access
AI & Modern Tools
OpenAI
AI Platform
Anthropic
AI Platform
Claude
AI Assistant
v0
AI Code Generation
OpenSea
NFT Marketplace
Entertainment & Media
Spotify
Music Streaming
YouTube Music
Music Streaming
YouTube Studio
Content Creation
X (Twitter)
Social Media
SoundCloud
Music Platform
Select a tool
Click on any item from the left to see more details about the tools I use.