I'm a software engineer, enthusiastic about software engineering topics and eager to learn.
- 🔭 I’m currently working on full-stack projects.
- 👯 I’m looking to collaborate on open-source projects.
- 👀 I'm exploring blockchain and DeFi.
I'm a software engineer, enthusiastic about software engineering topics and eager to learn.
A microservice for a multi-tenant to-do application, implemented in NodeJS, ExpressJS, and PostgreSQL. It also uses Docker for containerization, JWT for authentication, Typescript for strong typing…
TypeScript
Prisma Adapter for Node OIDC Provider
A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set and with non-face data set .
Python 1
This program is a modification to the reader-writer problem solved by using semaphores.
C++