lauren@terminal:~/projects$
$ ls -la projects/
AI Assistant Platform
[ACTIVE]Leading the development of an AI-powered assistant that helps teams manage complex workflows. Built with React, Node.js, and OpenAI APIs.
ReactNode.jsOpenAITypeScript
$ git log --oneline | head -3
feat: Add conversation memory
fix: Improve error handling
docs: Update API documentation
fix: Improve error handling
docs: Update API documentation
Product Management Toolkit
[MAINTAINED]A collection of tools and templates for product managers. Includes roadmap templates, user story generators, and sprint planning utilities.
Vue.jsFirebaseTailwind
$ npm run stats
Downloads: 1,247 this month
Stars: 89 on GitHub
Contributors: 12
Stars: 89 on GitHub
Contributors: 12
Improv Workshop Platform
[ARCHIVED]A web platform for managing improv workshops and classes. Features class scheduling, student management, and performance tracking.
DjangoPostgreSQLBootstrap
$ systemctl status improv-platform
Status: inactive (dead)
Last active: 2022-03-15
Uptime: 2 years, 3 months
Last active: 2022-03-15
Uptime: 2 years, 3 months
Tech Blog Platform
[WIP]This very website! A retro-themed blog platform built with Next.js and Tailwind CSS. Features terminal-style navigation and CRT screen effects.
Next.jsTailwindTypeScript
$ git status
On branch main
Changes not staged for commit
modified: src/app/projects/page.tsx
Changes not staged for commit
modified: src/app/projects/page.tsx
$ _