diff --git a/content/authors/Ryan-Greer/_index.md b/content/authors/Ryan-Greer/_index.md new file mode 100644 index 000000000..1a4132433 --- /dev/null +++ b/content/authors/Ryan-Greer/_index.md @@ -0,0 +1,88 @@ +--- +# Display name +title: Ryan Greer + +# Username (this should match the folder name) +authors: +- Ryan Greer + +#Author Names (alternative spellings etc) +names: +- Ryan Greer + +# Is this the primary user of the site? +superuser: false + +#Use 1 for PI, 100 for Current Postdocs, 200 for current phds, 300 for current masters, 400 for current undergrads, 800 for alum postdocs, 810 for alum phds, 820 for alum masters, and 830 for alum undergrads, 900 for tools, 1000 for projects +weight: 400 + +university: CU Boulder + +# Role/position +role: Undergraduate Researcher + +department: +- Computer Science + +# Organizations/Affiliations +organizations: +- name: University of Colorado Boulder + url: "" + +# Short bio (displayed in user profile at end of posts) +# bio: My research interests include distributed robotics, mobile computing and programmable matter. + +interests: +- Software Development +- Synthetic Biology +- Full Stack Development + +projects: +- SeqImprove + + +education: + courses: + - course: Bachelor's Degree, Computer Science + institution: University of Colorado Boulder + year: 2026 + +# Social/Academic Networking +# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons +# For an email link, use "fas" icon pack, "envelope" icon, and a link in the +# form "mailto:your-email@example.com" or "#contact" for contact widget. +social: +- icon: user + icon_pack: fas + link: https://www.linkedin.com/in/ryan-greer-b1123424a/ +- icon: github + icon_pack: fab + link: https://github.com/doublergreer +- icon: envelope + icon_pack: fas + link: mailto:ryan.greer@colorado.edu +- icon: university-logo + icon_pack: Custom_University + link: https://www.colorado.edu/academics/ba-computer-science + +# Link to a PDF of your resume/CV from the About widget. +# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. +# - icon: cv +# icon_pack: ai +# link: files/cv.pdf + +# Enter email to display Gravatar (if Gravatar enabled in Config) +email: "" + +# Organizational groups that you belong to (for People widget) +# Set this to `[]` or comment out if you are not using People widget. +user_groups: +- Researchers +- Undergraduate Students +- Genetic Design Automation + +#any user groups to display on the page +display_groups: +- Genetic Design Automation Area +--- +Ryan Greer is a third-year undergraduate in Computer Science at the University of Colorado Boulder, with a minor in Philosophy. He is currently working on SeqImprove, a tool for the curation and annotation of genetic circuits. Additionally, he is a CU BOLD Scholar and a member of oSTEM. In his free time, he enjoys spending time with friends and lifting weights. diff --git a/content/authors/Ryan-Greer/avatar.jpeg b/content/authors/Ryan-Greer/avatar.jpeg new file mode 100644 index 000000000..6d75b0a2d Binary files /dev/null and b/content/authors/Ryan-Greer/avatar.jpeg differ