From 06f5edc8f83c80a13dda0511881c6266b0f1e672 Mon Sep 17 00:00:00 2001 From: Daniel Sincere Date: Fri, 20 Sep 2024 12:32:23 -0400 Subject: [PATCH] update --- src/data/social.json | 4 ++-- src/sections/base-layout/Footer.astro | 2 +- src/sections/index/Projects.astro | 23 +---------------------- 3 files changed, 4 insertions(+), 25 deletions(-) diff --git a/src/data/social.json b/src/data/social.json index cc7e7f5..8d17557 100644 --- a/src/data/social.json +++ b/src/data/social.json @@ -1,8 +1,8 @@ [ { - "url": "https://github.com/FullQueueDeveloper", + "url": "https://github.com/danramteke", "site": "GitHub", - "user": "FullQueueDeveloper" + "user": "danramteke" }, { "url": "http://linkedin.com/in/danielramteke", diff --git a/src/sections/base-layout/Footer.astro b/src/sections/base-layout/Footer.astro index 05e9329..099816b 100644 --- a/src/sections/base-layout/Footer.astro +++ b/src/sections/base-layout/Footer.astro @@ -4,6 +4,6 @@ import social from '@data/social.json' --- diff --git a/src/sections/index/Projects.astro b/src/sections/index/Projects.astro index 84f8216..8edb165 100644 --- a/src/sections/index/Projects.astro +++ b/src/sections/index/Projects.astro @@ -10,34 +10,13 @@ const gridClasses = "sm:grid sm:gap-x-8 sm:grid-cols-2 md:grid-cols-3 lg:grid-co
-

I'm currently looking for work as an Developer Relations Engineer.

+

I'm currently looking for work as a Developer Manager.

Read my resume for how I can fit into your team!

- -
- - -

I share my love for creativity & programming on my YouTube channel & Twitch stream.

-

Learn more at FullQueueDeveloper.com

-

Underway is the best app for New Yorkers to quickly see real-time subway info. Available on iOS & Android.

Learn more at underway.nyc

-
- - \ No newline at end of file