Skip to content
View Lucode710's full-sized avatar

Block or report Lucode710

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lucode710/README.md

Hello, I'm Luca πŸ‘‹

I'm a web developer, mainly focused on backend development. I love creating solutions that are efficient and functional, using the best tools and technologies for each project.

πŸ› οΈ My skills

Languages

Java PHP Python JavaScript TypeScript

Frameworks

Laravel Spring React Angular

πŸ“š My projects

Here are some of the projects I've worked on:

πŸ“« How to reach me

You can contact me via email at Email or follow me on LinkedIn.

Popular repositories Loading

  1. angular-spring-ecommerce angular-spring-ecommerce Public

    A small-scale e-commerce platform developed using Angular 17 for the frontend and Spring Boot with MySQL for the backend. The project leverages Lombok for reducing boilerplate code and improving de…

    TypeScript 1 4

  2. react-api-laravel react-api-laravel Public

    Secure authentication system using React for the front end, Laravel for the back end, and the Sanctum package for handling user authentication.

    JavaScript

  3. lucode710 lucode710 Public

  4. nestJs-kafka nestJs-kafka Public

    This is project managed through microservices using NestJs and Apache Kafka. It uses NestJs for building efficient and scalable server-side applications. Additionally, it utilizes Apache Kafka to h…

    TypeScript

  5. simple-node-js-react-npm-app simple-node-js-react-npm-app Public

    Forked from jenkins-docs/simple-node-js-react-npm-app

    For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.

    JavaScript

  6. spring-mongodb-restAPI spring-mongodb-restAPI Public

    This repository contains a project designed to demonstrate and test the integration of Spring Boot with MongoDB. It includes basic CRUD operations, unit tests, and integration tests to ensure the s…

    Java