Skip to content
View kalv's full-sized avatar

Block or report kalv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kalv/README.md

Kalv's blog

https://kalv.life

It uses Eleventy static site generator.

Also using esbuild to work with prototypes in Three.js, in branches that I'm working with lidar and voice to text applications. Allows for complex JS/TypeScript when required.

Development

npm install

Or build and host locally for local development

npm run serve

Visit https://localhost:8080

To build the production build including JS minified and optimized:

npm run build

Popular repositories Loading

  1. kalv kalv Public

    My public blog

    JavaScript