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.
CODEFORGE — Where Code Meets Curiosity
Welcome to my digital workshop — a space for experiments, prototypes, and open-source artifacts. Currently building at Tutorify AI. Here, ideas are forged, tested, and refined. Not a portfolio. A laboratory.
┌───────────────────────┐ │ ██████╗███████╗ │ │ ██╔════╝██╔════╝ │ │ ██║ █████╗ │ │ ██║ ██╔══╝ │ │ ╚██████╗██║ │ │ ╚═════╝╚═╝ │ │ │ │ > experiments: 12 │ │ > status: forging │ └───────────────────────┘┌─────────────────────────────────────┐ │ │ │ ██████╗ ██████╗ ██████╗ ███████╗ │ │ ██╔════╝██╔═══██╗██╔══██╗██╔════╝ │ │ ██║ ██║ ██║██║ ██║█████╗ │ │ ██║ ██║ ██║██║ ██║██╔══╝ │ │ ╚██████╗╚██████╔╝██████╔╝███████╗ │ │ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝ │ │ FORGE │ │ │ │ > experiments loaded: 12 │ │ > status: forging │ │ > last spark: today │ │ │ └─────────────────────────────────────┘
95
Public Repos
132
Followers
65
Following
2019
Since
Artifacts
An intelligent web application built with Next.js, Tailwind CSS, and OpenAI's GPT models. Generates engaging and personalized bios for social media platforms.
A collection of JavaScript code snippets, algorithms, and mini-projects for learning and reference purposes.
A batteries-included starter for building Next.js 16 apps with App Router, PNPM, Tailwind v4+, Next-Auth v5, and multi-stage Docker setup.
Curated list of resources for Clubhouse, the voice-based social network where people come together to talk, listen and learn.
A self-hosted personal chatbot API with FastAPI. Interact with Llama2 and other open-source LLMs for natural language conversations.
A minimal, customizable Linux distribution built from scratch using the Linux kernel, BusyBox, and Syslinux bootloader.
An all-inclusive Next.js web application template showcasing seamless integration of Next.js, Docker, MongoDB, and Tailwind CSS.
Field Notes
Brief observations, technical findings, and thoughts from the workbench.
Learnings from compiling the kernel, configuring BusyBox, and creating bootable ISOs with Syslinux.
Implementing Model Context Protocol for seamless AI model interactions with vector databases in RAG apps.
Exploring the new features in Next.js 16 and migrating to Tailwind CSS v4's new configuration system.
Running Llama2 locally and building a personal chatbot API for natural language tasks.
Work in Progress
Active experiments and prototypes. Things that are being built, broken, and rebuilt.
Next.js 16 starter with App Router, Tailwind v4, Next-Auth v5, and Docker
Minimal Linux distro from scratch with BusyBox and Syslinux bootloader
AI-powered social media bio generator with MCP integration
Self-hosted chatbot API with RAG and MCP protocol support