Skip to content

lamplitlabs/website

Repository files navigation

Lamplit Labs

The official website for Lamplit Labs — a technology organization building practical tools that solve real problems.

Formerly known as Bites In Byte.

From enterprise agent governance with Amistio to medical exam prep, citizenship tools, career resources, and developer utilities — small, practical software packed into every byte.

Products

Product Description URL
Amistio Governance-first enterprise agent platform (BusinessApplication) — In development amistio.com
Kenntnistrainer KI-gestützte Kenntnisprüfung simulation & training for foreign doctors in Germany kenntnistrainer.de
Fachsprachprüfung KI-gestützte FSP simulation & training for foreign doctors in Germany (coming soon)
Leben in Deutschland German citizenship test (Einbürgerungstest) prep with 310 questions lebenindeutschland.org
Resume Builder ATS-optimized resume builder resume.lamplitlabs.com
Developer Tools Everyday developer utilities — JSON formatter, Base64, UUID, and more tools.lamplitlabs.com
EDMX Tools Tools for EDMX/OData metadata files edmx.lamplitlabs.com

Each product lives in its own repository and is deployed independently.

Tech Stack

Getting Started

Prerequisites

Development

# Install dependencies
npm install

# Start dev server at http://localhost:3000
npm run dev

# Build static export to ./out
npm run build

# Clean build artifacts
npm run clean

Project Structure

app/            → Next.js app directory (pages, layout, global styles)
components/     → UI components (product grid, hero globe, social bar, etc.)
hooks/          → Custom React hooks
lib/            → Utility functions
public/         → Static assets (favicons, product cover SVGs, OG image)
.github/        → GitHub Actions workflows for CI and Vercel deployment

Deployment

Pushes to main automatically deploy to Vercel via the workflow in .github/workflows/deploy-web-vercel.yml.

The canonical production endpoints are lamplitlabs.com and www.lamplitlabs.com, both served by Vercel.

Connect

License

MIT

Releases

Packages

Used by

Contributors

Languages