Skip to content
Menu

Look

Language

GitHub — @IchiSieben
Skills

JavaScript

Languages Docs

The language that runs in the browser: interactivity without depending on a backend.

Framework-free vanilla JS when a demo has to load fast and survive years without maintenance.

Where it was used 06

  • Metal Globe

    4,408 lines of vanilla JS, no framework. Split into index.html + styles.css + data.js + app.js without changing a single pixel.

  • verú

    Cart and checkout as ES modules, no framework, no backend.

  • Radar de Precios

    The comparison view is plain HTML: it loads the JSON and builds the table client-side.

  • Monitor de Commodities

    A single self-contained 1.4 MB HTML file with seven analytical modules.

  • Workboard

    The board itself — drag, state and the timeline view, with no framework under it.

  • Records Search

    The search interface itself.

verú
In development

Web & product

verú

I built a store with 16 products, a look builder and checkout using the payment methods people actually use in Peru.

Case study
Live · Usable

Markets & comparators

Radar de Precios

I match 296 medicines across Peruvian pharmacy chains by reading their own undocumented APIs.

Python adapters · Algolia/SFCC APIs · three-layer matcher · static comparison table

Case study
Workboard
In development · Prototype

Web & product

Workboard

A Jira-style board: projects, epics, cards, timeline — built for a public-sector IT office.

JavaScript

Case study
Records Search
In development · Prototype

Data & public sector

Records Search

A search tool over service records, built so the right one turns up by content instead of a manual folder hunt.

Python · SQLite · search index

Same category