All Projects → jakeherp → portfolio

jakeherp / portfolio

Licence: other
My personal portfolio website, proudly built with Next.js, TypeScript and Tailwind

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to portfolio

Batteries-Included-Next.js
A starting boilerplate for a TS Next.js project with batteries included. Tailwind CSS for styling, Jest and React Testing Library working with path aliases and node-mock-http for API route testing.
Stars: ✭ 35 (-78.79%)
Mutual labels:  jest, nextjs, tailwindcss, react-testing-library
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (-61.21%)
Mutual labels:  nextjs, tailwindcss, vercel
notion-nextjs-blog
A starter blog template powered by Next.js, Notion and Tailwind CSS.
Stars: ✭ 25 (-84.85%)
Mutual labels:  nextjs, tailwindcss, vercel
platforms
A template for site builders and low-code tools.
Stars: ✭ 1,156 (+600.61%)
Mutual labels:  nextjs, tailwindcss, vercel
website
My portfolio 👋
Stars: ✭ 232 (+40.61%)
Mutual labels:  nextjs, tailwindcss, vercel
theodorusclarence.com
💠 Personal website and blog made using Next.js, TypeScript, Tailwind CSS, MDX Bundler, FaunaDB, and Preact.
Stars: ✭ 205 (+24.24%)
Mutual labels:  portfolio, nextjs, tailwindcss
wefootwear-store
next js footwear store e-commerce 🚀🚀🚀
Stars: ✭ 17 (-89.7%)
Mutual labels:  nextjs, tailwindcss, vercel
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (-86.06%)
Mutual labels:  portfolio, nextjs, tailwindcss
Egghead Next
The frontend for egghead.io.
Stars: ✭ 896 (+443.03%)
Mutual labels:  jest, nextjs, tailwindcss
nextal
Starter template for NextJs with TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 88 (-46.67%)
Mutual labels:  jest, nextjs, tailwindcss
dev-cover
🌐 Get and publish your developer portfolio with just your username
Stars: ✭ 155 (-6.06%)
Mutual labels:  portfolio, nextjs, vercel
Leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
Stars: ✭ 1,369 (+729.7%)
Mutual labels:  portfolio, nextjs, tailwindcss
reactjs-vite-tailwindcss-boilerplate
ReactJS + Vite boilerplate to be used with Tailwindcss.
Stars: ✭ 103 (-37.58%)
Mutual labels:  jest, tailwindcss
tailwind-react-next.js-typescript-eslint-jest-starter
Starter template for building a project using React, Typescript, Next.js, Jest, TailwindCSS and ESLint.
Stars: ✭ 80 (-51.52%)
Mutual labels:  tailwindcss, react-testing-library
next-portfolio-dev
A portfolio for developers (Next js version)
Stars: ✭ 109 (-33.94%)
Mutual labels:  portfolio, vercel
rebuilding-acquia
A clone of Acquia's dashboard, built with Vue.js and Tailwind CSS.
Stars: ✭ 20 (-87.88%)
Mutual labels:  jest, tailwindcss
react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (-76.97%)
Mutual labels:  tailwindcss, react-testing-library
vuejs-tailwindcss-portfolio
A simple multipage and responsive Vue.js & Tailwind CSS portfolio theme with dark mode.
Stars: ✭ 100 (-39.39%)
Mutual labels:  portfolio, tailwindcss
glific-frontend
Frontend for the Glific platform
Stars: ✭ 18 (-89.09%)
Mutual labels:  jest, react-testing-library
website
Personal website and blog built with Next.js, Preact, MDX, Tailwind CSS and hosted on Vercel.
Stars: ✭ 17 (-89.7%)
Mutual labels:  tailwindcss, vercel

Jacob Herper Portfolio

Jacob Herper - Software Engineer and Consultant in the UK

This is my portfolio website, proudly built with Next.js, TypeScript, Tailwind. The content is managed through GraphCMS and accessed via GraphQL endpoints using Apollo Client.

Previously I built my website using Gatsby, but decided to move over to Next.js due to their major improvements that make it my first choice, not only for applications, but also for websites now.

This project is a constant work in progress, so if you find any bugs, typos or other errors, please feel free to open an issue or pull request. This project is open source, so please feel free to fork and adapt for your own projects (credit would be appreciated).

GitHub release (latest by date)

Getting this project up and running

  1. Fork or Clone

    Fork or clone this project from Github to get your own copy of it.

  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd portfolio/
    yarn dev
  3. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

    Open the portfolio directory in your code editor of choice and edit src/pages/index.tsx. Save your changes and the browser will update in real time!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].