EinCode — Where Code Meets Curiosity

Forging digital

Eincode is a space where logic sparks imagination and exploration fuels innovation. A place where code meets curiosity—bringing together builders, thinkers, and explorers to experiment, learn, and create without limits.

terminal://eincode
┌───────────────────────┐
│  ██████╗███████╗      │
│ ██╔════╝██╔════╝      │
│ ██║     █████╗        │
│ ██║     ██╔══╝        │
│ ╚██████╗██║           │
│  ╚═════╝╚═╝           │
│                       │
│  > experiments: 12    │
│  > status: forging    │
└───────────────────────┘
v0.1.0
Feb. 2026

Artifacts

Open Source Projects

Featured
in-progress
2026

EinUI

A collection of beautiful, ready-made Liquid Glass UI components you can preview, copy, and drop into any web app. Built on Tailwind, shadcn/ui, and Radix UI primitives.

341
TypeScriptNext.js 16shadcnRadix UITailwind
shipped
2026

EinBioGPT

An intelligent web application built with Next.js, Tailwind CSS, and OpenAI's GPT models. Generates engaging and personalized bios for social media platforms.

178
TypeScriptNext.jsGPTLangChain
shipped
2026

JavaScript Playground

A collection of JavaScript code snippets, algorithms, and mini-projects for learning and reference purposes.

195
JavaScriptAlgorithmsSnippets
in-progress
2026

Next.js 16 Docker Starter

A batteries-included starter for building Next.js 16.1.0 apps with App Router, PNPM, Tailwind v4+, Next-Auth v5, and multi-stage Docker setup.

94
Next.js 16.1.0DockerTailwind v4
archived
2026

Awesome Clubhouses

Curated list of resources for Clubhouse, the voice-based social network where people come together to talk, listen and learn.

418
PythonAwesome ListSocial
shipped
2023

LLM Practice

A self-hosted personal chatbot API with FastAPI. Interact with Llama2 and other open-source LLMs for natural language conversations.

133
PythonFastAPILlama2MCP
in-progress
2026

Hand-Build Linux

A minimal, customizable Linux distribution built from scratch using the Linux kernel, BusyBox, and Syslinux bootloader.

81
ShellLinuxDocker
shipped
2023

Next.js AppDir Template

An all-inclusive Next.js web application template showcasing seamless integration of Next.js, Docker, MongoDB, and Tailwind CSS.

196
TypeScriptNext.jsDockerMongoDB

Field Notes

Lab Notes

Brief observations, technical findings, and thoughts from the workbench.

systemsFeb 2026

Building a Linux distro from scratch

Learnings from compiling the kernel, configuring BusyBox, and creating bootable ISOs with Syslinux.

read more
aiFeb 2026

MCP protocol in LLM apps

Implementing Model Context Protocol for seamless AI model interactions with vector databases in RAG apps.

read more
frontendFeb 2026

Next.js 16 + Tailwind v4

Exploring the new features in Next.js 16 and migrating to Tailwind CSS v4's new configuration system.

read more
aiFeb 2026

Self-hosting LLMs with FastAPI

Running Llama2 locally and building a personal chatbot API for natural language tasks.

read more