Skip to content
View EricRovell's full-sized avatar
Block or Report

Block or report EricRovell

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
EricRovell/README.md

Hello World

Hello World, I am Eric!

I am passionate about web-development, natural sciences, and photography.

Projects

Maintained

  • Escapist Marginalia — personal "escapism corner" of mine;
  • Photo Companion — minimalistic photography toolkit progressive web application;
  • vector — euclidean vector library written in JavaScript;
  • rational — rational numbers library written in JavaScript;
  • radix — radix number transformations and manipulations library;

Open-source contributions

  • slidy/svelte — simple & configurable sliding behavior action script with it's ecosystem;
  • colord — a tiny yet powerful tool for high-performance color manipulations and conversions;

Legacy or not currently maintained

  • Numbers — educative web-application to learn about number bases;
  • Wise Cookie — An inspirational daily phrases generator;
  • blossom — JS library tool for color manipulations and transformations;
  • Tic-Tac-Toe — Simple web-based tic-tac-toe game;
  • radix — considered to be a new version of numbers application from this list, frozen project;
  • Svelte Media Observer — SvelteJS media queries observer;

Technologies

Languages, tools, and others things I use the most:

Basic

HTML CSS JavaScript TypeScript

NodeJs Python

UI Libraries

Svelte React Solid

Web-frameworks

SvelteKit Astro NextJs

Others

LaTEX, MDX, pnpm, vite, esbuild.

Pinned

  1. escapist-marginalia escapist-marginalia Public

    Personal blog about programming, photography and more.

    MDX 1

  2. photo-companion photo-companion Public

    Minimalistic photography toolkit progressive web application.

    TypeScript 1

  3. vector vector Public

    Euclidian vector library written in JavaScript

    TypeScript

  4. rational rational Public

    Rational is rational numbers library written in JavaScript

    TypeScript 2

  5. radix radix Public

    Radix is a JS library for radix number transformations and manipulations.

    TypeScript

  6. tic-tac-toe tic-tac-toe Public

    Tic-Tac-Toe

    Svelte