lucfersan
I'm constantly trying to build new projects, sharpen my skills and be a better programmer every day!
BizappSão Paulo - Brazil
Pinned Repositories
clean-node-api
This is an API made using TDD, Clean Architecture, Design Patterns, and SOLID, developed at the @rmanguinho 's course.
dev-finances-discover
An application that takes care of finances.
errors-with-either
This is an API that handles errors using the either pattern.
nestjs-crud
This is a CRUD I made with Nest.js to test this framework.
node-nlw-together
This is a compliments application developed on the NLW Together provided by @Rocketseat and lectured by @danileao.
password-recovery
This is a password recovery project where the user uses his/her email to reset the password.
rabbitmq
This is a messaging microservice API with RabbitMQ.
redis-cache
This is an API that caches the authenticated user's information using Redis.
timecontrol
A simple app for time management when working.
users-gql
This is an API the uses both REST and GraphQL to store users in the database.
lucfersan's Repositories
lucfersan/dev-finances-discover
An application that takes care of finances.
lucfersan/errors-with-either
This is an API that handles errors using the either pattern.
lucfersan/node-nlw-together
This is a compliments application developed on the NLW Together provided by @Rocketseat and lectured by @danileao.
lucfersan/password-recovery
This is a password recovery project where the user uses his/her email to reset the password.
lucfersan/timecontrol
A simple app for time management when working.
lucfersan/api-todo-list-react
This is the api for the todo-list-react project.
lucfersan/clean-node-api
This is an API made using TDD, Clean Architecture, Design Patterns, and SOLID, developed at the @rmanguinho 's course.
lucfersan/nestjs-crud
This is a CRUD I made with Nest.js to test this framework.
lucfersan/rabbitmq
This is a messaging microservice API with RabbitMQ.
lucfersan/redis-cache
This is an API that caches the authenticated user's information using Redis.
lucfersan/users-gql
This is an API the uses both REST and GraphQL to store users in the database.
lucfersan/bg-jobs-bull
This is an application made to learn background jobs with the bull library.
lucfersan/CRUD-mongodb
A simple CRUD using MongoDB.
lucfersan/eslint-boilerplate
This is a repository containing my preferable configurations for Eslint.
lucfersan/flask_api
This is a Tasks CRUD api with python and flask.
lucfersan/ignite-reactjs-conceitos
Desafio da trilha do ReactJS sobre os conceitos.
lucfersan/jest-tests
I made a little project to use jest, a new architecture pattern, and some features such as dependency injection.
lucfersan/login-pages-react
A sign-in and sign-up page in ReactJS.
lucfersan/lucfersan
About me! 🤯
lucfersan/math-multiplication-table
A simple website that shows a multiplication table of a given number.
lucfersan/mini-blog
This a simple blog backend application made with Nest and Prisma.
lucfersan/moveit-nlw4
An app that helps time management and healthiness with the Pomodoro Technique and exercises.
lucfersan/multer-express
This is an API that uses Multer to upload files.
lucfersan/password_generator
This is a file script that generates passwords and stores them in a text file.
lucfersan/podcastr-nlw5
This is a podcast developed in the Next Level Week 5 provided by @rocketseat and lectured by @diego3g.
lucfersan/reviews-lab
This is a mini-blog where the users can interact with each other by reviewing other's posts.
lucfersan/search-engine
This is a search engine developed in javascript.
lucfersan/simple-nodemailer-api
A simple nodemailer API that sends a welcome email when a user is created.
lucfersan/todo-list-react
A simple to-do list made with ReactJS and Styled Components.
lucfersan/tribute-page
A simple tribute page for HTML and CSS practice.