Uses
Here's a list of the tools, apps, and services I use regularly to stay productive and creative.
Development Tools
Visual Studio Code
My main code editor for writing and managing all types of projects.
Windsurf
Used for managing web deployments and file transfers. Lightweight and reliable.
Cursor AI
An AI-powered code editor that enhances productivity with AI pair programming features.
GitHub
Where I host, collaborate, and version control my code.
Postman
Tool for testing, building, and documenting APIs.
Swagger
Tool for designing, building, and documenting RESTful APIs.
Operating Systems
Ubuntu
My go-to Linux distribution for development and general use.
Kali Linux
Used mainly for penetration testing and security research.
Windows
Used for compatibility testing and certain enterprise tools.
Programming Languages
Python
Main language for scripting, backend, and AI/ML.
JavaScript
Core language for web development, both frontend and backend.
PHP
Used for building server-side web applications.
C++
Used occasionally for system-level or performance-critical applications.
Node.js
JavaScript runtime used for backend development.
Java
Used in algorithm development, data structures, and backend development.