-
My Favourite Tools
Web Development Laravel: The PHP framework that inspired me to continue my programming journey. Laravel Herd: A one-click local PHP development environment that just works. JetBrains PhpStorm: My go-to IDE for PHP. It’s a complete and comfortable fully polished environment. JetBrains GoLand: All the same reasons as PhpStorm, but for Go development. Tailwind CSS: Makes front-end more bearable for me, while still allowing for a unique look. Databases MySQL: My primary relational database. Redis: For caching and real-time data. Elasticsearch: My go-to for search functionality. Network & Proxy Tools Fiddler Classic: A simple, easy-to-use proxy for monitoring, modifying, and replaying HTTPS requests. mitmproxy: The tool I use when Fiddler doesn’t…