mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-05-08 23:54:50 +08:00
feat(resume): update skills section with detailed technologies and tools
- Added core frontend technologies including React, TypeScript, and JavaScript. - Included frameworks and platforms like Redux and Next.js. - Expanded APIs and data handling skills with REST and GraphQL. - Enhanced testing and quality tools with Jest and Cypress. - Updated cloud and DevOps skills to include Google Cloud and Docker. - Detailed architecture and security skills with OAuth2 and JWT.
This commit is contained in:
parent
03182113f0
commit
ef7e387d2a
1 changed files with 10 additions and 9 deletions
|
|
@ -10,15 +10,16 @@
|
|||
|
||||
%---------------------------------------------------------
|
||||
\begin{cvskills}
|
||||
\cvskill{Programming Languages}{TypeScript, JavaScript}
|
||||
\cvskill{Frontend}{React , Next.js , Tailwind CSS, DaisyUI, Headless UI/Radix, React-Hook-Form, React Query, Redux, Zod}
|
||||
\cvskill{Backend \& APIs}{Node.js, Express.js, tRPC/REST, GraphQL, OAuth2/OIDC, JWT, Webhooks}
|
||||
\cvskill{Identity \& Auth}{FireBase, Ory Kratos, Clerk, Resend, CSP/nonce hardening}
|
||||
\cvskill{Databases \& Caching}{PostgreSQL, Redis, SQLite}
|
||||
\cvskill{Testing \& Quality}{Jest, Playwright, Vitest, Testing Library, MSW, ESLint, Prettier, Husky, Lighthouse/Web Vitals}
|
||||
\cvskill{Build \& Tooling}{Turborepo (pnpm workspaces), pnpm, SWC/TS, GitLab CI pipelines, artifact/static previews}
|
||||
\cvskill{Cloud, Infra \& Ops}{Google Cloud, Kubernetes, Docker, Nginx}
|
||||
\cvskill{Dev Process}{Agile/Scrum, Kanban, TDD, Trunk-based workflows, Performance-first UI}
|
||||
\cvskill{Core Frontend}{React · TypeScript · JavaScript (ES6+) · HTML5 · CSS3 · Accessibility (WCAG) · Responsive, cross-browser UI}
|
||||
\cvskill{Frameworks \& Platforms}{Redux · Next.js · React Native / Expo}
|
||||
\cvskill{APIs \& Data}{REST APIs · Async request handling · Data-fetching patterns (Redux/RTK Query) Also worked with: GraphQL}
|
||||
\cvskill{Testing \& Quality}{Jest · Cypress · Testing Library · Playwright · MSW · Unit / Integration / E2E · Code reviews · TDD}
|
||||
\cvskill{Build, Tooling \& Process}{Git · CI/CD pipelines (GitLab) · Webpack · Vite · ESLint · Prettier · Husky · Monorepos · SWC}
|
||||
\cvskill{Cloud \& DevOps}{Google Cloud (GCP) · Docker · Nginx · Unix/Linux · Sentry · Lighthouse}
|
||||
\cvskill{Architecture \& Scale}{Design systems (tokens, Radix/Headless, Storybook) · Next.js SSR/SSG/ISR + code-splitting · Feature-Sliced Design · Micro-frontends (Module Federation) · Clean architecture \& Web Vitals budgets}
|
||||
\cvskill{Identity \& Security}{OAuth2 / OIDC · FireBase · Ory Kratos · Clerk · JWT · Webhooks · CSP/nonce hardening}
|
||||
% \cvskill{Domain Expertise}{Payments/Fintech · Ecommerce \& technical SEO · AEM integration (exposure) · GIS/Maps (Mapbox, Leaflet, Google/Apple Maps) · Web3 (Wagmi/WalletConnect—exposure)}
|
||||
\cvskill{Methodology}{Agile/Scrum · Kanban · Trunk-based development · Mentoring · Clear documentation \& collaboration}
|
||||
\end{cvskills}
|
||||
|
||||
%---------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue