A4M · 2026·Lagos, Nigeria· currently building

$ Akeem Amusat.

Software engineering, product thinking, and the strange joy of making difficult systems feel simple.

I'm Akeem—a backend engineer and founder of Hexcore Ltd. I build resilient APIs, distributed systems, and intelligent tools, then write down what the work taught me.

3
essays published
5
projects shipped
8+
years building
curiosity
scroll
Python ·Golang ·Node.js ·PostgreSQL ·Redis ·Temporal ·Docker ·Kubernetes ·AWS ·Sentry ·Linux ·Python ·Golang ·Node.js ·PostgreSQL ·Redis ·Temporal ·Docker ·Kubernetes ·AWS ·Sentry ·Linux ·
// from the notebook

Cron monitoring that knows when silence is failure.

A small Go activity made missed, failed, and stuck Temporal schedules visible through Sentry instead of downstream surprises.

  • stable monitor slugs
  • reusable check-in IDs
  • explicit terminal states
GoTemporalSentry
sentry_cron_monitor.go
func (a *SentryCronMonitorActivity) CheckInCronMonitor(
  ctx context.Context,
  params *CheckInParams,
) (sentry.EventID, error) {
  hub := sentry.GetHubFromContext(ctx)
  if hub == nil {
    hub = sentry.CurrentHub().Clone()
  }

  checkIn := &sentry.CheckIn{
    MonitorSlug: params.MonitorSlug,
    Status:      params.Status,
  }

  if params.CheckInID != "" {
    checkIn.ID = params.CheckInID
  }

  return *hub.CaptureCheckIn(checkIn, nil), nil
}
// outside the terminal

Code, land, and city light.

Akeem outdoors in a developing city landscape
A software development workstation
Akeem walking through farmland
A coastline at sunset
// work log

Systems built in production.

download cv ↓
2025Present
FairMoney
Senior Backend Engineer
experience
20232025
Woven Finance
Senior Software Engineer
experience
20232024
Coronation Merchant Bank
Senior Backend Engineer
experience
20212023
CRC Credit Bureau
Fullstack Software Engineer
experience
20202021
Tek Experts
Cloud Support Engineer
experience
20182020
EdgeWave Technologies
Software Engineer
experience