Skip to content

Commit 35c3b15

Browse files
Merge pull request #510 from RResabala2015/feature/awesome-github-portfolio-readme-templates-RResabala2015
Feature: Github Readme Template
2 parents 2b1dc9b + ba7aa1c commit 35c3b15

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed

Diff for: RResabala2015.md

+84
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<link rel="stylesheet" type='text/css' href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css" />
2+
3+
### Hello 🌎, I'm Renato Resabala
4+
5+
With over 8 years of experience as a Software Engineer, I'm on a mission to create technology solutions that connect the digital world with real life! I have the power to develop in frontend, backend, which allows me to bring my magic to both revolutionary startups and giant enterprise projects. I'm passionate about writing clean, maintainable code and design with users in mind, thriving in environments that love innovation and continuous professional growth. Let's make technology shine! 🚀
6+
7+
8+
- 🔭 I’m currently working on upgrading java applications from jdk 8 to 21.
9+
- 🌱 I’m currently learning; Junit, Jakarta, Spring Security, Spring Cloud.
10+
- 💬 Ask me about **Html, Css, Sass, Bootstrap, Javascript, Typescript, React, PHP, Lumen, Laravel, C#, .NET, Java, Spring Boot, Scrum, Google Cloud Platform, GKE, GCE, CI/CD, TDD, DDD, Docker, Kubernetes**
11+
- ⚡ Fun fact: I look like a hobbit.
12+
13+
<h3 align="left">Connect with me:</h3>
14+
<p align="left">
15+
<a href="https://twitter.com/RenatoResabala" target="blank"><i align="center" class="devicon-twitter-original" alt="Renato_Resabala" height="40" width="60" ></i>
16+
</a>
17+
<a href="https://www.linkedin.com/in/renato-r-611795133/" target="blank"><i align="center" class="devicon-linkedin-plain colored" alt="Renato_Resabala" height="40" width="60" ></i>
18+
</a>
19+
</p>
20+
21+
<p align="left"> <img src="https://komarev.com/ghpvc/?username=RResabala2015&label=Profile%20views&color=0e75b6&style=flat" alt="RResabala2015" /> </p>
22+
23+
24+
------
25+
<h3 align="left">Activity:</h3>
26+
27+
[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=RResabala2015&bg_color=100f0f&color=4c5e9e&line=4c569e&point=403e41&area=true&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)
28+
29+
<div align="center">
30+
<a href="https://github.com/RResabala2015">
31+
<img height="180em" src="https://github-readme-stats.vercel.app/api/top-langs?username=RResabala2015&show_icons=true&locale=en&layout=compact&theme=tokyonight" alt="RResabala2015"/>
32+
<img height="180em" src="https://github-readme-stats.vercel.app/api?username=RResabala2015&show_icons=true&locale=en&layout=compact&theme=tokyonight" alt="RResabala2015"/>
33+
</a>
34+
</div>
35+
<p align="center">
36+
<a href="https://github.com/RResabala2015">
37+
<img src="https://github-readme-streak-stats.herokuapp.com/?user=RResabala2015&&theme=tokyonight" alt="RResabala2015" />
38+
</a>
39+
</p>
40+
41+
------
42+
<h3 align="left">Languages and Tools:</h3>
43+
<table>
44+
<tr>
45+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Backend:</td>
46+
<td><img height="40" src="https://skillicons.dev/icons?i=php,java,cs,net,python,laravel,spring,maven,hibernate,nodejs,fastapi,flask,express,nginx,vite"/></td>
47+
</tr>
48+
<tr>
49+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center;">Frontend:</td>
50+
<td><img height="40" src="https://skillicons.dev/icons?i=vue,vuetify,react,mui,bootstrap,html,css,sass,js,ts,figma"/></td>
51+
</tr>
52+
<tr>
53+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Database:</td>
54+
<td><img height="40" src="https://skillicons.dev/icons?i=mysql,postgresql,mongodb,elasticsearch"/></td>
55+
</tr>
56+
<tr>
57+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">DevOps:</td>
58+
<td><img height="40" src="https://skillicons.dev/icons?i=docker,kubernetes,gcp,terraform,jenkins,githubactions,gitlarun"/></td>
59+
</tr>
60+
<tr>
61+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Automated test:</td>
62+
<td><img height="40" src="https://skillicons.dev/icons?i=selenium,jest,pytest,phpunit"/></td>
63+
</tr>
64+
<tr>
65+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Version Control:</td>
66+
<td><img height="40" src="https://skillicons.dev/icons?i=git,github,gitlab,bitbucket"/></td>
67+
</tr>
68+
<tr>
69+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Ides:</td>
70+
<td><img height="40" src="https://skillicons.dev/icons?i=vscode,phpstorm,eclipse,visualstudio,webstorm,sublime"/></td>
71+
</tr>
72+
<tr>
73+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Other Tools:</td>
74+
<td><img height="40" src="https://skillicons.dev/icons?i=rabbitmq,grafana,bash"/></td>
75+
</tr>
76+
<tr>
77+
<td style="font-weight: bold; padding-right: 10px; vertical-align: center; border: none;">Operating Systems:</td>
78+
<td><img height="40" src="https://skillicons.dev/icons?i=windows,ubuntu,debian,alpine"/></td>
79+
</tr>
80+
</table>
81+
82+
------
83+
[RResabala2015](https://github.com/RResabala2015)
84+
26/07/2024

Diff for: _sidebar.md

+1
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@
333333
- [rock12231](/templates/rock12231.md)
334334
- [roshanlam](/templates/roshanlam.md)
335335
- [ruthrootz](/templates/ruthrootz.md)
336+
- [RResabala2015](/templates/RResabala2015.md)
336337
- S
337338
- [Sabihashaik](/templates/Sabihashaik.md)
338339
- [sahil2128](/templates/sahil2128.md)

0 commit comments

Comments
 (0)