Skip to content

Personal website of Jakob Heuser @ codedrift.com

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-posts
Notifications You must be signed in to change notification settings

thecodedrift/codedrift

Folders and files

NameName
Last commit message
Last commit date
Feb 24, 2020
Dec 29, 2022
Oct 26, 2022
Aug 7, 2023
Oct 26, 2022
Dec 9, 2023
Apr 1, 2023
Mar 7, 2024
Aug 7, 2023
Nov 13, 2023
Mar 7, 2024
Dec 29, 2022
Nov 13, 2023
May 25, 2022
Dec 27, 2021
Dec 27, 2021
Aug 7, 2023
May 25, 2022
Aug 7, 2023
Oct 26, 2022
Dec 27, 2021
Aug 7, 2023
Nov 2, 2022
Aug 7, 2023
Aug 7, 2023
Dec 27, 2021
Dec 29, 2021
Oct 26, 2022
Aug 7, 2023
Aug 7, 2023
Dec 27, 2021
Aug 7, 2023
Aug 7, 2023
Aug 7, 2023
Aug 7, 2023
Dec 30, 2022
Aug 7, 2023

Repository files navigation

Codedrift Posts | AMA

Personal Website of Jakob Heuser, available at https://codedrift.com

Stack

  • Site is a next.js app, deployed on Vercel
    • It leverages getStaticProps where possible, falling back to getInitialProps where there's large amounts of data access
    • A GraphQL Proxy connects to GitHub which doubles as a CMS
  • Tailwind is used for the styling
  • There's eslint, commitlint, and conventional commit running via Husky, because I'd rather be annoyed on git-commit than several months later
  • It's in Typescript, because I want to get better at typing things

Developing

  1. pnpm dev

Outstanding Issues

This is a rough list of things I'd like to do

  • Go digging for old posts from LinkedIn/Medium/Felocity.org

You could file bugs. They'll be triaged. I file bugs against myself, if only so I remember something's broken.

About

Personal website of Jakob Heuser @ codedrift.com

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-posts

Stars

Watchers

Forks