All Projects → healeycodes → healeycodes.com

healeycodes / healeycodes.com

Licence: other
🏡 Personal blog/website running Next.js.

Programming Languages

typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to healeycodes.com

Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (+45.45%)
Mutual labels:  personal-website, vercel
personal-website-nextjs-chakra
A series I am making on YouTube where I build a personal website using next.js and chakra-ui. It includes a variety of other features such as mdx-remote blog pages, view counts with Google Firebase database and many more features.
Stars: ✭ 60 (+36.36%)
Mutual labels:  personal-website, vercel
simple-developer-portfolio-website
✈️ A simple portfolio for developers to showcase their skills and projects. Blog and tutorial at freeCodeCamp.
Stars: ✭ 265 (+502.27%)
Mutual labels:  personal-website, vercel
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+131.82%)
Mutual labels:  personal-website, vercel
Portfolio
A Next.js & Material UI portfolio that stylizes markdown files from the GitHub API and Contentful CMS.
Stars: ✭ 18 (-59.09%)
Mutual labels:  personal-website, vercel
website
My personal website.
Stars: ✭ 29 (-34.09%)
Mutual labels:  personal-website, vercel
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (-6.82%)
Mutual labels:  personal-website, vercel
coderplex-org
Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.
Stars: ✭ 32 (-27.27%)
Mutual labels:  vercel
deadlines
A simple, offline deadline tracker made with Vue.js and localForage.
Stars: ✭ 22 (-50%)
Mutual labels:  vercel
CodeSignal-Practice Solutions
No description or website provided.
Stars: ✭ 28 (-36.36%)
Mutual labels:  vercel
hugo-toha.github.io
An example hugo static site with Toha theme.
Stars: ✭ 59 (+34.09%)
Mutual labels:  personal-website
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (+34.09%)
Mutual labels:  personal-website
youtube-json-server
Your personal Youtube API server to get Youtube API responses without needing credentials.
Stars: ✭ 32 (-27.27%)
Mutual labels:  vercel
nobelium
A static blog build on top of Notion and NextJS, deployed on Vercel.
Stars: ✭ 1,790 (+3968.18%)
Mutual labels:  vercel
BOT-Man-JL.github.io
Markdown-based Blog Framework for GitHub Pages
Stars: ✭ 25 (-43.18%)
Mutual labels:  personal-website
blog-nextjs-tina-tailwind
logana.dev
Stars: ✭ 19 (-56.82%)
Mutual labels:  vercel
tina-starter-alpaca
NextJS Documentation starter powered by TinaCMS
Stars: ✭ 55 (+25%)
Mutual labels:  vercel
onedrive-vercel-index
OneDrive public directory listing, powered by Vercel and Next.js
Stars: ✭ 1,725 (+3820.45%)
Mutual labels:  vercel
rust
🦀 Rust runtime for ▲ Vercel Serverless Functions.
Stars: ✭ 339 (+670.45%)
Mutual labels:  vercel
screenREC
A really simple , ad-free & minimal web based screen recorder 📹
Stars: ✭ 67 (+52.27%)
Mutual labels:  vercel

e2e

healeycodes.com

My home on the web! A collection of thoughts and software experiments.

Issues/bug reports are very welcome.

Features

  • Next.js hosted on Vercel
  • Markdown + images
  • RSS feed (links, not full content)
  • Simple design focused on content (responsive for desktop/mobile)
  • Code highlighting via prism-react-renderer
  • Newsletter CTA (powered by Buttondown)
  • All core features work without JavaScript enabled
  • Privacy-friendly analytics via GoatCounter

Most configuration is handled via siteConfig.json

Tests

e2e tests with Playwright. See .github\workflows\e2e.yml.

npm i
npx playwright install
npx playwright install-deps
npm run e2e:test

Dev

npm i
npm run dev

Copying

Feel free to use any of my writing or code for educational reasons (e.g. you're teaching a class).

Otherwise, check with me before republishing my writing or code (I'll give permission 99% of the time).

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].