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/rest-api-nestjs-mongo
RESTful API with JWT & Swagger. Built with NestJS (node.js), TypeScript, Mongoose (MongoDB) and Passport.js (for JWT implementation).
jeanpierm/node-pdfmake-example
Example of generate pdf with pdfmake, node.js
jeanpierm/rest-api-express-mongo
RESTful API with JWT. Built with Node.js, Express.js, TypeScript, MongoDB
jeanpierm/angular-countries-app
App para buscar países consumiendo la API de restcountries.eu, hecha con Angular
jeanpierm/angular-nestjs-mongodb-crud
jeanpierm/angular-section-2
Tarea de Angular
jeanpierm/auth-app
AuthApp built with Angular. AuthApp allows authentication and registration, as well as maintenance operations (CRUD) of users.
jeanpierm/deno-demo
simple http server example with deno (modern runtime for JS and TS)
jeanpierm/docker-php
Example of running an Apache & PHP server with Docker.
jeanpierm/dolar-app
Una app para convertir el peso chileno a dólar en cualquier fecha, creada con Vue
jeanpierm/food-crud
Una SPA de CRUD de alimentos, creado con Vue y Spring Boot con JPA
jeanpierm/heroes-app
Una SPA de héroes con buscador, creada con React y varios hooks/custom hooks
jeanpierm/java-design-patterns
Design patterns implemented in Java
jeanpierm/java11-jaxws
Demo project for generate sources from WSDL. Using Java 11, Maven and JAX-WS with Jakarta dependencies.
jeanpierm/java8-jaxws
Demo project for generate sources from WSDL. Using Java 8, Maven and JAX-WS.
jeanpierm/journal-app
Una SPA para escribir cosas al estilo de un diario, creada con React y Redux
jeanpierm/kafkajs-test
Simple test with Apacha Kafka in Node.js (TypeScript) with KafkaJS
jeanpierm/links-app
Una simple app tipo CRUD de enlaces de sitios webs, usando firebase y creada con React
jeanpierm/mslearn-dotnet-kubernetes
Dockerfiles for the ASP.NET Core web API projects for the Deploying .NET microservices to Kubernetes Learn module
jeanpierm/nextjs-crud-context
React.js useContext example. CRUD built with Next.js and Tailwind CSS.
jeanpierm/nodejs-jest-supertest
Small practice of testing in node.js
jeanpierm/poke-vue
Una SPA de la Pokedex de Kanto, usando la PokeApi, creada con Vue
jeanpierm/react-formik-practice
practicing formik with typescript & yup
jeanpierm/react-gifexpertapp
Una aplicación para buscar y mostrar gifs utilizando la API de GIPHY, creada con React
jeanpierm/react-native-course
A course of React Native
jeanpierm/react-tutorial
React tutorial from official site
jeanpierm/sig-k-means
Algoritmo K-Means para proyecto de universidad
jeanpierm/spring-unit-test-demo
jeanpierm/vue-carrito
Ejemplo de carrito usando Vue.js 3, Vuex y localStorage
jeanpierm/weather-react
Weather app made with React