Skip to content

Commit ef9373c

Browse files
committed
docs: modernize README with portfolio branding
1 parent 26d1803 commit ef9373c

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Mapping Voices
2+
3+
Digital humanities project for analyzing and visualizing mapped voice data.
4+
5+
[![Portfolio](https://img.shields.io/badge/Adamu_Abubakar-adamu.tech-0f766e?style=flat-square)](https://adamu.tech)
6+
[![DH](https://img.shields.io/badge/Focus-Digital_Humanities-4f46e5?style=flat-square)](https://adamu.tech)
7+
8+
---
9+
10+
## Overview
11+
12+
Mapping Voices supports exploratory analysis of voice-related humanities datasets with an accessible web front end.
13+
14+
## Features
15+
16+
- Interactive maps and narrative views
17+
- Static, deployable HTML/JS assets
18+
- Research-oriented presentation layer
19+
20+
## Quick start
21+
22+
```bash
23+
git clone https://github.com/adab-tech/mapping.git
24+
cd mapping
25+
# Serve locally, e.g. npx http-server -p 8080
26+
```
27+
28+
## Author
29+
30+
**Adamu Abubakar** · [adamu.tech](https://adamu.tech) · [contact@adamu.tech](mailto:contact@adamu.tech)

0 commit comments

Comments
 (0)