Projects

A few things I've built, mostly on the backend.

Pitik Farming

Server-side application for a poultry-farming platform, covering farm operations and messaging workflows.

  • Node.js
  • Fastify
  • TypeScript
  • TypeORM
  • BullMQ
  • Redis

Markoding Platform API

Backend API for a non-profit coding-education platform, built to support its community during the pandemic.

  • TypeScript
  • Node.js

Image Optim Upload

Unofficial npm package that compresses uploaded images through the ImageOptim service and returns the converted buffer.

  • Node.js
  • npm

MyAnimeList to PDF

Small utility that generates PDFs from MyAnimeList news pages using Puppeteer.

  • JavaScript
  • Puppeteer