This is my personal portfolio website. It contains an overview of who I am, a blog, a word game, and some miscellanous demos. This website was built to be responsibe, so every page should work well on both mobile and larger screens.
- Styling and theme inspiration
- Icons
- Laptop Pic
- Word Hints for Hintle
- VSCode: IDE.
- Vite: Build tool.
- React: UI library.
- TypeScript: Static type checker.
- tailwindcss: Utility-first CSS framework.
- Git: Version control.
- react-router-dom: Navigation components.
- @sentry/react: Crash reporting.
- react-test-renderer: Render React components to JS objects.
- @testing-library/react: React DOM testing utilities.
- @testing-library/user-event: Simulate user events.
- eslint: Code linting.
- prettier: Code formatting.
- postcss: Transform CSS with JS plugins.
- vitest: Test runner for Vite.
- vite-bundle-visualizer: Visualize bundle content.
- react-simple-keyboard: On-screen keyboard.
- Netlify: Code deployment.
- GitHub: Code hosting and version control.
- Sentry: Error tracking.
- reCAPTCHA: User verification.