Skip to content

Commit

Permalink
Update gitprofile.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nathen418 committed Nov 27, 2023
1 parent 9dc0381 commit 50189fa
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions gitprofile.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ const config = {
experiences: [
{
company: 'WEC Energy Group',
position:
'Intern - IT Telecom and Infrastructure Operations',
position: 'Intern - IT Telecom and Infrastructure Operations',
from: 'May 2023',
to: 'Present',
companyLink: 'https://www.wecenergygroup.com/',
Expand Down Expand Up @@ -146,11 +145,11 @@ const config = {
// To hide the `My Projects` section, keep it empty.
externalProjects: [
{
title: 'Purpose Driven Sisters Website Redesign',
title: 'Santa Bot',
description:
'Worked with a small student team to complete a digital presence redesign for Purpose Driven Sisters, a nonprofit organization focused on youth mentorship that strives to empower young girls in Milwaukee. Designed a new website by creating new and transforming existing content, refined their brand story, and defined donation and involvement incentives to prospective sponsors and members so they can better serve their community and grow as an organization. Worked on improving SEO and basic web accessibility and improving the mobile site design. This project was completed as part of the Nonprof-IT program at UW-Milwaukee',
imageUrl: 'https://antaresnetwork.com/resources/PDS_Logo.jpg',
link: 'https://purposedsisters.org',
" It's the most wonderful time of the year! Join Santa, Mrs. Claus and the elves to spread the holiday cheer everywhere! Get ready to catch Santa's presents that will show up around your Discord server. Have you been naughty or nice? Santa Bot is a Discord Bot that drops presents in your server and has loads of minigames. Spark activity and competition in your server!",
imageUrl: 'https://santabot.antaresnetwork.com/images/santa-claus.png',
link: 'https://santabot.antaresnetwork.com',
},
{
title: 'Antares Bot',
Expand All @@ -159,6 +158,13 @@ const config = {
imageUrl: 'https://antaresnetwork.com/resources/icon.png',
link: 'https://bot.antaresnetwork.com',
},
{
title: 'Purpose Driven Sisters Website Redesign',
description:
'Worked with a small student team to complete a digital presence redesign for Purpose Driven Sisters, a nonprofit organization focused on youth mentorship that strives to empower young girls in Milwaukee. Designed a new website by creating new and transforming existing content, refined their brand story, and defined donation and involvement incentives to prospective sponsors and members so they can better serve their community and grow as an organization. Worked on improving SEO and basic web accessibility and improving the mobile site design. This project was completed as part of the Nonprof-IT program at UW-Milwaukee',
imageUrl: 'https://antaresnetwork.com/resources/PDS_Logo.jpg',
link: 'https://purposedsisters.org',
},
],
// Display blog posts from your medium or dev account. (Optional)
blog: {
Expand Down

0 comments on commit 50189fa

Please sign in to comment.