Software
Executable ideas and experiments
- Test automation using Selenium, BrowserStack, and GitHub: A collection of scripts that creates a test automation workflow using Selenium, BrowserStack, and GitHub.
- Landmark detection using Google Cloud and Vision API: An extendable Python project that combines multiple products from Google Cloud's offerings.
- Weather Dashboard using Vue.js: A client-side application using FusionChart's charting libraries, UI elements, and third-party weather data APIs for real-time data.
- Cryptocurrency Converter and Real-time Price Dashboard: A client-side application to create and maintain cryptocurrency price converters and real-time price dashboards.
Writings
Explorations, solutions, and opinions
- A necessary condition for Mersenne primes
- First to call 50: winning strategy using backward induction
- Counting unordered pairs: three perspectives on C(n,2)
- Count the triangles in a five-sided star
- Principles of my life
- The joy of useless pursuits: why ancient wisdom will outlast AI
- An opinionated approach to software documentation
- Debugging pods in a Kubernetes cluster
- A brief analysis of BrowserStack's documentation
- Test automation using Selenium, BrowserStack, and GitHub
- How to not lose in tic-tac-toe
- Landmark detection using Google Cloud and Vision API
- Choosing between REST and SOAP
- Reviewing a Java code snippet