forked from docker-library/ruby
-
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.
Merge branch '190-insert-bio-for-daniel-gawne' into 'master'
add Daniel Gawne bio Closes docker-library#190 See merge request ucfcdl/static-sites/techrangers-website!249
- Loading branch information
Showing
2 changed files
with
51 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
name: Daniel Gawne | ||
|
||
# this image will be in assets/images/bios/ | ||
# It should be a square 250x250 image, jpg or png (prefer jpg) | ||
# make sure you resize/crop and maintain the aspect ratio | ||
thumbnail: daniel_gawne.jpg | ||
|
||
gender: male | ||
title: Applications Programmer II | ||
team: lst | ||
is_current_techranger: yes | ||
was_part_time: no | ||
linkedin: https://www.linkedin.com/in/dgwne/ | ||
degrees: | ||
- Philosophy | ||
- Sociology Minor | ||
date: 2023-03-17 | ||
is_boomerang: no | ||
also_employed_by: | ||
- Raterlabs, Inc. | ||
updated: "April 5th, 2023" | ||
--- | ||
|
||
<p> | ||
Hello, I'm Daniel Gawne. I have a Bachelors in Philosophy from UCF and | ||
continued my education as a self-taught full stack developer after | ||
graduation. I have also worked as a human-in-the-loop rater, training AI | ||
models at top global technology companies. | ||
</p> | ||
<p> | ||
In my free time I enjoy rock climbing, bicycling, trail running, music, and | ||
traveling. | ||
</p> | ||
|
||
<h3 class="tr_header">Expertise:</h3> | ||
<ul> | ||
<li>Javascript</li> | ||
<li>NodeJS</li> | ||
<li>ReactJS</li> | ||
<li>HTML</li> | ||
<li>CSS</li> | ||
</ul> | ||
|
||
<h3 class="tr_header">Learning:</h3> | ||
<ul> | ||
<li>Docker</li> | ||
<li>Typescript</li> | ||
<li>PostgreSQL</li> | ||
<li>PHP</li> | ||
</ul> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.