Pinned Repositories
api-tdd-japa
An API that handles users and their posts using Adonis.js focused on testing with JAPA.
api-usuarios
My first simple API to add and list users with 2 properties: ID and NAME.
bikesales-excel-project
Creating a dashboard in Excel after cleaning the data and creating pivot tables.
covid-data-exploration
Exploring a COVID-19 Dataset with different SQL commands to understand it, get insights and visualize them in the future.
cv
express-mongo-api
gym-registration
A simple script to practice OOP with the dart language.
housing-data-cleaning
Cleaning and organizing data that can be better used in future.
ioasys-challenges
Challenges created by Ioasys' team for the 2022 Ioasys Camp
ms-mails-lubycash
Lubycash's microservice responsible for sending emails to users.
luiscoelhodev's Repositories
luiscoelhodev/api-tdd-japa
An API that handles users and their posts using Adonis.js focused on testing with JAPA.
luiscoelhodev/covid-data-exploration
Exploring a COVID-19 Dataset with different SQL commands to understand it, get insights and visualize them in the future.
luiscoelhodev/ioasys-challenges
Challenges created by Ioasys' team for the 2022 Ioasys Camp
luiscoelhodev/ms-mails-lubycash
Lubycash's microservice responsible for sending emails to users.
luiscoelhodev/api-usuarios
My first simple API to add and list users with 2 properties: ID and NAME.
luiscoelhodev/bikesales-excel-project
Creating a dashboard in Excel after cleaning the data and creating pivot tables.
luiscoelhodev/express-mongo-api
luiscoelhodev/gym-registration
A simple script to practice OOP with the dart language.
luiscoelhodev/housing-data-cleaning
Cleaning and organizing data that can be better used in future.
luiscoelhodev/html-css
Some exercises I did to practice and learn HTML5 and CSS3
luiscoelhodev/javascript-exercises-with-tdd
TDD with Jest when solving some JS exercises.
luiscoelhodev/learning-nest-prisma
A mock project to learn Nest.js back-end framework and GraphQL.
luiscoelhodev/learning-prisma
luiscoelhodev/lottery-api-luis
A back-end app that stores lottery game bets.
luiscoelhodev/lottery-nest-graphql
luiscoelhodev/lubycash-adonis
A back-end API which relies on a microservice architectural structure with two other services: ms-banking-lubycash and ms-emails-lubycash.
luiscoelhodev/luiscoelhodev
luiscoelhodev/merchandise-management
Mock project created to practice the AdonisJS framework.
luiscoelhodev/ms-banking-lubycash
A Lubycash integration service that works like a money bank and handles banking services.
luiscoelhodev/ms-emails
A microservice app that subscribes to another application via Kafka to learn when emails are sent and also sends emails to system admins.
luiscoelhodev/nest-typeorm
An api to pratice nest.js using typeorm to query a MySQL DB.
luiscoelhodev/ng-backend-assignment
luiscoelhodev/node-with-sql
Node.js API project with MySQL database.
luiscoelhodev/payever-assignment-luis
A simple REST API developed after a challenged proposed by Payever.
luiscoelhodev/practicing-firestore
Learning how to connect with and handle data on Google's Firebase Firestore database.
luiscoelhodev/pythonExercicios
Challenges I solved while studying Python
luiscoelhodev/quorum-coding-challenge
A script that reads .csv files, converts them into object arrays to query and access data across them and writes .csv ouput files as requested.
luiscoelhodev/tgl-api-v2
Starting a brand new project taking after an old one called 'lottery-api-luis' to debug testing issues.
luiscoelhodev/using-git
Practicing the git system with its commands and features.
luiscoelhodev/writing-directories-and-files
A challenge proposed on Hacker Rank to write a Node.JS script that creates folders and writes files.