Works by Paulo Viteri

See my ORCID for more information. To print it, click here.

My PGP key: 0xB918603472C920E3FFD97C7B05BFA4B05CDEB182

2025-06-14: ssh://github.com/doupkg/fumo-api (http proxy)

More Information

Stack: Bun, TypeScript Express, ElysiaJS, Mongoose, DevOps, CI/CD, HTTP-requests, Redis (Node Cache), Discord API, Nix, Prettier, Docker, OnRender, Git and GitHub.

Description: A well-done rest API to get image of plushies, that is deployed with CI/CD on «OnRender» hosting at the same time a Gateway-only chatbot of Discord. Avaliable on one only repository.

How it works: Work In Progress (In development)

2025-03-27: ssh://codeberg.org/paulo/dotfiles (http proxy)

More Information

Stack: Lua, Shell, Git, Codeberg and Forgejo.

Description: It's literally the configuration of my system.

How it works: It just does.

2024-05-09: ssh://github.com/hyduez/github-activity-readme (http proxy)

More Information

Stack: NodeJS, TypeScript, SWC, NCC, Octokit, GitHub Actions, Git and GitHub.

Description: Display on your README your last activity on GitHub.

How it works: It takes your public events from GitHub's API, formats the events and writes them on your README and then pushes it to the original repository. You can configure it with a lot of parameters like what events you want to display or ignore some repositories.

2023-06-10: ssh://github.com/doupkg/lapcord-server (http proxy)

More Information

Stack: NodeJS, TypeScript, SWC, VSCode Language Server, GitHub Actions, Language Embedding, Discord RPC, NPM Publish, Yarn, Git and Github.

Description: A Node Binary to be used like a Language Server Protocol and connect by IPC (Internal Process Call) to Discord and deploy a Rich Presence to the user's profile and show what's he/she doing on Lapce code editor. It can detect Git repostiories, supports scrippting and custom configuration.

How it works: It's like a service in the background while you are using Lapce Editor, but it starts when the plugin call it. It can detect languages, git repositories, scrippting, buttons, events, etc.

2023-06-10: ssh://github.com/doupkg/lapcord (http proxy)

More Information

Stack: Rust, WASI, Git and GitHub.

Description: A simple plugin compiled to WASI (Web Assembly) that calls lapcord-server binaries and send plugin configuration.

How it works: It just get initialized when you open any file and lapcord-server do the rest.

Technologies and References

Graphic vectors
  1. Bun, a fast JavaScript all-in-one toolkit, avaliable online on https://bun.sh/, (2025)

  2. Nix, a tool that takes a unique approach to package management and system configuration, avaliable online on https://nixos.org/, (2025)

  3. Lapce, a lightweight and fast text editor written on Rust, avaliable online on https://lap.dev/lapce, (2025)