Welcome to my projects

I truly believe in open-source contribution, as it not only lets me share my hard work and ideas, but also allows people to learn and gain inspiration, even if my execution is not perfect. Feel free to peer into my brain as you look into these projects. I believe in putting pride and effort into everything I do. I want to strive for excellence, not perfection.

vin - Text Editor

vin - Text Editor

A custom text editor built in C with a focus on simplicity and efficiency.

C Makefile
Portfolio Website

Portfolio Website

Bicente's website created with Jekyll

HTML SCSS JavaScript Jekyll
quiz_game

quiz_game

A simple quiz game in C

C SQLite
keylogger

keylogger

A keylogger to capture input made from a keyboard. Inspired by Daniel Hirsch

C
blackjack_vw

blackjack_vw

Vincent's interpretation of BlackJack made in Java (To Be Finished)

Java