Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan0 committed Oct 9, 2024
1 parent 46859d7 commit 54078fd
Showing 1 changed file with 48 additions and 26 deletions.
74 changes: 48 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,40 +25,62 @@
</div>

<div class="hero-content section">
<h1>Hi, I'm Ryan Miller</h1>
<p>Welcome to my portfolio!</p>
<h1>Hi, my name is Ryan</h1>
<h2>I'm a full-stack developer with a passion for crafting engaging digital experiences.</h2>
</div>


<div id="about" class="section">
<h2>Overview</h2>
<p>
I'm a full-stack developer who surfs both the digital realm and ocean swells. By day,
I build sleek and accessible web applications. In my free time, you can find me catching waves around OCMD,
hitting
the books, or working on my latest game dev project. I'm passionate about blending creativity with
technology and always eager for the next adventure. Let's connect and make something amazing together!
</p>
<p>With experience building dynamic user interfaces and architecting scalable web applications, I specialize in
innovative and reliable software solutions. I collaborate with exceptional teams to deliver ambitious and
accessible projects—the more challenging, the better.</p>
<p>My journey began in my freshman year of high school when I picked up an old copy of "C++ Primer." Quickly
I stumbled into the world of coding and software development. From single-page web
applications and server-side code to experiments with web and native OpenGL—even writing embedded code to
control the pumps in my reef tank—I've been passionately tinkering ever since.</p>
</div>
<div id="experience" class="section">
<h2>Experience</h2>
<h3>Vanguard | March 2020-August 2024</h3>
<h3>Vanguard (Via Infosystems) | October 2020-August 2024</h3>
<em>Technology Lead</em>
<p>Continuing to work for Vanguard through Infosystems as part of their strategic partnership.</p>
<p>Key Contributions:</p>
<ul>
<li>Enhanced Vanguard's retirement site by developing several new UI interfaces for customizable account
calculations and retirement contribution submissions.
</li>
<li>Updated the configuration and Node.js server-side code for approximately 20 Angular-based web applications
to facilitate their migration to AWS.
</li>
<li>Deployed mentioned web apps and multiple backend Java microservices to an additional AWS fallback region,
improving reliability.
</li>
<li>Developed the Angular frontend for an internal tool that enables teams to query test users by retirement
offer, plan, and account information.
</li>
<li>Onboarded and mentored several developers, ensuring their proficiency with the tech stack, workflow, and
project requirements.
</li>
</ul>
<h3>Vanguard | March 2020-October 2020</h3>
<em>Full Stack Developer</em>
<ul>
<li>Enhanced Vanguard's retirement platform UIs (modern and classic using Angular/AngularJS)
by developing customizable account calculators, contribution submission tools, and an
internal test user query tool. Refactored multiple UI components to comply with WCAG
accessibility guidelines, improving screen reader support.
<li>Developed retirement offers, banners, and notifications on Vanguard's classic retirement platform using the
Angular framework.
</li>
<li>Migrated approximately 20 front-end web applications to AWS ECS by updating
configurations, Node.js server code, and Nginx routes. Deployed these apps and Java Spring
Boot microservices to an additional fallback region, enhancing reliability.
<li>Implemented comprehensive unit tests using Jasmine and conducted end-to-end testing, increasing code
reliability.
</li>
<li>Collaborated in an Agile environment, participating in sprint planning, daily stand-ups, and
retrospectives.
<li>Collaborated with team members under the Agile methodology, participating in sprint planning, daily
stand-ups, and retrospectives.
</li>
<li>Onboarded and mentored developers, ensuring their proficiency with the tech stack,
workflow, and project requirements.
</ul>
<h3>Zip Code Wilmington | October 2019-March 2020</h3>
<em>Student</em>
<ul>
<li>Completed over 800 hours of software development projects and training in an immersive program focused on
Full-Stack development and Object-Oriented Java Programming.
</li>
</ul>
<h3>NüPOINT Marketing | August 2018-August 2019</h3>
Expand All @@ -74,11 +96,11 @@ <h3>NüPOINT Marketing | August 2018-August 2019</h3>
</div>
<div id="skills" class="section">
<h2>Skills</h2>
<p>todo - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
laborum.</p>
<ul>
<li>Programming Languages: TypeScript, JS, Java, C#, PHP, SQL, HTML, CSS, C, C++, Python, Go.</li>
<li>Frameworks & Libraries: Angular, React, AngularJS, Express, RxJS, Spring.</li>
<li>Tools & Platforms: AWS, DigitalOcean, Unix, Nginx, Git, npm, Node.js, Maven, CMake, Vite.</li>
</ul>
</div>
<div id="projects" class="section">
<h2>Projects</h2>
Expand Down

0 comments on commit 54078fd

Please sign in to comment.