Python | JavaScript | Django | Pandas | Plotly | AWS
A Stock Screening application utilising common technical analysis signals such as moving averages and directional indicators to produce buy / sell signals. Includes a back tester featuring configurable factors such as trading fees, minimum holding periods and the delay to execute the buy / sell order.
Javascript | React
An application that allows the user to check the weather for the city of their choice or their current location. The application uses OpenWeather API. Includes a 5-day forecast with min and max temperatures and provides details on humidity, wind speed and precipitation. The main image gets dynamically updated depending on the forecast shown.
JavaScript | React
A dictionary application that provides a word's pronunciation, definition(s), examples of usage and synonyms. Free Dictionary API is used for this application. Photos matching the search are added to search results with the help of the Pexels API.