Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Gatsby.js portfolio starter with GraphQL, Netlify deployment, and generated project detail pages.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Gatsby Techie Portfolio is a portfolio starter template built with Gatsby.js that generates a static site with a home page, a projects listing page, and individual project detail pages from markdown content. It is a creation of McTechie and is designed for deployment on Netlify, using GraphQL to query content during the build process.
Gatsby Techie Portfolio is a portfolio template for developers built on the Gatsby.js static site generator. It takes markdown as content input and outputs a multi-page static site including a landing page, a portfolio projects page, and project detail pages. The template is authored by McTechie and uses React components, Gatsby's GraphQL data layer, and the Gatsby Node API to generate pages at build time.
This template also covers core Gatsby concepts such as Gatsby Config, optimized images and metadata, the content mesh, page queries and the useStaticQuery hook, and Gatsby plugins, making it a useful learning resource.
