Website Portfolio
- HTML5
- CSS
- JavaScript
A minimalist website portfolio built with vanilla CSS and JavaScript.
Software Developer & Engineer
Penguin Framework is a lightweight, modern game development framework built with C++20, SDL3, and CMake, designed to help developers easily create simple and fun 2D games without the need for an external editor.
Aimed to be like MonoGame but for C++, Penguin Framework provides a flexible environment where developers can focus on creating their game logic while the framework handles low-level details like window management, input handling, and FPS control.
A minimalist website portfolio built with vanilla CSS and JavaScript.
A Python script to filter Reddit comments from decompressed zst Pushshift data files.
A project designed to analyze IMDB movie reviews using a custom-built Logistic Regression model. Predictions can be made with the Streamlit app or via the console.
A parallel implementation of the Needleman-Wunsch algorithm, a pairwise DNA global sequence alignment algorithm used to obtain the optimal alignment between two sequences.