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.
 
 

100 lines
4.4 KiB

<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Hussyvel Ribeiro da Silva</title>
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="img/favicon.ico">
<meta name="viewport" content="width=device-width,initial-scale=1"/>
</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>
<br>
<br>
<br>
<br>
<div class="middle-container">
<div class="profile">
<img src="img/profil.jpg" alt="My profile">
<h2>Hi, welcome!!!</h2>
<p class="intro">I'm a software engineer 💻, develop with Reactjs, Nodejs and Ruby on Rails. I like coffee, sandwiches, video games, singing, football and others... </p>
<a href="moreaboutme.html">Segunda página</a>
<a href="./subsite/index.html">Segundo site - subsite</a>
<a href="extensao.html">Pagina Extensão</a>
</div>
<hr>
<main>
<div class="skill-row">
<img class="experience" src="img/experiencia-de-trabalho.png" alt="experience">
<h3>Professional Experience</h3>
<p>Hi, my name is Hussyvel. Welcome to my profile. I have a generalist profile for programming languages, I have a Bachelor's Degree in Information Systems from FACIMP. I currently work with Nodejs, Java, javascript and Oracle plsql developer. My main tools are: Intellij and VSCode. I also develop with Reactjs and Ruby on Rails, I use Git for versioning, and my main operating system is Linux Ubuntu. I take online English courses like Duolingo, Seda College and LingQ. I read IT ebooks and study for various programming platforms like: Udemy, Freecodecamp, hackerrank, Alura and Github.</p>
</div>
</div>
<hr>
</main>
<br>
<br>
<br>
<br>
<section>
<section class="skills">
<h2>My Skills</h2>
<div class="skill-row">
<img class="web-development" src="img/web-development-code.png" alt="web-development">
<h3>Design & Development</h3>
<p class="code-skill-description">I'm a Software Engineer, working with Ruby on Rails, React, Nodejs, Linux, Windows,<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>
<hr>
<br>
<br>
<br>
<br>
<div class="skill-row">
<img class="certificate" src="img/books.png" alt="books">
<h3>Certificate</h3>
<p class="">I like to take programming courses in technologies: Javascript, Nodejs, Reactjs, Typescript, Ruby On Rails among others. I also like to improve skills with Linux, Git, Github. With Postgresql, Mysql, PLSQL and SQL Server study database.</p>
</div>
<hr>
<br>
<br>
<br>
<br>
<div class="skill-row">
<img class="diplome" src="img/diploma-de-graduacao.png" alt="diplome">
<h3>Diploma</h3>
<p>Bachelor of Information Systems from FACIMP in 2014</p>
</div>
<hr>
</section>
<br>
<br>
<br>
<br>
<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">© 2023 Hussyvel Ribeiro </p>
</div>
</div>
</footer>
</body>
</html>