pnpm update
Next.js App CI / docker (push) Failing after 1m34s

This commit is contained in:
2026-07-06 19:42:05 +02:00
parent 2e5a3a1418
commit 15f26caced
3 changed files with 1442 additions and 1439 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ export const DATA = {
location: "Augsburg, Germany", location: "Augsburg, Germany",
locationLink: "https://www.google.com/maps/place/Augsburg", locationLink: "https://www.google.com/maps/place/Augsburg",
description: description:
"Machine Learning Researcher and Data Science Expert with a PhD in Computer Science. Brings 6+ years of experience developing and analyzing algorithms, models and foundational research, evidenced by numerous publications. Loves to offer expertise in AI/ML (PyTorch), data science, and problem-solving to drive impactful results.", "Machine Learning Researcher and Data Science Expert with a PhD in Computer Science. Brings 8+ years of experience developing and analyzing algorithms, models and foundational research, evidenced by numerous publications. Loves to offer expertise in AI/ML (PyTorch), data science, and problem-solving to drive impactful results.",
summary: summary:
"I am a **Machine Learning expert** who builds bridges between raw data and impactful results. With **7+ years** of **experience** and many **publications**, my focus is on developing models for **computer vision** and **sequential data**. My expertise is twofold: I love diving deep into theoretical research, but my true passion lies in translating complex concepts into **practical, scalable solutions**. This is why I am deeply invested in **DevOps** and automation, so that I can ensure **safe**, **reliable** and **efficient** operations in **production**.", "I am a **Machine Learning expert** who builds bridges between raw data and impactful results. With **8+ years** of **experience** and many **publications**, my focus is on developing models for **computer vision** and **sequential data**. My expertise is twofold: I love diving deep into theoretical research, but my true passion lies in translating complex concepts into **practical, scalable solutions**. This is why I am deeply invested in **DevOps** and automation, so that I can ensure **safe**, **reliable** and **efficient** operations in **production**.",
avatarUrl: "/images/newshot_2.jpg", avatarUrl: "/images/newshot_2.jpg",
skills: { skills: {
"Machine Learning & Research": [ "Machine Learning & Research": [
+24 -24
View File
@@ -9,31 +9,31 @@
"lint": "eslint" "lint": "eslint"
}, },
"dependencies": { "dependencies": {
"@radix-ui/react-avatar": "^1.1.11", "@radix-ui/react-avatar": "^1.2.1",
"@radix-ui/react-icons": "^1.3.2", "@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-navigation-menu": "^1.2.14", "@radix-ui/react-navigation-menu": "^1.2.17",
"@radix-ui/react-separator": "^1.1.8", "@radix-ui/react-separator": "^1.1.11",
"@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-slot": "^1.3.0",
"@radix-ui/react-switch": "^1.2.6", "@radix-ui/react-switch": "^1.3.2",
"@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/react-tooltip": "^1.2.11",
"@retorquere/bibtex-parser": "^9.0.29", "@retorquere/bibtex-parser": "^10.0.0",
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.20",
"cheerio": "^1.2.0", "cheerio": "^1.2.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"culori": "^4.0.2", "culori": "^4.0.2",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"lucide-react": "^1.7.0", "lucide-react": "^1.23.0",
"mdx-bundler": "^10.1.1", "mdx-bundler": "^10.1.1",
"motion": "^12.38.0", "motion": "^12.42.2",
"next": "16.2.1", "next": "16.2.10",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
"react": "19.2.4", "react": "19.2.7",
"react-dom": "19.2.4", "react-dom": "19.2.7",
"react-icons": "^5.6.0", "react-icons": "^5.7.0",
"react-markdown": "^10.1.0", "react-markdown": "^10.1.0",
"recharts": "3.8.1", "recharts": "3.9.2",
"rehype-pretty-code": "^0.14.3", "rehype-pretty-code": "^0.14.3",
"rehype-slug": "^6.0.0", "rehype-slug": "^6.0.0",
"rehype-stringify": "^10.0.1", "rehype-stringify": "^10.0.1",
@@ -42,23 +42,23 @@
"remark-parse": "^11.0.0", "remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2", "remark-rehype": "^11.1.2",
"rough-notation": "^0.5.1", "rough-notation": "^0.5.1",
"shiki": "^4.0.2", "shiki": "^4.3.1",
"tailwind-merge": "^3.5.0", "tailwind-merge": "^3.6.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unified": "^11.0.5" "unified": "^11.0.5"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.5", "@eslint/eslintrc": "^3.3.5",
"@tailwindcss/postcss": "^4.2.2", "@tailwindcss/postcss": "^4.3.2",
"@types/culori": "^4.0.1", "@types/culori": "^4.0.1",
"@types/node": "^25.5.0", "@types/node": "^26.1.0",
"@types/qrcode": "^1.5.6", "@types/qrcode": "^1.5.6",
"@types/react": "^19.2.14", "@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"eslint": "^10.1.0", "eslint": "^10.6.0",
"eslint-config-next": "16.2.1", "eslint-config-next": "16.2.10",
"tailwindcss": "^4.2.2", "tailwindcss": "^4.3.2",
"tw-animate-css": "^1.4.0", "tw-animate-css": "^1.4.0",
"typescript": "^6.0.2" "typescript": "^6.0.3"
} }
} }
+1416 -1413
View File
File diff suppressed because it is too large Load Diff