Skip to content
<Thierno DIALLO/>

Projects

A selection of things I've built.

DevBoard

A collaborative project-management dashboard with real-time boards, drag-and-drop tasks, and team analytics.

  • React
  • TypeScript
  • Node.js
  • PostgreSQL

Portfolio Engine

A fast, accessible static-site generator for developer portfolios, with i18n and theming out of the box.

  • Astro
  • TypeScript
  • Tailwind CSS

TaskFlow API

A robust REST API for task and workflow automation — containerised and production-ready.

  • Node.js
  • PostgreSQL
  • Docker

WeatherNow

A clean weather app with location search, interactive maps, and severe-weather alerts.

  • React
  • REST API
  • Chart.js

Chatterbox

A real-time chat application with rooms, presence, and typing indicators.

  • Node.js
  • Redis
  • WebSocket

Snippets

A personal code-snippet manager with tagging, full-text search, and syntax highlighting.

  • Vue
  • MongoDB
  • GraphQL

CI Toolkit

A collection of reusable GitHub Actions workflows for linting, testing, and releasing.

  • GitHub Actions
  • Bash