Skip to content
View misosvec's full-sized avatar

Block or report misosvec

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
misosvec/README.md

Hi there 👋

Below is a list of projects I built during high school and university. They span a wide range of areas, mobile development, web development, AI/ML, quantum computing, backend, and systems programming. Through this exploration phase, I realized that I want to pursue a career in backend development and server-side technologies.

Here are some of my projects:

Server side stuff

Simple VPN implemented in Go, including both client and server components. Built primarily for learning purposes to get hands-on experience with Golang, networking, and goroutines.

Bot that automatically refreshes ads on an online marketplace, built with Flask (Python).

Systems programming

A cron-like task scheduler written in C.

Assignments for Operating Systems course.

AI/ML

Master’s thesis focused on decision trees and neural networks in the field of malware analysis.

Final project for a machine learning course. Experimented with decision trees, boosting, bagging and BERT embeddings.

Web development

SEO optimized website developed using NextJS, Tailwind CSS and Supabase.

A Chrome extension that allows users to select foreign words on websites, save them, and review them later in a mobile app using a spaced repetition technique.

Mobile development

Open source library for Android development written it Kotlin. So far, it has gained over 380 GitHub stars. No longer mantained.

App for selecting words on websites and then learning them using spaced repetition technique. I won a 3rd place at a nationwide high school competition in IT category with this project (app + extension).

Cross-platform mobile app developed using Flutter. It is meant for parents who cannot decide on a name for baby.

Carpooling Android app for a Jaguar-Landrover employees. Developed in Java.

Miscellaneous

Semestral project. Experimenting with Burrows-Wheeler transform for data compression algorithm in Rust.

Bacherlor thesis. Experimenting with the quantum state initialization of a hybrid quantum-classical algorithm.

Pinned Loading

  1. SingleRowCalendar SingleRowCalendar Public

    Android library for horizontal single row calendar. With this library, you aren't attached to library built-in UI. You can create really beautiful and customizable UI and use selection features wit…

    Kotlin 383 56

  2. pbwt-tunneling pbwt-tunneling Public

    Rust 1

  3. explainable-ai-malware-classification explainable-ai-malware-classification Public

    Jupyter Notebook

  4. ml-course-project ml-course-project Public

    Financial sentiment analysis

    Jupyter Notebook

  5. optimization-of-variational-quantum-eigensolvers optimization-of-variational-quantum-eigensolvers Public

    Bachelor Thesis

    TeX

  6. operating-systems-assignments operating-systems-assignments Public

    C