π Iβm currently working at SoftServe
π± Iβm currently learning AWS and Unreal Engine 5
π« How to reach me david.quezada.m@gmail.com
-
SoftServe
- ValparaΓso, Chile.
Pinned Loading
-
poc-auth
poc-auth PublicAn authentication service proof of concept. It returns a JSON Web Token if the user exists.
TypeScript
-
poc-bff
poc-bff PublicA Backend for Frontend proof of concept. It checks for permissions in a valid JWT and returns the resource if has the necessary permission. If not, it returns a "Forbidden".
TypeScript
-
spotify-playlist-mixer
spotify-playlist-mixer PublicIt merges Spotify playlist into one, for parties.
JavaScript
-
consulta-deuda-previsional
consulta-deuda-previsional PublicRecibe una lista de RUTs, obtiene deudas previsionales relacionadas y las guarda en una BD.
Python 1
-
StackOverPlop
StackOverPlop PublicForked from ZeegCL/StackOverPlop
THE forum for ProinChile (jk). Basic forum system used to learn AdonisJS.
-
LeetCode FizzBuzz Solution explained
LeetCode FizzBuzz Solution explained 1var fizzBuzz = function(n) {
2// Start by creating an empty list to store our result
3var result = []
4// Then we iterate from 1 to the number input
5for (let i = 1; i <= n; i++) {
If the problem persists, check the GitHub status page or contact support.