Pinned Repositories
canicat
App to register your pets and keep a record of their vaccinations. Built for Android with Java.
clinica-puertas-jg
Clínica de Puertas de Carros J & G - Management System (in development)
jean-exercises
Exercises to practice JavaScript
node-pdfmake-example
Example of generate pdf with pdfmake, node.js
ppg-client
PPG (Profesional Profile Generator) Web Platform Client.
ppg-server
PPG (Profesional Profile Generator). Sistema generador de perfiles profesionales en base a la demanda de las tecnologías de desarrollo de software realizando web scraping a LinkedIn. [Backend]. Frontend repo: https://github.com/jeanpierm/ppg-client
rest-api-express-mongo
RESTful API with JWT. Built with Node.js, Express.js, TypeScript, MongoDB
rest-api-nestjs-mongo
RESTful API with JWT & Swagger. Built with NestJS (node.js), TypeScript, Mongoose (MongoDB) and Passport.js (for JWT implementation).
rest-api-quarkus-postgresql
RESTful API built with Quarkus and PostgreSQL. Supersonic Subatomic Java.
rest-api-spring-jpa
RESTful API with JWT & Swagger. Built with Spring Boot, JPA, Spring Security, PostgreSQL and dockerized.
jeanpierm's Repositories
jeanpierm/ppg-client
PPG (Profesional Profile Generator) Web Platform Client.
jeanpierm/ppg-server
PPG (Profesional Profile Generator). Sistema generador de perfiles profesionales en base a la demanda de las tecnologías de desarrollo de software realizando web scraping a LinkedIn. [Backend]. Frontend repo: https://github.com/jeanpierm/ppg-client
jeanpierm/quarkus-soap-web-service
Ejemplo de crear y consumir SOAP Web Service con Quarkus y CXF
jeanpierm/rest-api-quarkus-postgresql
RESTful API built with Quarkus and PostgreSQL. Supersonic Subatomic Java.
jeanpierm/SpringBootSample
spring boot sample source
jeanpierm/clinica-puertas-jg
Clínica de Puertas de Carros J & G - Management System (in development)
jeanpierm/rest-api-spring-jpa
RESTful API with JWT & Swagger. Built with Spring Boot, JPA, Spring Security, PostgreSQL and dockerized.
jeanpierm/adventjs-2024
Mis soluciones a los retos del AdventJS 2024
jeanpierm/bb-clean-nextjs-mf-arquetipo
jeanpierm/canicat-backend
RESTful API for Canicat App. Built with Express.js, TypeScript, Sequelize (SQL ORM) and MySQL
jeanpierm/clinica-puertas-carros-jg
jeanpierm/first-contributions
🚀✨ Help beginners to contribute to open source projects
jeanpierm/java-aws-lambda
A basic example of AWS Lambda with Java
jeanpierm/jeanpier-mendoza
jeanpierm/jeanpierm
jeanpierm/junit5basics
Basics of JUnit5: https://www.javabrains.io/courses/take/junit-basics/
jeanpierm/la-velada-web-oficial
Web oficial de La Velada IV de Ibai Llanos
jeanpierm/mslearn-dotnetmicroservices
Sample app that learners can clone to follow along with how to build a .NET microservice's exercises
jeanpierm/next-netlify-starter
jeanpierm/nextjs-basics
Next.js basics from https://nextjs.org/learn/foundations/about-nextjs
jeanpierm/node-soap-call-sample
Sample of NodeJS call SOAP WebService
jeanpierm/number-conversion-ws-client
Práctica de crear cliente para consumir servicio web (SOAP) con Java y maven
jeanpierm/quarkus-reactive-sybase
intento de usar Vert.x SQL Client (reactive) para Sybase con jconn4 (com.sybase.jdbc4.jdbc.SybDriver)...
jeanpierm/rest-api-dotnet-pizzastore
Sample REST API for a Pizza Store, built with .NET, Minimal API and Entity Framework for CRUD operations
jeanpierm/rest-api-quarkus-sybase
RESTful microservice with Quarkus and Sybase
jeanpierm/rest-api-spring-mongo
Spring Data MongoDB RESTful API example
jeanpierm/spring-ibm-mq-demo
Demo of Spring Boot 3 and Java 17 implement receive and send messages with IBM MQ.
jeanpierm/spring-soap-web-service
Demo of SOAP Web Service with Spring Boot
jeanpierm/springboot3-soap-client
This project generate a SOAP client for Calculator WS (http://www.dneonline.com/calculator.asmx?wsdl) and expose the ADD operation in REST (HTTP POST /calculator/add) endpoint.
jeanpierm/tasksapp
Tasks App, build with Quarkus and Angular