26.03.2025
My first embedded project - an LCD display (with I2C module), buzzer and a button connected to a ESP8266 module via a breadboard. A simple websocket server with Express that serves a simple HTML page where the user can send a message that will be printed on the LCD display.
10.03.2025
A real world online custom T-shirt store. Private repo
[WIP]
Track your workouts and share them with your friends. Built using the T3 stack (Next.js, tRPC, Prisma, Tailwind). Written in TypeScript.
16.12.2022
CatHub is a very simple native Android app for browsing cats. Built using Jetpack Compose and Kotlin.
18.08.2022
Yummies is my first attempt at building a native iOS app using Swift and SwiftUI. A recipe browser where you can pin your favorites ones. Powered by Edamam Recipe Search API.
06.06.2022
Fullstack Books is my first attempt at building a fullstack MERN application. An online book library where you can browse books with the help of the Google Books API, create an account and save them to "Favorites" and "To Read" lists. The front-end is written in TypeScript and the server in JavaScript.
11.04.2022
Pseudo Shop (one of my earlier projects) reimagined as a native mobile application.
21.03.2022
My first mobile application [iOS + Android]. Browse movies, watch trailers and add the best to your favorites. Built using React Native and Firebase, written in TypeScript.
12.03.2022
Real time messaging app, built with React and Chakra UI for the front-end and Firebase Firestore for the back-end. Written in TypeScript.
20.02.2022
Log in to share your ideas or ask questions, give feedback or answer others, or give a post a bulb. Bulb-Up is built using React and Tailwind for the front-end and Firebase for the back-end database. Written in TypeScript.
24.01.2022
Web store app with dummy products, built with React, Redux and Tailwind. Connected to a backend database using Firebase. Cart items saved to and loaded from Local Storage
15.12.2021
Get weather information in real time for your current location or a manually typed one
08.12.2021
Simple JavaScript calculator