Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 821 Bytes

File metadata and controls

13 lines (9 loc) · 821 Bytes

anjakdev.github.io

Not every developer needs their own website, but I thought it can't hurt to have one. Besides, it allows me to play around with Typescript and tailwindcss, and it gave me a chance to try out bun instead of the usual npm approach (and I like it! I think I'm a bun-fan now? does the fanbase have a name? bunsters? bunions? bunanas? so many options!)

Tech stack

  • bun as a package manager and javascript runtime
  • tailwindcss for quick and simple inline css styling
  • String templating using typescript without a frontend framework - I wanted to keep it slim for now.

Future plans

This page might change drastically as I go. It is a space for me to try out various design approaches, explore integrations with other tools or the many ways of doing one thing.

Enjoy following my process.