Skip to content

Commit 0a25f68

Browse files
author
[FacuFalcone]
authored
Readme in English.
1 parent 6633be8 commit 0a25f68

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CUV_Java_[TP_Grupal_1]/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<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>
2+
3+
## Intensive Java Course- Centro Universitario Vicente López.
4+
<a href="https://github.com/caidevOficial/CUViLo_Java">
5+
<img align="center" src="https://github-readme-stats.vercel.app/api?username=caidevOficial&show_icons=true&theme=tokyonight" />
6+
</a></br></br>
7+
8+
```java
9+
private static String StartCourse(){
10+
String message = "Keep Learning and coding!";
11+
return message;
12+
}
13+
```
14+
## Technologies used. 📌
15+
<!-- Java -->
16+
|<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>|
17+
|--------|----------|
18+
|<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 -->
19+
20+
## License 📄
21+
This proyect is under license: [GNU GENERAL PUBLIC LICENSE v3.0] - Read the file [LICENSE.md](LICENSE) for details.
22+
23+
## Where to find me: 🌎
24+
|<img class="circular" alt="Facu" src="https://avatars1.githubusercontent.com/u/12877139?s=400&u=d369ee24466653d9bbeeb9654930e3ff1c67b76a&v=4" width="80px" height="80px" />|
25+
|------------|
26+
|🤴 Facu Falcone|
27+
|<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>|
28+
|<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" />|
29+
|<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 commit comments

Comments
 (0)