Skip to content

Commit

Permalink
chore: new year, new meezs
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmaynes committed Mar 10, 2024
1 parent 4c85836 commit 179e8c9
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/index.pug
Expand Up @@ -58,26 +58,27 @@ html(lang="en")
div
h2 πŸ‘¨β€πŸ’» What I do for work
p
| I build web experiences at Kohl's Technology Center using TypeScript/React & Spring Boot.
| I'm also an Extreme Programming (XP) coach helping Kohl's engineering teams grow their XP chops.
| 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.
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 (React/Spring/NextJS), agile product development
li Scaling Extreme Programming (XP) practices within your organization or teams
li Fullstack (Typescript/Python), 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
h2 πŸ‘¨β€πŸš€ Some projects I'm proud of
ul
li #[a(href="https://image-analyzer.tjmaynes.com") Image Analyzer] - a NextJS app that allows users to analyze images using MobileNet (via TensorflowJS), image descriptions from ChatGPT, and hosted on Cloudflare Pages
li #[a(href="https://github.com/tjmaynes/playbooks") Playbooks] - Ansible playbooks for managing my developer workstations across Macos & Ubuntu
li #[a(href="https://github.com/tjmaynes/developer-workstation") Developer Workstation] - Ansible playbooks for managing my developer workstations across Macos & Ubuntu
li #[a(href="https://github.com/tjmaynes/career") Career] - My resume & CV written in LaTeX
div
h2 πŸš€ What I'm learning
p
| I'm ramping up on Spring Boot again.
| I'm learning how to build AI assistants using Python, LangChain, & Llama2 for domain-specific purposes.
| Also, learning how to compose techno music using #[a(href="https://vcvrack.com/") VCV Rack] (modular synthesis) πŸŽ›οΈ.
div
h2 🌎 Where I'm coding from
Expand Down

0 comments on commit 179e8c9

Please sign in to comment.