Beneficial and potent apps and extensions that I utilize incessantly.
TypeScript
A strongly typed programming language that builds on JavaScript, providing better tooling at any scale.
JavaScript
A versatile programming language primarily used for web development to create interactive effects within web browsers.
Python
A high-level, interpreted programming language known for its simplicity, readability, and versatility in web development, data science, automation, and more.
C#
A modern, object-oriented programming language developed by Microsoft, used for developing a wide range of applications.
React
A JavaScript library for building user interfaces, maintained by Facebook and a community of developers.
Tailwind CSS
A utility-first CSS framework for rapidly building custom designs directly in your markup.
NextJS
A React framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Node.js
An open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.
Electron.js
A framework for building cross-platform desktop applications using web technologies like HTML, CSS, and JavaScript.
Unity
A cross-platform game engine used to create both three-dimensional and two-dimensional games and simulations.
jQuery
A fast, small, and feature-rich JavaScript library designed to simplify the client-side scripting of HTML.
Firebase
A platform developed by Google for creating mobile and web applications, offering features like real-time databases, authentication, and cloud storage.
Postman
A collaboration platform for API development, enabling users to design, test, and monitor APIs efficiently.
Git
A distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
A web-based platform used for version control and collaborative software development, leveraging Git.
Github Actions
An automation platform built into GitHub that allows you to define workflows to build, test, and deploy your code directly from your repository.
DigitalOcean
A cloud infrastructure provider offering developers scalable compute platforms for building and deploying applications.
Cloudflare
A web infrastructure and website security company providing content delivery network services, DDoS mitigation, and more.
PostgreSQL
A powerful, open-source object-relational database system known for reliability and robust features.
MySQL
An open-source relational database management system based on SQL, widely used for data storage and management.
MongoDB
A source-available NoSQL database program that uses JSON-like documents with optional schemas.
Prisma
Prisma is a next-generation Node.js and TypeScript ORM that simplifies database access with an intuitive API, type safety, and auto-generated queries.