Skip to content

Commit

Permalink
update description and tools
Browse files Browse the repository at this point in the history
  • Loading branch information
valglez committed Sep 20, 2023
1 parent ec93a19 commit 233d282
Showing 1 changed file with 20 additions and 15 deletions.
35 changes: 20 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,47 +5,52 @@
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<p id="first">Hi there 👋</p>
<p id="first">Hi there! 👋</p>
<table>
<tr>
<td>Name</td>
<td>Vicente</td>
</tr>
<tr>
<td>City</td>
<td>Jerez, Spain</td>
<td>Country</td>
<td>Spain</td>
</tr>
<tr>
<td>Education</td>
<td>SysAdmin</td>
</tr>
<tr>
<td>Email</td>
<td>vsalglez@gmail.com</td>
</tr>
</table>
<p id="second">.</p>
<p id="second">I'm Vicente, a Systems Administrator and technology enthusiast. My previous experience as a Laboratory Technician in R&D allowed me to develop skills such as problem-solving, continuous improvement and teamwork. Now, with this new professional focus, I'm seeking opportunities to apply my knowledge and play a key role in achieving established objectives.</p>
<dl>A few technologies and tools I use:
<dt>
<p id="third">
<a href="https://www.linux.org/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40"/></a>
<a href="https://www.docker.com/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/docker/docker-original-wordmark.svg"
alt="docker" width="40" height="40" /></a>
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/docker/docker-original-wordmark.svg" alt="docker" width="40" height="40" /></a>
<a href="https://prometheus.io/" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/3/38/Prometheus_software_logo.svg" alt="prometheus" width="40" height="40"/></a>
<a href="https://grafana.com/" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/a/a1/Grafana_logo.svg" alt="grafana" width="40" height="40"/></a>
<a href="https://www.vmware.com/" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/5/5a/Vmware_workstation_16_icon.svg" alt="vmware" width="40" height="40"/></a>
<a href="https://git-scm.com/" target="_blank">
<img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/></a>
<a href="https://www.linux.org/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40"/></a>
<a href="https://www.nginx.com" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nginx/nginx-original.svg" alt="nginx" width="40" height="40"/></a>
<a href="https://www.python.org" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40"/></a>
<a href="https://httpd.apache.org/" target="_blank">
<img src="https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/apache/apache-original-wordmark.svg" alt="apache" width="40" height="40"/></a>
<a href="https://nodejs.org/" target="_blank">
<img src="https://cdn.freebiesupply.com/logos/large/2x/nodejs-icon-logo-png-transparent.png" alt="nodejs" width="40" height="40"/></a>
<a href="https://www.mysql.com/" target="_blank">
<img src="https://cursosdedesarrollo.com/wp-content/uploads/2019/08/Mysql-dolphin-square.svg.png" alt="mysql" width="40" height="40"/></a>
<a href="https://www.mongodb.com/" target="_blank">
<img src="https://www.svgrepo.com/show/331488/mongodb.svg" alt="mongodb" width="40" height="40"/></a>
</p>
</dt>
</dl>
<dl>You can visit my other profiles:
<dt><a href="https://www.linkedin.com/in/valvaglez/" target="_blank">LinkedIn</a></dt>
<dt><a href="https://www.linkedin.com/in/valglez/" target="_blank">LinkedIn</a></dt>
<dt><a href="https://github.com/valglez" target="_blank">GitHub</a></dt>
</dl>
</body>
Expand Down

0 comments on commit 233d282

Please sign in to comment.