|
1 | 1 | --- |
2 | 2 | name: Ryan Steinmetz |
3 | | - |
4 | | - |
5 | | -# this image will be in assets/images/bios/ |
6 | | -# It should be a square 250x250 image, jpg or png (prefer jpg) |
7 | | -# make sure you resize/crop and maintain the aspect ratio |
8 | 3 | thumbnail: Ryan_Steinmetz.jpg |
9 | | - |
10 | | - |
11 | | -# Gender you identify as |
12 | | -# adding a new or misspelled value will add it to the graph! |
13 | | -# options: `non-binary`, `female`,`male` |
14 | 4 | gender: male |
15 | | - |
16 | | - |
17 | | -# if you're part-time, you're probably Techranger |
18 | 5 | title: Techranger |
19 | | - |
20 | | - |
21 | | -# Optional |
22 | | -# possible values are `techrangers` and `lst` |
23 | 6 | team: techrangers |
24 | | - |
25 | | - |
26 | | -# This flag is a little redundant |
27 | | -# it's here if we change how we use jekyll |
28 | | -is_current_techranger: yes |
29 | | - |
30 | | - |
31 | | -# If you're now full time && started out as a Techranger |
| 7 | +is_current_techranger: no |
32 | 8 | was_part_time: no |
33 | | - |
34 | | - |
35 | | -# Optional |
36 | | -# We use this to keep tabs on you in your career after Techrangers |
37 | | -# Consider creating an account if you don't have one |
38 | 9 | linkedin: www.linkedin.com/in/ryan-steinmetz-797741164 |
39 | | - |
40 | | - |
41 | | -# Optional |
42 | | -# What degrees do you have / are you working towards |
43 | | -# List minors as their own item. IE: `- Computer Science Minor` |
44 | | -# Please view other profiles to re-use existing values/spellings |
45 | 10 | degrees: |
46 | 11 | - Computer Science |
47 | | - |
48 | | - |
49 | | -# Your Hire Date |
50 | | -# format: YYYY-MM-DD |
51 | 12 | date: 2020-12-07 |
52 | | - |
53 | | - |
54 | | -# Optional |
55 | | -# Your Resignation Date |
56 | | -# format: YYYY-MM-DD |
57 | | -# If resigned, but date is unkown, use `??` |
58 | | -# resigned: ?? |
59 | | - |
60 | | - |
61 | | -# Optional |
62 | | -# Did you leave LS&T in the past and return? |
| 13 | +resigned: 2022-01-06 |
63 | 14 | is_boomerang: no |
64 | 15 |
|
65 | 16 |
|
|
88 | 39 | # Last updated date |
89 | 40 | # Set this to today's date |
90 | 41 | # format: "Month Day, Year" |
91 | | -updated: "january 8th, 2021" |
| 42 | +updated: "January 8th, 2021" |
92 | 43 | --- |
93 | 44 |
|
94 | 45 | <p>Hi, my name is Ryan Steinmetz and I am currently a Sophomore at UCF. I first learned about programming in my 8th grade STEM class and I have been eagerly pursuing it since then. My current hobbies include playing Chess, Basketball, and Calisthenics. </p> |
|
0 commit comments