We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d03b0 commit 2698115Copy full SHA for 2698115
src/components/resume/projects.ts
@@ -46,7 +46,7 @@ export const Projects = () => {
46
details: [
47
"Developed a Story Mapping Generator that compiles YAML-like code into SVG diagrams.",
48
"Hosted a website to showcase product features, including an IntelliSense-enabled editor.",
49
- "Maintained coding standards through CI/CD pipelines using Biome and GitHub Actions.",
+ "Maintained coding standards through CI/CD pipelines using ESLint, Prettier and GitHub Actions.",
50
],
51
}),
52
Project({
0 commit comments