Welcome to my cozy projects corner!

Selected Projects

Take a look at some of the projects that I've worked on!

Relevant Projects

Website Portfolio

  • HTML5
  • CSS
  • JavaScript

A minimalist website portfolio.

Filtering Pushshift Data

  • Python
  • zstandard
  • argparse

A script allowing one to filter Reddit comments from decompressed zst Pushshift data files.

Penguin Framework

  • C++
  • SDL
  • CMake

A game framework built with C++ and SDL for creating fun and adorable 2D games.

Baking Frenzy

  • Godot
  • GDScript
  • Paint.net

A single-player action game where players manage a bustling bakery, racing to gather ingredients, bake, and serve as many treats as possible before closing time.

MovieSentiments

  • Python
  • Streamlit
  • NumPy

A project designed to analyze IMDB movie reviews using a custom-built Logistic Regression model.

FitSentiment

  • Python
  • PyTorch
  • Pandas

A sentiment analysis tool designed to analyze discussions about calorie counting apps.

FitFolio

  • Swift
  • SwiftUI
  • Figma

A simple Swift-based mockup app designed to explore calorie counting functionality while learning iOS development.

Parallel Needleman-Wunsch

  • C
  • OpenMP
  • Linux

A parallel implementation of the Needleman-Wunsch algorithm, a pairwise DNA global sequence alignment algorithm used to obtain the optimal alignment between two sequences.

Multithreaded Snake

  • C/C++
  • Allegro 4.4.2
  • Pthreads

A multithreaded implementation of the classic Snake game.

Ocean Cleaning Frenzy

  • C/C++
  • Allegro 4.4.2
  • Photoshop

An action game where players must clean up as much trash thrown from the top of the ocean before the timer runs out.

Candy Invaders

  • C/C++
  • Allegro 4.4.2
  • Procreate

A shoot-em-up style game where players control a candy ship and try to eliminate as many candy monsters as possible.

Property Management Application

  • Java
  • JavaFX
  • SQLite

A property management application that tracks the rent, expenses and payment of each client's property, along with the commission earned for each property being managed.