Sal

["1101100000111110","1101110100011111"].map(s => String.fromCharCode(parseInt(s, 2))).reduce((acc, n) => acc + n, "");

Projects

nest-rest-mongo-boilerplate

🍱 backend with nest (typescript), mongoose, and authentication

TypeScript - Released: 22 Jul 2019 - 282

nest-rest-typeorm-boilerplate

🍱 backend with nest (typescript), typeorm, and authentication

TypeScript - Released: 18 Sep 2019 - 155

personal-portfolio

🌐 react next.js app for personal portfolio

SCSS - Released: 22 Apr 2019 - 45

nest-angular-realworld-app

Exemplary fullstack Medium.com clone powered by Angular and Nest. Built off of https://github.com/gothinkster/realworld

CSS - Released: 06 Sep 2022 - 74

gin-rest-prisma-boilerplate

🍱 backend with gin (golang web framework), redis, prisma, rbac, and authentication

Go - Released: 09 Oct 2019 - 31

php-security

🔐 basics on making php applications secure

PHP - Released: 20 Jan 2019 - 18

bloggo

Medium like portal for creating and distributing blogs

TypeScript - Released: 14 Jan 2022 - 1