Filtering Pushshift Data
- Python
- zstandard
- argparse
A script allowing one to filter Reddit comments from decompressed zst Pushshift data files.
Building beautiful digital experiences with
code, creativity, and attention to detail
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 script allowing one 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.
A parallel implementation of the Needleman-Wunsch algorithm, a pairwise DNA global sequence alignment algorithm used to obtain the optimal alignment between two sequences.
A multithreaded implementation of the classic Snake game.