Skip to content

Commit

Permalink
chore: small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmaynes committed Mar 31, 2024
1 parent 47a35a1 commit 73c488e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/index.pug
Expand Up @@ -59,14 +59,13 @@ html(lang="en")
h2 πŸ‘¨β€πŸ’» What I do for work
p
| I build web experiences at Kohl's Technology Center using TypeScript/React.
| I'm an Extreme Programming (XP) coach helping grow more XP practitioners across Kohl's technology org.
| I'm mobbing with a local-first large-language model (LLM). Currently, using codellama.
| Also, I'm an Extreme Programming (XP) coach helping grow XP practitioners across Kohl's Technology org.
p I πŸ’– product development, developer enablement 🀝, and automating the hard things πŸ€–.
div
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 (Typescript/Python), agile product development
li Fullstack (Typescript), agile product development
li Scaling Extreme Programming (XP) practices within your organization
li Designing, developing, and managing automated solutions such as CI/CD pipelines and writing test suites in legacy codebases.
div
Expand All @@ -78,11 +77,11 @@ html(lang="en")
div
h2 πŸš€ What I'm learning
p
| I'm learning how to build AI assistants using Python, LangChain, & Llama2 for domain-specific purposes.
| I'm learning how to build AI assistants using local-first LLMs.
| Also, 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)
p Rochester, Minnesota (Central Timezone)
footer
div
p Built using #[a(href="https://github.com/tjmaynes/tjmaynes.com") Webpack & Pugjs]

0 comments on commit 73c488e

Please sign in to comment.