Personal site for Adamu Danjuma Abubakar — Ph.D. candidate and teaching fellow at the University of Alabama. Hausa speech AI, computational linguistics, and African-language infrastructure.
Live: https://adamu.tech
This repository is a Next.js app (not a static HTML GitHub Pages tree). Production deploys from main.
| Path | Page |
|---|---|
/ |
Research-builder dossier (Murya, lexicon, projects) |
/about /cv |
Biography and CV |
/projects |
Engineered systems catalog |
/skills |
Skills |
/contact |
Contact form |
/papers/agentic-ai |
Working paper |
/mapping |
Mapping Voices (static app in public/mapping) |
Related live systems: app.murya.ng · globalopportunities.app · imodoye.ng · Hugging Face
npm install
npm run devOpen http://localhost:3000.
npm run build
npm startContact-form email goes through a separate Cloudflare Worker (cf-worker/). See cf-worker/README.md.
Next.js 16 · React 19 · TypeScript · Tailwind CSS 4
The site source is public on GitHub. Datasets and models linked from the pages have their own licenses (see Hugging Face cards).