Skip to content

Commit

Permalink
updated resume
Browse files Browse the repository at this point in the history
  • Loading branch information
rbucinell committed Sep 1, 2023
1 parent dcf764d commit 24bb65a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
Binary file modified public/data/resume/Resume for Ryan Michael Bucinell.docx
Binary file not shown.
Binary file modified public/data/resume/Resume for Ryan Michael Bucinell.pdf
Binary file not shown.
9 changes: 7 additions & 2 deletions src/pages/resume.astro
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,13 @@ const fdir = "img/websites/";
</div>

<CollapsibleSection id="experience" title="Experience">
<ExperienceComponent title="Senior Software Engineer" company="Draft Kings" daterange="September 2022 - Current" img="img/resume/draftkings.png"
descriptions={['Fullstack development in their Casino division', 'More TBD']}/>
<ExperienceComponent title="Senior Software Engineer" company="Draft Kings" daterange="September 2022 - September 2023" img="img/resume/draftkings.png"
descriptions={['Fullstack development in their Casino division',
'Designed and developed RESTful microservices utilizing C# .NET core and MySQL databases ',
'Converted Figma designs and Product requires into front-end features with React, Typescript, and SCSS',
'Monitored multiple environments with Elastic Search (Kibana), Datadog, Vivid Cortex, and AWS S3 Performance',
'Architected automated solutions for reconfiguration of deployments across environments and gathering compliance',
]}/>

<ExperienceComponent title="Software Developer" company="Day Automation" daterange="November 2021 - August 2022" img="img/resume/day.png"
descriptions={['Full-stack development of internal site with ruby-on-rails backend and pure JavaScript front-end utilizing REST calls.',
Expand Down

0 comments on commit 24bb65a

Please sign in to comment.