Ezequiel's profile picture

Hi!

I’m Ezequiel Ramis Folberg, a Computer Science student at Facultad de Ciencias Exactas y Naturales, Argentina 🇦🇷.

Experience

Accenture Song (previously Glamit)

Frontend Developer · January 2020 – July 2023
Development, maintainment, and optimization of E-Commerce sites for the following brands: La Cardeuse, Tucci, Admit One, Bensimon, Rapsodia, Caro Cuore, Babycottons, Mimo & Co, among others; using Magento at first and then VTEX IO with React.

Congratulated for creating ATEX, a tool that improves the Frontend DX.

Studies

FCEyN, Universidad de Buenos Aires

2020 – Present
Licenciatura en Ciencias de la Computación.

ORT Almagro

2015 – 2019
Bachillerato en Informática, Diseño y Desarrollo de Aplicaciones Web y Móviles.

Personal projects

zimdjson Repository

The zimdjson library is a high-performance JSON parser that takes advantage of SIMD vector instructions, based on the paper “Parsing Gigabytes of JSON per Second”.

The majority of the source code is based on the C++ implementation called simdjson with the addition of some fundamental features like:

  • Streaming support which can handle arbitrarily large documents with O(1) of memory usage.
  • An ergonomic, Serde-like deserialization interface thanks to Zig’s compile-time reflection.
  • More efficient memory usage.

ATEX is a Vite powered tool created for companies that use VTEX to develop eCommerce websites.

Many people in the industry choose Fira Code as a font for their IDEs due to its ligature set that makes reading code easier. However, I got tired of its style and I was going to replace it; but I didn’t want to lose those ligatures I was used to. Because of it, I created a script using Python that copies them to any font.

Contact