Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GubioGL authored Mar 7, 2024
1 parent 70399e7 commit 2c08473
Showing 1 changed file with 86 additions and 0 deletions.
86 changes: 86 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gubio Gomes de Lima</title>
</head>
<body>

<!-- Imagem -->
<img src="https://github.com/GubioGL/meu-curriculo/blob/main/.github/workflows/98989633.jfif" alt="Gubio Gomes De Lima" width="200" height="200">

<!-- Header -->
<h1>Gubio Gomes de Lima</h1>
<a href="https://buscatextual.cnpq.br/buscatextual/visualizacv.do?id=K8607312P9&tokenCaptchar=03AFcWeA7y-JKeV4E8R8iB-W692IEt0GxqiEosK6snDeGhAcwsukbxgsFxlspjA75XweqoOibS6fFAOpUSsfuXpkOUxQUAGNitMrWaPmoi1OyR1GFutXhJbd8YGcBM5VEtpb7b-wooindRmsKKQNCTszAmODvbRJ7BGfunBdWq7Y-e_RPZ8eKZoC8Fk72uR8S5tCRdfoAFPK3bWD-MTOV8RTV1PXF8sl-O5JRVA7zpI096fj3C1Z1yQWe5haf4MqxfVTKueSggfN1Rl8neqaEXzwc9hthndoIbUauyHwPHzj57YSclwB9QKMqLRML4mde5WEQ4Le0DdnsKea0cgYC-wIc_65pycrK_P9I5VyC0CBo8p091lydcaeZEvOS35jU5eRBByD-W6K7fK0F4jLx51D2B4tbdtAgaLsRZrtStOkuFK18Fhvy4eH6qxq4BNaNoyqLd0q4Reacny8OXU0rXWh2FoE4sofB6WI5bnlEmVKPsEUJ4MccxLGiqzofISaI3ouYrfFFUqAAPwRRNCtW5I8ORI77ocCV4BzARh2CeYGHKBhyps_YT7Rmc8D3GdONE-mdzb8we2ULBbe40FMufMWhARyUNgf72PrGJ9RLYi9oePtFcWm-sMB1_A3MkK2TXfvIu_ZLQ5mdQNYZwulOjYdHWt9gCJeG1G3xZ3WENsSp_x0EhWJWxzAfDmXdUq6Eq-CxFtKp0Ea0w" target="_blank"><img src="https://img.shields.io/badge/-Lattes-blue" alt="Lattes Badge"></a>
<a href="https://orcid.org/0000-0002-4551-3251" target="_blank"><img src="https://img.shields.io/badge/-Orcid-lightgrey" alt="Orcid Badge"></a>

<!-- About Me -->
<h2>About Me</h2>
<p>Ph.D. candidate in Physics at the Federal University of São Carlos (UFSCar), currently exploring Quantum Machine Learning applications in solving problems in Fluid Dynamics. Master's degree in Physics from UFSC, with experience in partially coherent beams and numerical simulation.</p>

<!-- Contact Information -->
<h2>Contact</h2>
<p>📍 São Carlos, SP, Brasil.</p>
<p>📧 Email: [email protected]</p>
<p>🔗 <a href="https://www.linkedin.com/in/gubio-gomes-de-lima-a99973106/" target="_blank">Linkedin</a></p>
<p>🔗 <a href="https://github.com/GubioGL/" target="_blank">GitHub Portfolio</a></p>

<!-- Key Skills -->
<h2>Key Skills</h2>
<p>💡 Machine Learning: Pandas, sciearborn, matiplolib, Scikit-learn, other</p>
<p>🧠 Neural Networks: TensorFlow, PyTorch</p>
<p>🎯 Problem Solving: Hard problem in physics, quantum mechanics, algebra, and advance math. Numerical method for solver differential equation</p>
<p>🖥️ Quantum Computing: Continuous variable quantum computing</p>
<p>🌌 Quantum Machine Learning: Quantum neural network</p>

<!-- Programming language -->
<h2>Programming Language</h2>
<p>🐍 Python (+3 years)</p>
<p>🖋️ C++ (~1 year)</p>
<p>☕ Java (~6 months)</p>

<!-- Summary -->
<p align="center"><em>Focused on applying artificial intelligence to solve optimization problems and differential equations.</em></p>

<!-- Experience -->
<h2><span style="color:blue">Experience</span></h2>

<h3>UFSCar</h3>
<p><strong>Researcher</strong></p>
<p>August 2022 - Present (1 year 7 months)</p>
<p>São Carlos, São Paulo, Brazil</p>

<h3>Colégio Militar La Salles - Tocantins</h3>
<p><strong>Teacher</strong></p>
<p>January 2022 - June 2022 (6 months)</p>
<p>Augustinópolis, Tocantins, Brazil</p>

<!-- Academic Background -->
<h2>Academic Background</h2>

<h3>Ph.D. in Physics (ongoing)</h3>
<ul>
<li>UFSCar, Brasil</li>
<li>Title: Applications of Quantum Machine Learning for Problem Solving in the field of Fluid Dynamics</li>
<li>CNPq Scholarship</li>
</ul>

<h3>Master's in Physics</h3>
<ul>
<li>UFSC, Brasil</li>
<li>Title: Comparative analysis of methods for generating partially coherent beams</li>
</ul>

<h3>Bachelor's in Physics</h3>
<ul>
<li>UEPB, Brasil</li>
<li>Title: Quintessence model for Dark Energy</li>
</ul>

<p>🔗 <a href="https://gubiogl.github.io/Aprendendo_pytorch/" target="_blank">Repositorio sobre o pytorch</a></p>


</body>
</html>
``

0 comments on commit 2c08473

Please sign in to comment.