Skip to content

Commit

Permalink
Readme in English.
Browse files Browse the repository at this point in the history
  • Loading branch information
[FacuFalcone] committed Nov 20, 2020
1 parent 6633be8 commit 0a25f68
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CUV_Java_[TP_Grupal_1]/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<td><a href="https://www.vicentelopez.gov.ar/centrouniversitariovl/" target="_blank"><img alt="Centro Universitario Vicente López" src="https://github.com/caidevOficial/Logos/blob/master/Instituciones/logo-cuv.png" width="310px" height="97px" /></td></br>

## Intensive Java Course- Centro Universitario Vicente López.
<a href="https://github.com/caidevOficial/CUViLo_Java">
<img align="center" src="https://github-readme-stats.vercel.app/api?username=caidevOficial&show_icons=true&theme=tokyonight" />
</a></br></br>

```java
private static String StartCourse(){
String message = "Keep Learning and coding!";
return message;
}
```
## Technologies used. 📌
<!-- Java -->
|<a href="https://www.oracle.com/technetwork/es/java/javase/downloads/index.html/"><img align="center" alt="Java 8" src="https://github.com/caidevOficial/Logos/blob/master/Lenguajes/java.png" width="50px" height="50px" />|<h3>Java</h3>|
|--------|----------|
|<a href="https://www.w3schools.com/sql/"><img align="center" alt="Java 8" src="https://github.com/caidevOficial/Logos/blob/master/Lenguajes/logo-sql.png" width="50px" height="50px" />|<h3>SQL</h3>|<!-- SQL -->

## License 📄
This proyect is under license: [GNU GENERAL PUBLIC LICENSE v3.0] - Read the file [LICENSE.md](LICENSE) for details.

## Where to find me: 🌎
|<img class="circular" alt="Facu" src="https://avatars1.githubusercontent.com/u/12877139?s=400&u=d369ee24466653d9bbeeb9654930e3ff1c67b76a&v=4" width="80px" height="80px" />|
|------------|
|🤴 Facu Falcone|
|<center><a href="https://github.com/caidevOficial/"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-%2312100E.svg?&style=for-the-badge&logo=Github&logoColor=white" width="95px" height="30px" /></center>|
|<a href="https://www.linkedin.com/in/facundo-falcone/"><img alt="LinkedIn" src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white" width="95px" height="30px" />|
|<a href="https://cafecito.app/caidevoficial/"><img alt='Invitame un café en cafecito.app' srcset='https://cdn.cafecito.app/imgs/buttons/button_5.png 1x, https://cdn.cafecito.app/imgs/buttons/button_5_2x.png 2x, https://cdn.cafecito.app/imgs/buttons/button_5_3.75x.png 3.75x' src='https://cdn.cafecito.app/imgs/buttons/button_5.png' width="95px" height="30px" />|

0 comments on commit 0a25f68

Please sign in to comment.