Skip to content

Commit

Permalink
Update due to name change
Browse files Browse the repository at this point in the history
  • Loading branch information
hayesjt committed Nov 22, 2023
1 parent 02b0228 commit 456c88b
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 46 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
![This is an image](public/site_haylee_header.png)
![This is an image](public/site_hayes_header.png)

# Site Haylee (Portfolio and New Developer Resources)
##### By: Haylee Thomas-Kuhlmann
# Hayes (Personal Website)
##### By: Hayes Thomas

## Table of Contents
- [Project Description](#project-description)
- [Project setup](#project-setup)

## Project Description:

Site Haylee is a website for those looking for details on my career and skills or new developer resouces that I am looking to share out to those going through the same journey I did. If you found this site helpful or think something is missing feel free to connect on [Linkedin](https://www.linkedin.com/in/hayleetk/) and let me know!
Hayes is a website for those looking for details on my career and skills. If you found this site helpful or think something is missing feel free to connect on [Linkedin](https://www.linkedin.com/in/hayesjasperthomas/) and let me know!

Technology Used:
- Vue.js
Expand Down
File renamed without changes
Binary file removed public/site_haylee_pages.png
Binary file not shown.
8 changes: 4 additions & 4 deletions src/components/Footer.vue
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<template>
<b-navbar id="footer-custom" fixed="bottom" toggleable="sm">
<b-navbar-nav class="mx-auto">
<b-nav-item href="https://www.linkedin.com/in/hayleetk/"
<b-nav-item href="https://www.linkedin.com/in/hayesjasperthomas/"
><b-icon class="nav-icon" icon="linkedin"></b-icon
></b-nav-item>
<b-nav-item href="https://github.com/haylee430"
<b-nav-item href="https://github.com/hayesjt"
><b-icon class="nav-icon" icon="github"></b-icon
></b-nav-item>
<b-nav-item href="mailto:hay.design.lee@gmail.com"
<b-nav-item href="mailto:hayesjasperthomas@gmail.com"
><b-icon class="nav-icon" icon="envelope-fill"></b-icon
></b-nav-item>

<b-nav-text class="nav-icon">Copyright @ 2022</b-nav-text>
<b-nav-text class="nav-icon">Copyright @ 2023</b-nav-text>
</b-navbar-nav>
</b-navbar>
</template>
Expand Down
8 changes: 4 additions & 4 deletions src/components/MainPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

<h3>Hi there! Thanks for stopping in.</h3>
<p>
My name is Haylee Thomas-Kuhlmann and I currently work as a Software
Engineer for Target’s digital cart and checkout experience.
My name is Hayes Thomas and I currently work as a Software
Engineer on Target’s digital cart and checkout experience.
</p>
<p>
I’ve created this space to connect with like-minded people, share my
Expand Down Expand Up @@ -51,7 +51,7 @@
</p>
</b-col>
<b-col lg="5">
<b-img class="bottom-space-needed" src="../assets/headshots/close_headshot.png" alt="Haylee close up headshot" fluid center></b-img>
<b-img class="bottom-space-needed" src="../assets/headshots/close_headshot.png" alt="close up headshot of Hayes" fluid center></b-img>
</b-col>
<b-col lg="1">
</b-col>
Expand Down Expand Up @@ -119,7 +119,7 @@

<b-row>
<b-col lg="12" class="text-center">
<p>I currently use an app called GoodReads to track my books - <a href="https://www.goodreads.com/user/show/146290379-haylee-thomas-kuhlmann">lets connect</a> if your intrested.</p>
<p>I currently use an app called GoodReads to track my books - <a href="https://www.goodreads.com/hayesjt">lets connect</a> if your intrested.</p>
</b-col>
</b-row>

Expand Down
24 changes: 6 additions & 18 deletions src/components/TechVideoGallery.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</p>
</b-col>
<b-col lg="3" class="text-center center">
<b-button pill href="https://github.com/haylee430/site_haylee" class="button-format">Git Hub Repository</b-button>
<b-button pill href="https://github.com/hayesjt/hayes" class="button-format">Git Hub Repository</b-button>
</b-col>
</b-row>

Expand All @@ -45,7 +45,7 @@
<b-col lg="3" class="text-center center">
<b-row>
<b-col lg="12" sm="12">
<b-button pill href="https://github.com/haylee430/preoccupied_pup" class="button-format">Git Hub Repository</b-button>
<b-button pill href="https://github.com/hayesjt/preoccupied_pup" class="button-format">Git Hub Repository</b-button>
</b-col>
<b-col lg="12" sm="12">
<b-button pill href="https://www.youtube.com/watch?v=VZGfBGbmEWY&t=25s" class="button-format top-space-needed">Video Presentation</b-button>
Expand All @@ -70,10 +70,7 @@
<b-col lg="3" class="text-center center">
<b-row>
<b-col lg="12" sm="12">
<b-button pill href="https://github.com/haylee430/2020_portfolio" class="button-format">Git Hub Repository</b-button>
</b-col>
<b-col lg="12" sm="12">
<b-button pill href="https://haylee430.github.io/2020_portfolio/" class="button-format top-space-needed">Visit the Site</b-button>
<b-button pill href="https://github.com/hayesjt/2020_portfolio" class="button-format">Git Hub Repository</b-button>
</b-col>
</b-row>
</b-col>
Expand All @@ -95,10 +92,7 @@
<b-col lg="3" class="text-center center">
<b-row>
<b-col lg="12" sm="12">
<b-button pill href="https://github.com/haylee430/fuzzy_friend_finder" class="button-format">Git Hub Repository</b-button>
</b-col>
<b-col lg="12" sm="12">
<b-button pill href="https://fuzzyfriendfinder.herokuapp.com/" class="button-format top-space-needed">Visit the Site</b-button>
<b-button pill href="https://github.com/hayesjt/fuzzy_friend_finder" class="button-format">Git Hub Repository</b-button>
</b-col>
</b-row>
</b-col>
Expand All @@ -120,10 +114,7 @@
<b-col lg="3" class="text-center center">
<b-row>
<b-col lg="12" sm="12">
<b-button pill href="https://github.com/haylee430/module_planner" class="button-format">Git Hub Repository</b-button>
</b-col>
<b-col lg="12" sm="12">
<b-button pill href="https://moduleplanner2020.herokuapp.com/" class="button-format top-space-needed">Visit the Site</b-button>
<b-button pill href="https://github.com/hayesjt/module_planner" class="button-format">Git Hub Repository</b-button>
</b-col>
</b-row>
</b-col>
Expand All @@ -147,10 +138,7 @@
<b-col lg="3" class="text-center center">
<b-row>
<b-col lg="12" sm="12">
<b-button pill href="https://smartheath.herokuapp.com/" class="button-format">Git Hub Repository</b-button>
</b-col>
<b-col lg="12" sm="12">
<b-button pill href="https://github.com/haylee430/Project_3" class="button-format top-space-needed">Visit the Site</b-button>
<b-button pill href="https://github.com/hayesjt/Project_3" class="button-format">Git Hub Repository</b-button>
</b-col>
</b-row>
</b-col>
Expand Down
18 changes: 9 additions & 9 deletions src/components/VirtualResume.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
<div class="border-needed">
<b-row class="large-title-space">
<b-col lg="4" sm="12" class="text-center">
<b-img src="../assets/headshots/resume_headshot.png" alt="Haylee Resume Headshot photo" fluid></b-img>
<b-img src="../assets/headshots/resume_headshot.png" alt="Hayes Resume Headshot photo" fluid></b-img>
</b-col>
<b-col lg="8" sm="12">
<b-row>
<b-col cols="12" class="center-text">
<h3>HAYLEE THOMAS-KUHLMANN</h3>
<h3>HAYES THOMAS</h3>
</b-col>
<b-col cols="12">
<h5 class="center-text bottom-space-needed">
Maple Grove, MN | hay.design.lee@gmail | Linkedin | Github
Minneapolis, MN | hayesjasperthomas@gmail
</h5>

<h3 class="large-title-space">OBJECTIVE</h3>
<hr />
<p>
Creative and efficacious young professional who thrives in a fast paced and collaborative environment. Seeking a position that challenges my skills in full stack development and pushes my limits to expand my knowledge. Passionate about simplifying complex problems, data, and designing strong client-side applications. Looking to leverage past design experience, and current engineering experiences in a fun and forward-thinking environment.
Dedicated and results-oriented Backend Developer with three years of hands-on experience in designing, implementing, and maintaining robust and scalable server-side solutions. Proficient in full-stack development, with a focus on backend architecture, security, and API integration. Adept at collaborating with cross-functional teams to deliver high-quality software solutions that meet both user and business requirements.
</p>
</b-col>
</b-row>
Expand Down Expand Up @@ -75,12 +75,12 @@
<b-col lg="8" sm="12">
<h3>CAREER HISTORY</h3>
<hr />
<experience-title icon="briefcase-fill" title="Target | Engineer | Brooklyn Park, MN" />
<experience-info time="Jan 2022 - Present" summary="Active Software Engineer on the Digital Checkout team. Working on high level Cart, Checkout, and Payment functionality and features that drive a better guest experience and business growth across Targets digital platform." icon1="cloud-fill" listitem1="REST API's" icon2="gear-fill" listitem2="Backend Functionality and Testing" icon3="bar-chart-fill" listitem3="Operational On-call Support" icon4="basket2-fill" listitem4="Cart, Checkout, and Payments Processes" />
<experience-title icon="briefcase-fill" title="Target | Emerging Engineer | Minneapolis, MN" />
<experience-info time="Jan 2021 - Jan 2022" summary="Targets Emerging Engineer program takes individuals from unconventional tech education backgrounds and mentors them into a software engineer position through a variety of trainings, mentorships, and opportunities to work on features." icon1="pencil-fill" listitem1="Backend Development Growth and learning" icon2="display" listitem2="Computer Science Fundamentals" icon3="github" listitem3="Software Engineering Fundamentals" icon4="basket2-fill" listitem4="Start Feature and On-call Support" />
<experience-title icon="briefcase-fill" title="Target | Engineer | Minneapolis, MN" />
<experience-info time="Dev 2020 - Present" summary="Designing, developing, and maintaining robust and scalable APIs to facilitate seamless communication between different software systems. My role revolves around crafting efficient solutions that adhere to industry best practices and standards, ensuring optimal performance and reliability for both cart and checkout on Target.com" />
<experience-title icon="briefcase-fill" title="Target | Security Ninja | Minneapolis, MN" />
<experience-info time="Dev 2020 - Present" summary="Expertise in identifying and mitigating security risks, implementing secure coding practices, and collaborating with cross-functional teams to enhance the overall security posture of Target’s cart and checkout software applications" />
<experience-title icon="briefcase-fill" title="Target | Store Planner | Minneapolis, MN" />
<experience-info time="Mar 2019 - Jan 2021" summary="Worked with a team of designers in multiple areas of Target such as grocery, Starbucks, snack bar, pets, and beauty. Projects would range from full remodels, new space layouts, to replacement of fixtures. This position required a lot of cross cutting collaboration and communication skills using many mediums such as plans, elevations, renderings, and presentations." icon1="grid1x2-fill" listitem1="Space Planning" icon2="easel-fill" listitem2="Design Solutions" icon3="mouse2" listitem3="2D and 3D Modeling" icon4="bullseye" listitem4="Target Starbucks and Snack Bar Designs" />
<experience-info time="Mar 2019 - Jan 2021" summary="Collaborated with design, architecture, and construction management teams to enhance store layouts and interior design. Played a key role in successful rollouts of new Starbucks, Snack Bar, and Grocery concepts, while also redesigning layouts for over 1,000 stores" />
<experience-title icon="briefcase-fill" title=" Cliq Studios | Designer | Edina, MN" />
<experience-info time="Jan 2018 - Mar 2019" summary="Worked independently with clients for Kitchen Design and cabinet needs. Though most projects were for large kitchens there was also opportunities for whole home designs including bathrooms, laundry rooms, pantries, and bars." icon1="grid1x2-fill" listitem1="Space Planning" icon2="easel-fill" listitem2="Design Solutions" icon3="briefcase-fill" listitem3="Customer Service Experience" icon4="basket2-fill" listitem4="Drive Sales" />
<experience-title icon="briefcase-fill" title="Luther Volkswagen | Receptionist | St. Louis Park, MN" />
Expand Down
8 changes: 4 additions & 4 deletions src/components/Volunteer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<b-row>

<b-col lg="4">
<b-img class="bottom-space-needed" src="../assets/headshots/leo_headshot.png" alt="Haylee and their dog Leo" fluid center></b-img>
<b-img class="bottom-space-needed" src="../assets/headshots/leo_headshot.png" alt="Hayes and their dog Leo" fluid center></b-img>
</b-col>

<b-col lg="5" class="text-center center">
Expand All @@ -32,7 +32,7 @@

<b-row>
<b-col lg="4">
<b-img class="bottom-space-needed" src="../assets/headshots/dogs_headshot.png" alt="Haylee with two puppies" fluid center></b-img>
<b-img class="bottom-space-needed" src="../assets/headshots/dogs_headshot.png" alt="Hayes with two puppies" fluid center></b-img>
</b-col>

<b-col lg="5" class="text-center center">
Expand All @@ -55,7 +55,7 @@

<b-row>
<b-col lg="4">
<b-img class="bottom-space-needed" src="../assets/headshots/target_headshot.png" alt="Haylee Target headshot" fluid center></b-img>
<b-img class="bottom-space-needed" src="../assets/headshots/target_headshot.png" alt="Hayes Target headshot" fluid center></b-img>
</b-col>

<b-col lg="5" class="text-center center">
Expand All @@ -77,7 +77,7 @@

<b-row>
<b-col lg="4">
<b-img class="bottom-space-needed" src="../assets/headshots/team_headshot.png" alt="Haylee and friend at Yellowstone National Park" fluid center></b-img>
<b-img class="bottom-space-needed" src="../assets/headshots/team_headshot.png" alt="Hayes and friend at Yellowstone National Park" fluid center></b-img>
</b-col>

<b-col lg="5" class="text-center center">
Expand Down
6 changes: 3 additions & 3 deletions src/components/universal-components/ContactSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<b-col lg="4">
</b-col>
<b-col lg="4" class="text-center center">
<b-button pill href="https://www.linkedin.com/in/hayleetk/" class="total-button-space"><b-icon class="nav-icon" icon="linkedin"></b-icon></b-button>
<b-button pill href="https://github.com/haylee430" class="total-button-space"><b-icon class="nav-icon" icon="github"></b-icon></b-button>
<b-button pill href="mailto:hay.design.lee@gmail.com" class="total-button-space"><b-icon class="nav-icon" icon="envelope-fill"></b-icon></b-button>
<b-button pill href="https://www.linkedin.com/in/hayesjasperthomas/" class="total-button-space"><b-icon class="nav-icon" icon="linkedin"></b-icon></b-button>
<b-button pill href="https://github.com/hayesjt" class="total-button-space"><b-icon class="nav-icon" icon="github"></b-icon></b-button>
<b-button pill href="mailto:hayesjasperthomas@gmail.com" class="total-button-space"><b-icon class="nav-icon" icon="envelope-fill"></b-icon></b-button>
</b-col>
<b-col lg="4">
</b-col>
Expand Down
Binary file removed static/haylee_resume.pdf
Binary file not shown.

0 comments on commit 456c88b

Please sign in to comment.