Skip to content
View aledecicco's full-sized avatar
  • 15:55 (UTC -03:00)

Organizations

@fpco

Block or report aledecicco

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aledecicco/README.md

About me

Senior Frontend Engineer with 8+ years of experience building production web apps. I handled complex state management setups, async-heavy UIs, and pixel-perfect component systems. Lately focused on Web3/dApp products.

I also build software for fun:

  • Dragit - a cross-platform drag-and-drop Git client that makes the everyday workflow much more fluid, using Tauri, Rust and React.
  • English Programming Language - a programming language where valid programs are parseable English sentences, with an interpreter written in Haskell. Built a two-stage parser that resolves the inherent ambiguity of natural language through strong-typing analysis and other heuristics.

Main stack: React, TypeScript, Rust

Based in Argentina, open to remote roles or relocation to France (EU Citizen). LinkedIn

Pinned Loading

  1. dragit dragit Public

    A convenient and modern UI to interact with Git repositories.

    TypeScript 2

  2. english-programming-language english-programming-language Public

    A programming language that resembles English

    Haskell