"""Profile Image

Nish

Hands-on Lead Software Engineer with end-to-end product ownership, from early ideas through to fully delivered features."""
building: str = (
"Building AI apps, scalable SaaS, distributed systems & blockchain apps"
)
worked_with: list[str] = [
"Bondex",
"Arena Entertainment",
"IBM",
"Visa",
"M&S",
"Virgin",
"Telefonica",
]
# Live products. Click a name to open it.
playground: list[Project] = [
Project(
name="Actxio",
does="Documents into actions and dates",
),
Project(
does="Flags risky financial activity",
),
Project(
does="Dependency health checks",
),
Project(
does="Finds mismatched transactions",
),
Project(
does="Checks your Python as you learn",
),
Project(
does="Learn by running examples inline",
),
Project(
does="Checks a blockchain wallet balance",
),
Project(
does="Insurance claims processor",
),
Project(
does="School clubs with a waiting list",
),
]
writing: list[str] = [ # All posts ↗
]
elsewhere: dict[str, str] = {
"linkedin": "nish1013",
"github": "nish1013",
"youtube": "@nish1013",
}
# Built with TypeScript, React & Node.js · View Code ↗
© 2026 Nish