This is the source for my personal website, showcasing my skills, research, and experience as a data scientist and researcher in the use of Large Language Models (LLMs). It includes links to research and other projects.
- Dynamic navigation: Updates content without reloading
- Dark mode toggle: For accessibility
- Particle effects: Interactive background using
tsparticles
- Next.js – React-based framework for fast, server-rendered pages.
- Tailwind CSS – Utility-first styling for a polished, responsive design.
- Framer motion – Smooth animations and transitions.
git clone https://github.com/samrickman/vercelcv.git
cd vercelcvpnpm install(If you prefer use npm install or yarn install, but I recommend pnpm.)
pnpm devThen open http://localhost:3000 in your browser.
To create a production build:
pnpm build
pnpm startThe site is deployed on Vercel for optimal performance and free hosting. It auto-builds and deploys automatically when updates are pushed updates to GitHub.
- Particles Settings: Modify
ParticlesBackground.jsto tweak particle behavior. - Styles: Customise
globals.cssfor theme adjustments. - Content Updates: Modify
sections/components (e.g.,About.js,Research.js).
- Integrate live demo projects for AI/NLP research.
- Add some blog posts.
- Include interactive research visualisations.
- Improve dark mode toggle positioning on medium screens (tablets).
📧 Email: contact@samrickman.com
🐙 GitHub: github.com/samrickman
📚 ORCID: orcid.org/0000-0003-1921-5258