mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
added 3d printing to resume
This commit is contained in:
parent
1619262482
commit
9fb31afa33
BIN
images/buildTimelapse.gif
Normal file
BIN
images/buildTimelapse.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 MiB |
20
index.html
20
index.html
@ -181,6 +181,18 @@
|
||||
<h3>Accomplishments and Personal Projects</h3>
|
||||
<p>Listed below are some of my personal achievements and projects that I have done in my free time.</p>
|
||||
<div class="features">
|
||||
<article>
|
||||
<a class="image">
|
||||
<img src="images/buildTimelapse.gif" alt="Example of my Model" />
|
||||
</a>
|
||||
<div class="inner">
|
||||
<h4>
|
||||
<a href="https://www.thingiverse.com/AnsonB/about">3D Printing and Modeling</a>
|
||||
</h4>
|
||||
<p>Utilize a personal 3D Printer to prototype and iterate my own functional designs. Fusion 360 is my tool of choice for quick designs, but I am also very proficient with other software such as CATIA or Blender. This has quickly become my favorite hobby, whether its building a new idea from scratch or iterating an existing design.</p>
|
||||
<p>I also maintain a pretty active account on <a href="https://www.thingiverse.com/AnsonB/about">Thingiverse</a> where I contribute my designs to anyone who would like to use them.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article>
|
||||
<a class="image">
|
||||
<img src="images/tk1.jpg" alt="NVidia Jetson TK1" />
|
||||
@ -189,13 +201,7 @@
|
||||
<h4>
|
||||
<a href="https://developer.nvidia.com/tk1-vision-challenge">The Tegra® K1 CUDA® Vision Challenge</a>
|
||||
</h4>
|
||||
<p>Nvidia held a competition involving computer vision to advertise their new development board that was compact had
|
||||
a lot of graphics horsepower making it great for small computer vision based projects. My idea was to teach the
|
||||
computer to identify food. Tools I used included OpenCV using Python, and all the pictures of food that I was able
|
||||
to scrape off the internet. I made it into the top 50 contestants but unfortunately ran into issues with the project
|
||||
that were ahead of my skill set at the time and wasn't able to compete further. It was great to work on a project
|
||||
where I was forced to teach myself almost the entire way through and I hope to revisit this project in the future
|
||||
as NVidia send me some more boards when I reached the top 50 of contestants.</p>
|
||||
<p>Nvidia held a competition involving computer vision to advertise their new development board that was compact had a lot of graphics horsepower making it great for small computer vision based projects. My idea was to teach the computer to identify food. Tools I used included OpenCV using Python, and all the pictures of food that I was able to scrape off the internet. I made it into the top 50 contestants but unfortunately ran into issues with the project that were ahead of my skill set at the time and wasn't able to compete further. It was great to work on a project where I was forced to teach myself almost the entire way through and I hope to revisit this project in the future as NVidia send me some more boards when I reached the top 50 of contestants.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article>
|
||||
|
Loading…
x
Reference in New Issue
Block a user