Skip to content

Repository files navigation

dfeofilactov.github.io

Personal CV / portfolio site — dfeofilactov.github.io

Stack

  • Vite + React 18 + TypeScript
  • Tailwind CSS (+ PostCSS / autoprefixer)
  • framer-motion for animations
  • zustand (persisted) for theme state
  • Biome for linting & formatting
  • pnpm package manager

Development

pnpm install
pnpm dev          # start the dev server
pnpm build        # type-check + production build to dist/
pnpm preview      # preview the production build
pnpm lint         # biome check
pnpm lint:fix     # biome check --write
pnpm check-types  # tsc --noEmit
pnpm run ci       # types + lint + build

Deployment

Hosted on Vercel. Every push to main triggers a production deploy; pull requests get preview deployments. Vercel auto-detects the Vite framework (build pnpm build, output dist/) — see vercel.json.

About

Denis Feofilaktov — Full-Stack Engineer. Personal CV & portfolio, built with Vite + React + Tailwind.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages