Skip to content
View miriamcsn's full-sized avatar

Block or report miriamcsn

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

Popular repositories Loading

  1. cursoJavaUdemy cursoJavaUdemy Public

    I am learning Java and this repository contains all codes with theory and exercises. Now I am in a more practical part of the course, so this repository is complete. From now on, I will create a ne…

    Java 2 1

  2. java-mysql-jdbc java-mysql-jdbc Public

    This project creates a connection to a MySQL database using JDBC, implements a series of SQL commands and attributes the result sets to Java objects.

    Java 1

  3. jpa-maven jpa-maven Public

    Simple Maven project where I learned how to establish a connection to MySQL database using with JPA, as well as map classes and insert values from the database.

    Java 1

  4. web-services-springboot-jpa web-services-springboot-jpa Public

    This project implements a SpringBoot web service using features like: domain model, logical layers, PostgreSQL/H2 databases, CRUD, exception treatment. Every API test was made using Postman.

    Java 1

  5. restful-springboot-mongodb restful-springboot-mongodb Public

    SpringBoot Java project using MongoDB.

    Java 1

  6. devweek-backend devweek-backend Public

    In this project, I used Java to code the back-end part of a homebroker for an event called "DevWeek DIO + Santander Full-Stack Developer".

    Java