Projects

I have worked with a couple of projects, which are mostly hobby projects or things I built while learning new technologies

A simple todo app

A desktop application

Tech Stack: React, Express, MongoDB, Bootstrap, ReduxToolkit, electronjs

Codebase

Earthquakes visualized

Made durign a team project in university, this SPA is a visualization of most significant earthquakes in history

Tech Stack: React, Css(Bootstrap), Leaflet

Demo | Codebase

countries listed

This application lists all countries of the world in a beautiful and user-friendly user interface.

Tech Stack: React, Sass, React-router, ReduxToolkit, Typescript

Demo | Codebase

Notebook application

An application for taking notes

Tech Stack: React, React quill (rich text editor), MongoDB, ReduxToolkit, nodejs, Express

Demo

Library App

Library application that lets user to login by google and borrow books, Admin can however do more like adding, deleting and editing books, authors and users (only deleting)

Tech Stack: React, Express, MongoDB, nodejs, ReduxToolkit

Stuhelp

An application to help university students track their courses and progress. Originally made for personal use

Tech Stack: Vue 2, Express, MongoDB, nodejs, Vuex, Aws sdk (s3 bucket), Vue router, Vuetify, github actions

Codebase

Gaurdian

An application for storing credentials (passwords or/and usernames)

Tech Stack: Vue 2, NestJs, MongoDB, Vuetify, NodeMailer, nodejs, github actions

Demo | Codebase

devcli

A tiny cli for my personal use. Has only 10 commands, one of which is used to download youtube video 😎

Tech Stack: Python 3.11.0, Typer (a python library for writing quick CLIs), Pyinstaller, pytube

Codebase

Memory game

I was bored so I made this simple game that may or maynot be good for your memory, but it doesn't harm

Tech Stack: Html5, Css3, Vanilla Javascript

Demo