fernandzad
Software Engineer | Competitive programmer β‘ | TypeScript and Go enthusiastic π¨βπ»
WizelineCDMX, MΓ©xico
Pinned Repositories
about.me
This is my personal site build in React/TypeScript
AnalizadorLexico
First try of my new Compiler project
API-Rest-PokemonShow
This is my API for a Pokemon application using Express, MongoDB, TypeScript and NodeJS
GraphQL-TypeORM
This project implements a CRUD for Products, allows to create, read, update and delete from a MySQL Database using NodeJS, TypeScript, TypeORM y TypeGraphQL
My-Spotify-Data
This project is used to get my spotify data like my most listened songs, artists, etc. from the official Spotify's API
React-AzureBlobStorage-Connection
ReactBasics
This is a repo that shows the basics from React
ServerlessLambda-GraphQL
This is a short project that has set up a very basic lambda function using Apollo Server and GraphQL
tasky-goapi
This is an API for a TO DO list application
TypeScript-Basics
This is a repo where I'll be practicing using TypeScript and learning all the features of the superset
fernandzad's Repositories
fernandzad/API-Rest-PokemonShow
This is my API for a Pokemon application using Express, MongoDB, TypeScript and NodeJS
fernandzad/React-AzureBlobStorage-Connection
fernandzad/ReactBasics
This is a repo that shows the basics from React
fernandzad/ServerlessLambda-GraphQL
This is a short project that has set up a very basic lambda function using Apollo Server and GraphQL
fernandzad/about.me
This is my personal site build in React/TypeScript
fernandzad/GraphQL-TypeORM
This project implements a CRUD for Products, allows to create, read, update and delete from a MySQL Database using NodeJS, TypeScript, TypeORM y TypeGraphQL
fernandzad/tasky-goapi
This is an API for a TO DO list application
fernandzad/CRA-Template-EslintPrettier
This a template of a project in React created with the CRA command and also with Eslint/Prettier configured
fernandzad/Docker-Compose-Mongo-Node
This is a repo where I create a simple api that exposes a get route and also connects to a DB created in Mongo DB from a container
fernandzad/Docker-NodeJs-Api-Test
This is just and example of how to create a rest api in node js, create an image for it and run it using docker container
fernandzad/Go-Concurrency
This contains some examples using concurrency in Go and in main contains the code to read an array concurrently
fernandzad/Go-Pokemon-API
fernandzad/Go-Workshop-Material
fernandzad/gopl.io
Example programs from "The Go Programming Language"
fernandzad/js-core-concepts
fernandzad/Laravel-Test-CRUD
fernandzad/LeetCode_Python_Solutions
This is a repository that I'm filling with code snippets of solutions to problems in leetcode using Python
fernandzad/mern-typescript
fernandzad/my-life-days
This is an application created in React and tells you how many days have you lived
fernandzad/Native-Pokedex
This is a pokedex implemented in React Native
fernandzad/next-vercel-deployment
fernandzad/NodejsAPI
Some functionallity about an API using also MongoDB, still just showing the basics
fernandzad/NodeJSTuto
This a serie of different scripts learning some basics of NodeJS
fernandzad/NodeJSUnitTest
This repository implements unit testing in several functions
fernandzad/NodejsWeb
This repository shows the basics functionallities of some template's engines using NodeJS
fernandzad/Personas-CRUD
This repository implements a CRUD using different technologies in nodejs like Mongoose, Jest, MongoDB, etc
fernandzad/PokeShow-FrontEnd
This is my frontend app for a Pokemon application using React, TypeScript, HTML5 and CSS
fernandzad/React-UnitTesting-Examples
This is just a repo that demonstrates the most basic cases of unit testing in React
fernandzad/todos-mobx-react-ts
Todo lists four ways
fernandzad/Training
Training problems for interviews