Skip to content

Arthuro1/portfolio

Repository files navigation

Paul Arthur Meteng

AI Engineer · Software Engineer

Live LinkedIn GitHub


Personal portfolio built to showcase my journey from Software Engineer to AI Engineer — featuring RAG systems, knowledge graphs, conversational AI, and full-stack projects.

Tech Stack

Next.js TypeScript Tailwind CSS Vercel Claude i18n Dark Mode

Features

  • AI Assistant — floating chat widget powered by Claude Haiku. Answers recruiter questions about Paul's experience, projects, and skills in real time with streaming responses.
  • Multilingual — full EN / DE / FR support via a language switcher in the navbar. All sections, descriptions, and chat suggestions switch instantly.
  • Dark / Light Mode — dark mode by default, toggled via the sun/moon button in the navbar. Preference is persisted in localStorage.

Sections

Section Content
Hero Intro, CTA, social links
About Bio, languages, background
Skills AI/LLM, backend, frontend, DevOps
Projects RAG system, thesis, conversational AI, web
Experience Work history & education timeline
Contact Email, LinkedIn, GitHub

Run locally

  1. Clone the repo and install dependencies:
npm install
  1. Add your Anthropic API key to .env.local:
ANTHROPIC_API_KEY=sk-ant-...
  1. Start the dev server:
npm run dev
# → http://localhost:3000

Build

npm run build

Deploy

Connected to Vercel — auto-deploys on every push to main.

Add ANTHROPIC_API_KEY in your Vercel project's Environment Variables for the AI assistant to work in production.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages