Home About me Projects Skillset Contact
Home About me Projects Skillset Contact

Basic Chat

A web application that tries to imitate the popular chatting application WhatsApp. You can use the application to text message other users of the application in real time.

Technologies used: React, Spring Boot and MySQL for developing the application, and Maven + Apache Tomcat for deploying it on a Linux-based server.

Check out the application! Source code

AnyTopic

A web application dedicated to a forum. The app is still work in progress.

Technologies used: React, Spring Boot and MySQL for developing the application.

Source code

vNotes

A mobile app dedicated for writing notes. I created this app as an alternative for Samsung Notes and other Android apps that run ads in their apps, because Samsung Notes requires a Samsung account for using it, which I think is not necessary for an app dedicated to only writting notes.

Technologies used: Java

Download the app for Android! Source code

Cat Image Generator

A web application dedicated for generating images with cats and downloading them using the CatAPI. I created this project as a beginner to try and learn web development

Soure code