-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9f70efd
commit 25afb9a
Showing
1 changed file
with
110 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,171 +82,141 @@ <h2>Menu</h2> | |
<div id="main"> | ||
<div class="inner"> | ||
<header> | ||
<h1>Bonjour, Hi!</h1> | ||
</header> | ||
|
||
<div class="container"> | ||
<div class="text"> | ||
<p> | ||
My name is Fernanda, I come from Mexico and have been living in the City of Montreal, where I pursued my master's degree in computer science 💻.<br /> | ||
During my studies, I've gathered a number of skills in computer vision, machine learning, and academic research along with an eagerness to perform in a work environment ☕.<br /> | ||
I also have a bachelor's in mechatronics engineering from which I developed my foundations as a programmer with control theory and fundamental sciences sprinkled on top 🍩!<br /> | ||
</p> | ||
</div> | ||
<div class="image"> | ||
<span class="image"><img src="images/picProfile.jpg" alt="" /></span> | ||
</div> | ||
<h1>Development in C++ </h1> | ||
<section class="tiles"> | ||
|
||
</div> | ||
|
||
|
||
<Strong>Currently:</Strong> Hobbying video game development<br /> | ||
<Strong>Résumé: </Strong> [email protected] <br /> | ||
<Strong>Last updated: </Strong> 4/30/2024 <br /> | ||
|
||
<br /> | ||
|
||
<center> | ||
<section> | ||
<h2>Please, Follow me!</h2> | ||
<ul class="icons"> | ||
<li><a href="https://www.linkedin.com/in/fernandarobles1234/" class="icon brands style2 fa-linkedin"><span class="label">LinkedIn</span></a></li> | ||
<li><a href="https://github.com/FernandaRobles1234" class="icon brands style2 fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</section> | ||
</center> | ||
|
||
</header> | ||
|
||
<br /> | ||
|
||
<header> | ||
<h1>Projects: </h1> | ||
<section class="tiles"> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/imagesBoyfriendGotchi/picBoyfriendGotchi.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="https://fernandarobles1234.github.io/Boyfriendgotchi/"> | ||
<h2>BoyfriendGotchi</h2> | ||
<div class="content"> | ||
<p>V1.0</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/imagesSpaceBeatChecker/picBeatSpaceChecker.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="spaceBeatCheckerindex.html"> | ||
<h2>Develop @ Ubisoft program</h2> | ||
<div class="content"> | ||
<p>Video game development in C++.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/imagesOpticalFlow/picCyclopeanOpticalFLow2.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="cyclopeanOFindex.html"> | ||
<h2>Cyclopean Optical Flow</h2> | ||
<div class="content"> | ||
<p>A traditional computer vision approach, with an aplication to depth estimation.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/imagesAutoTuning/picTrackSystemIndex.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="autoTuningPIDindex.html"> | ||
<h2>Auto-tuning of a PID controller</h2> | ||
<div class="content"> | ||
<p>An application of dynamic control to optimize the tunning of a PID controller.</p> | ||
</div> | ||
</a> | ||
</article> | ||
|
||
</section> | ||
</header> | ||
|
||
<header> | ||
|
||
<h1>Personal projects: </h1> | ||
|
||
<section class="tiles"> | ||
<article class="style7"> | ||
<article class="style5"> | ||
<span class="image"> | ||
<img src="images/HomeTeamGameDev/picOperationSheepHerder.png" alt="" width="359" height="333" /> | ||
<img src="images/imagesSpaceBeatChecker/picBeatSpaceChecker.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="https://itch.io/queue/c/188585/hometeam-gamedev?game_id=2505877"> | ||
<h2>Operation Sheep Herder</h2> | ||
<a href="spaceBeatCheckerindex.html"> | ||
<h2>Develop @ Ubisoft program</h2> | ||
<div class="content"> | ||
<p>HomeTeam GameDev contributor.</p> | ||
<p>Video game development in C++.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<article class="style5"> | ||
<span class="image"> | ||
<img src="images/imagesGodotWallObject/picGodotWallObject.png" alt="" width="359" height="333" /> | ||
<img src="images/imagesOpticalFlow/picCyclopeanOpticalFLow2.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="GodotWallObjectindex.html"> | ||
<h2>Wall object in Godot</h2> | ||
<a href="cyclopeanOFindex.html"> | ||
<h2>Optical Flow</h2> | ||
<div class="content"> | ||
<p>Creating objects with gdScript.</p> | ||
<p>Thesis research on traditional depth estimation: Cyclopean Optical Flow.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<article class="style5"> | ||
<span class="image"> | ||
<img src="images/imagesTetris/picTetris.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="Tetrisindex.html"> | ||
<h2>Stacking Success</h2> | ||
<h2>Tetris</h2> | ||
<div class="content"> | ||
<p>Coding Tetris with C++ and SDL.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/images3DRecursion/pic3DTree.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="3DRecursionindex.html"> | ||
<h2>3D Tree Recursion</h2> | ||
<div class="content"> | ||
<p>Coding recursive algorythms with Three.js.</p> | ||
</div> | ||
</a> | ||
</article> | ||
|
||
|
||
</section> | ||
</header> | ||
|
||
<br /> | ||
|
||
<header> | ||
<h1>Hobbies and Interests: </h1> | ||
|
||
<section class="tiles"> | ||
<article class="style7"> | ||
<span class="image"> | ||
<img src="images/imagesCrochet/picElephant.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="crochetindex.html"> | ||
<h2>Crochet</h2> | ||
<div class="content"> | ||
<p></p> | ||
</div> | ||
</a> | ||
</article> | ||
</section> | ||
</article> | ||
|
||
</header> | ||
|
||
</section> | ||
|
||
</div> | ||
<header> | ||
<h1>Development in C#</h1> | ||
<section class="tiles"> | ||
<article class="style4"> | ||
<span class="image"> | ||
<img src="images/imagesBoyfriendGotchi/picBoyfriendGotchi.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="https://fernandarobles1234.github.io/Boyfriendgotchi/"> | ||
<h2>BoyfriendGotchi</h2> | ||
<div class="content"> | ||
<p>Game development in Unity.</p> | ||
</div> | ||
</a> | ||
</article> | ||
<article class="style4"> | ||
<span class="image"> | ||
<img src="images/HomeTeamGameDev/picOperationSheepHerder.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="https://itch.io/queue/c/188585/hometeam-gamedev?game_id=2505877"> | ||
<h2>Operation Sheep Herder</h2> | ||
<div class="content"> | ||
<p>HomeTeam GameDev contributor in Unity.</p> | ||
</div> | ||
</a> | ||
</article> | ||
</section> | ||
<h1>Development in JavaScript</h1> | ||
<section class="tiles"> | ||
<article class="style3"> | ||
<span class="image"> | ||
<img src="images/images3DRecursion/pic3DTree.jpg" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="3DRecursionindex.html"> | ||
<h2>3D Tree Recursion</h2> | ||
<div class="content"> | ||
<p>Coding recursive algorythms with Three.js.</p> | ||
</div> | ||
</a> | ||
</article> | ||
</section> | ||
<h1>Development in GDScript.</h1> | ||
<section class="tiles"> | ||
|
||
<article class="style5"> | ||
<span class="image"> | ||
<img src="images/imagesGodotWallObject/picGodotWallObject.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="GodotWallObjectindex.html"> | ||
<h2>Wall object in Godot</h2> | ||
<div class="content"> | ||
<p>Creating objects with gdScript.</p> | ||
</div> | ||
</a> | ||
</article> | ||
</section> | ||
<h1>Development in Matlab.</h1> | ||
<section class="tiles"> | ||
<article class="style2"> | ||
<span class="image"> | ||
<img src="images/imagesAutoTuning/picTrackSystemIndex.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="autoTuningPIDindex.html"> | ||
<h2>Auto-tuning of a PID controller</h2> | ||
<div class="content"> | ||
<p>An application of dynamic control to optimize the tunning of a PID controller.</p> | ||
</div> | ||
</a> | ||
</article> | ||
|
||
|
||
</section> | ||
|
||
<header> | ||
<h1>Hobbies and Interests: </h1> | ||
|
||
<section class="tiles"> | ||
<article class="style5"> | ||
<span class="image"> | ||
<img src="images/imagesCrochet/picElephant.png" alt="" width="359" height="333" /> | ||
</span> | ||
<a href="crochetindex.html"> | ||
<h2>Crochet</h2> | ||
<div class="content"> | ||
<p></p> | ||
</div> | ||
</a> | ||
</article> | ||
</section> | ||
|
||
</header> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
<!-- Footer --> | ||
|