Stock Information App
React
Typescript
REST API
A web application using React for frontend and ASP.NET for backend, using REST API from Financial Modeling Prep to get information about stock, company and price.
Source code
To-do List
React Native
React Hooks
Async Storage
A mobile application using React Native to help create, update and keep track of to-dos.
Source code
Wordle Telugu
PHP
JavaScript
MySQL
HTML
CSS
An open-source, non-profit wordle game that support both English and Telugu language. I Leaded a team of 5, contributed to the game by adding 10 new features to the game such as importing words, exporting reports, caching previous games in the browser and share screenshots of the game when the players win.
Source code
Shelter Tracker
An Object-oriented desktop and mobile app to track animal shelter, allow parsing JSON and XML files. I also refactored codes using Polymorphism Responsibility Pattern, Singleton pattern, replaced constructor with Factory method to enable low coupling.
Source code
Game Store
A simple game store using ASP.Net Core for the back-end and Blazor for the front-end. User can add, edit and delete the game.
Source code
Weather App
Kotlin
REST API
Jetpack Compose
An Android application that displays the weather for user’s current location by fetching real-time data from Open Weather API
Source code