lukaofirst
I started my career on Web Development in August 2020, I'm just trying to find new challenges on my personal and professional development.
Olinda, PE
Pinned Repositories
animated-counter
Animated Counter with Vanilla JavaScript
csgo-players-finder
Personal project that was developed for competitive scene of Counter Strike: Global Offensive
dotnet-clean-architecture
Project that contains the design and structure folder using Clean Architecture and implementing a CRUD with MongoDB
dotnet-kafka
This a personal project that setups an ASP.NET Core Web API with Kafka
ecommerce-dotnet-react-redux
Project of an e-commerce using .NET Core, React and Redux
learning-efcore
This repository contains all my practices and lessons about Entity Framework Core
learning-unit-tests-dotnet-core
This repository contains all my practices and lessons about Unit Test in .NET Core using xUnit
market-list
Personal project that you can store product's quantities based on a grocery list using React and TypeScript
portfolio-website
Personal project of a portfolio website
slider-with-vanilla-js
Slider using Pure JavaScript (VanillaJS)
lukaofirst's Repositories
lukaofirst/animated-counter
Animated Counter with Vanilla JavaScript
lukaofirst/dotnet-kafka
This a personal project that setups an ASP.NET Core Web API with Kafka
lukaofirst/counter-react-typescript
Project of a counter using Redux + TypeScript
lukaofirst/csgo-players-finder
Personal project that was developed for competitive scene of Counter Strike: Global Offensive
lukaofirst/dotnet-clean-architecture
Project that contains the design and structure folder using Clean Architecture and implementing a CRUD with MongoDB
lukaofirst/ecommerce-dotnet-react-redux
Project of an e-commerce using .NET Core, React and Redux
lukaofirst/learning-efcore
This repository contains all my practices and lessons about Entity Framework Core
lukaofirst/learning-unit-tests-dotnet-core
This repository contains all my practices and lessons about Unit Test in .NET Core using xUnit
lukaofirst/market-list
Personal project that you can store product's quantities based on a grocery list using React and TypeScript
lukaofirst/crud-w-react-redux-and-typescript
Personal project where you can perform CRUD (Create, Read, Update, Delete) operations with To-do Tasks
lukaofirst/dotnet-cqrs
Personal project implementing CQRS and Clean Architecture principles using .NET Core 6
lukaofirst/dotnet-user-auth
Project where an user can register, login and authenticate using Json Web Token (JWT)
lukaofirst/landingpage-01
First of a simple project of a responsive website
lukaofirst/learning-algorithms
This repository contains all my practices and lessons about Algorithms (Searching, Sorting, Lists...)
lukaofirst/learning-angular
This repository contains my practices and lessons with Angular
lukaofirst/learning-aws-with-dotnet
This repository contains all my practices and lessons about AWS and .NET applications
lukaofirst/learning-azure-with-dotnet
This repository contains all my practices and lessons about Azure and .NET applications
lukaofirst/learning-c-sharp
This repository contains my practices and some lessons using C#
lukaofirst/learning-dapper
This repository contains all my practices and lessons about Dapper
lukaofirst/learning-design-patterns
This repository contains all my practices and lessons about Design Patterns
lukaofirst/learning-flutter-and-dart
This repository contains my practices and lessons with Flutter and Dart
lukaofirst/learning-nextjs
This repository contains my practices and lessons with NextJS
lukaofirst/learning-rabbitmq
This repository contains all my practices and lessons about RabbitMQ
lukaofirst/lukaofirst
lukaofirst/market-list-with-flutter
Personal project that you can store product's quantities based on a grocery list using Flutter
lukaofirst/nodejs-user-auth
Project of an API that register, login an user, and how to protects routes.
lukaofirst/react-brl-to-usd-converter
Project that converts BRL money into USD using React + TypeScript + Tailwind CSS
lukaofirst/react-firebase-auth
Project that emulates the authentication process using React, TypeScript and Firebase
lukaofirst/react-toggle-dark-mode
Project with dark mode feature using React
lukaofirst/todo-with-flutter
Personal project of a ToDo app using Flutter