Skip to content

Commit

Permalink
chore: add additional details on what-im-learning and services sections
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmaynes committed Jan 29, 2024
1 parent d30ec42 commit 46d766d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/index.pug
Expand Up @@ -65,9 +65,9 @@ html(lang="en")
h2 πŸ”Œ What services I offer
p Feel free to #[a(href="mailto:tj@tjmaynes.com") contact me] if you need consultation on the following:
ul.clean-list-style
li Fullstack, agile product development
li Designing, developing, and managing CI/CD pipelines
li Implementing XP practices such as Pair Programming & Test-driven Development
li Fullstack (React/Spring/NextJS), agile product development
li Scaling Extreme Programming (XP) practices within your organization or teams
li Designing, developing, and managing automated solutions such as CI/CD pipelines and writing test suites in legacy codebases.
div
h2 πŸ‘¨β€πŸš€ Some projects I'm proud of
ul
Expand All @@ -77,8 +77,8 @@ html(lang="en")
div
h2 πŸš€ What I'm learning
p
| I'm learning how to design scalable web experiences with #[a(href="https://nextjs.org/docs") Nextjs] running on Cloudflare.
| Also, learning how to compose techno music using #[a(href="https://vcvrack.com/") VCV Rack] (modular synthesis) πŸŽ›οΈ.
| I'm learning how to design scalable web experiences with #[a(href="https://nextjs.org/docs") Nextjs] running on Cloudflare. Also, ramping up on the Spring ecosystem, again.
| Finally, learning how to compose techno music using #[a(href="https://vcvrack.com/") VCV Rack] (modular synthesis) πŸŽ›οΈ.
div
h2 🌎 Where I'm coding from
p πŸ‡ΊπŸ‡Έ Rochester, Minnesota (Central Timezone)
Expand Down

0 comments on commit 46d766d

Please sign in to comment.