Skip to content
View elpeix's full-sized avatar

Block or report elpeix

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
elpeix/README.md

Hi there 👋

I'm elpeix (which means The Fish in Catalan), a developer who enjoys building things—some useful, some just because I can. If it involves code and a bit of overengineering, count me in.

🚀 Projects

  • apicalls: A desktop app built with Electron that makes testing REST APIs a breeze. Because manually typing curl commands is so last decade.

  • rivulet: A TUI RSS reader written in Rust. Reading feeds in a browser feels unnecessarily graphical.

  • kaa: A minimalist Python server framework for REST apps. Simple, clean, and does what it says—no unnecessary magic, just good old RESTful efficiency.

  • connect4: The classic Connect Four game, but with my own twist. Because sometimes, between serious projects, you just need to drop some discs and feel like a strategist.

🛠️ Tech Stack

  • Languages: JavaScript, TypeScript, Python
  • Frameworks & Tools: Electron, React, Node.js
  • Shell: fish shell, of course 🐟

Pinned Loading

  1. apicalls apicalls Public

    A lightweight Electron-based desktop tool for sending and inspecting REST API requests.

    TypeScript 9

  2. rivulet rivulet Public

    A TUI RSS reader written in Rust

    Rust 2

  3. kaa kaa Public

    Mini server written in Python.

    Python

  4. connect4 connect4 Public

    Connect 4 game in JS

    JavaScript