You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

72 lines
4.9 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About me </title>
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="img/favicon.ico">
</head>
<body>
<header>
<div class="top-container">
<img class="top-cloud" src="img/cloud.png" alt="cloud-img">
<h1>I'm Hussyvel</h1>
<h2>a Software Engineer</h2>
<img class="bottom-cloud" src="img/cloud.png" alt="cloud-img">
<img src="img/oceano.png" alt="mountain">
</div>
</header>
<main>
<div class="skill-row">
<img class="experience" src="img/experiencia-de-trabalho.png" alt="experience">
<h3>Professional Experience</h3>
<p>Durante minha experiência profissional recente, passei por algumas empresas que foram importantes para que eu me desenvolvesse ainda mais como profissional,
aqui estão um pouco mais sobre meu trabalho nessas empresas:
</p>
<a href="index.html">Página principal</a>
</div>
</div>
</main>
<section>
<section class="skills">
<h2>Philips</h2>
<div class="skill-row">
<img class="web-development" src="img/web-development-code.png" alt="web-development">
<h3>At Philips</h3>
<p class="code-skill-description"> At Philips, I worked with code maintenance on frontend screens with Javascript. No backend used Java for analytics and business rules. As a database I used Oracle's PLSQL performing queries on the tables.At Philips, I worked with code maintenance on frontend screens with Javascript. No backend used Java for analytics and business rules. As a database I used Oracle's PLSQL performing queries on the tables.
Skills: Java · PL/SQL · Networking · AngularJS · Software Development · Node.js · JavaScript · Oracle Database · Object-Oriented Programming (OOP) · Databases · Front-End Development · GitHub · Git · English · Inglês · TypeScript
<a href="https://github.com/hussyvel?tab=repositories">Github </a>, Git, PLSQL and others. I have some projects on github and <a href="https://www.youtube.com/channel/UCuwfPFXsuLuzwBxlnCMpRNw">youtube channel.</a></p>
</div>
<section class="skills">
<h2>Mateus supermercados</h2>
<div class="skill-row">
<img class="web-development" src="img/web-development-code.png" alt="web-development">
<h3>At Mateus supermercados</h3>
<p class="code-skill-description">
I work with c ++ language and the QT framework for the development / creation of screens. Use the SQL Server database for queries and procedures such as: creating tables, making inner joins, selects and various changes. I also use the GIT version system: I do git commit, git add, git pull, git push among others. I also work as a business analyst, understanding the idea and the emergence of the problem and trying to solve it with programming and / or support.I work with c ++ language and the QT framework for the development / creation of screens. Use the SQL Server database for queries and procedures such as: creating tables, making inner joins, selects and various changes. I also use the GIT version system: I do git commit, git add, git pull, git push among others. I also work as a business analyst, understanding the idea and the emergence of the problem and trying to solve it with programming and / or support.
Skills: C (Programming Language) · Software Development · Object-Oriented Programming (OOP) · Databases · Microsoft SQL Server · SQL
<a href="https://github.com/hussyvel?tab=repositories">Github </a>, Git, PLSQL and others. I have some projects on github and <a href="https://www.youtube.com/channel/UCuwfPFXsuLuzwBxlnCMpRNw">youtube channel.</a></p>
</div>
</section>
<footer>
<div class="contact-me">
<h2>Get In Touch</h2>
<h3>talk to me? no problems...</h3>
<p class="contact-message">If you want to talk about work, opportunities or even conversations about technology and culture, <br> you can send me an email, or on social media.</p>
<a class="btn" href="mailto:hussyribeiro@hotmail.com">CONTACT ME</a>
</div>
<div class="bottom-container">
<a class="footer-link" href="https://www.linkedin.com/in/hussyvelribeiro/">Linkedin</a>
<a class="footer-link" href="https://twitter.com/hussyvel">Twitter</a>
<a class="footer-link" href="https://hussyvel.github.io/">Website</a>
<a class="footer-link" href="http://api.whatsapp.com/send?1=pt_BR&phone=5599981522892">Whatsapp</a>
<p class="copyright">© 2022 Hussyvel Ribeiro </p>
</div>
</div>
</footer>
</body>
</html>