Skip to content

nhcarrigan-spring-2026-cohort/teal-iris

Repository files navigation

Community Language Exchange

Connecting cultures through conversation.

Languages Supported License: MIT


The concept is simple: Everyone teaches, everyone learns. Whether you're swapping English for Spanish or Mandarin for French, we handle the matchmaking that turns strangers into language partners.

Tech Stack

Backend

  • NestJS (Node.js framework)
  • TypeScript
  • pnpm (Package manager)
  • Drizzle (ORM)

Frontend

  • Next.js (React framework)
  • TypeScript
  • Tailwind CSS

DevOps & Tooling

  • Docker & Docker Compose
  • Husky (Git hooks for linting and formatting)
  • GitHub Actions (CI/CD)

Repository Structure

File Structure

.
├── .github/              # CI/CD workflows
├── .husky/               # Pre-commit hooks
├── apps/                 # Application source code
│   ├── backend/          # NestJS API
│   └── frontend/         # Next.js Client
├── docker/               # Centralized Docker configurations
│   ├── backend.Dockerfile
│   └── frontend.Dockerfile
├── scripts/              # Setup and maintenance scripts
├── .dockerignore         # Docker build exclusion rules
├── .gitignore            # Git exclusion rules
├── .nvmrc                # Node.js version pinning
├── .prettierrc           # Code formatting rules
├── LICENSE               # Project License
├── docker-compose.yml    # Service orchestration
├── package.json          # Root configuration & scripts
└── README.md             # Project documentation 

Project Team

Project Co-Leads

Role Discord LinkedIn GitHub
Co-Lead BridgetKas LinkedIn GitHub
Co-Lead NewSmoke38 LinkedIn GitHub

Frontend Team

Role Discord LinkedIn GitHub
Contributor Samuell LinkedIn GitHub
Contributor Sniper LinkedIn GitHub
Contributor VooDooRe LinkedIn GitHub
Contributor DayDayUp23 LinkedIn GitHub

Backend Team

Role Discord LinkedIn GitHub
Contributor Tihomir LinkedIn GitHub
Contributor SirLancelot LinkedIn GitHub
Contributor abhisar LinkedIn GitHub
Contributor RitamJuniorPal LinkedIn GitHub
Contributor Ayushi LinkedIn GitHub

Getting Started

For setup instructions, prerequisites, and development commands, see CONTRIBUTING.md.

About

Repository for Team Teal Iris - Spring 2026 Cohort

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors