Marek — TrekHolding
Frontend & tools — HTML · JS · PY · LUA · LUAU

Code 3 Studios

Co-Owner & Lead Developer • First Response: Grants County

Project Overview

As Co-Owner and Lead Developer at Code 3 Studios (C3S), I spearheaded the development of First Response: Grants County, an emergency response simulation game on Roblox. This leadership role involved managing a development team, architecting core game systems, and delivering high-quality gameplay experiences.

Click images to view full size • More development screenshots available upon request

Leadership Responsibilities

  • Led a development team of 3-4 programmers and designers
  • Architected core game systems and technical infrastructure
  • Designed and implemented traffic light control mechanisms
  • Created comprehensive UI modeling for emergency response scenarios
  • Managed project timelines and deliverable coordination
  • Established code standards and development best practices

Technical Leadership

The project required sophisticated traffic management systems and emergency response mechanics that could handle multiple simultaneous users.

Traffic Light Function System

local function turnOffAll() greenLight.Color = offColor yellowLight.Color = offColor redLight.Color = offColor end local function setPhase(newPhase) if newPhase == "Green" then greenLight.Color = greenColor yellowLight.Color = offColor redLight.Color = offColor elseif newPhase == "Yellow" then greenLight.Color = offColor yellowLight.Color = yellowColor redLight.Color = offColor end end

Team Management Approach

Established clear development workflows, code review processes, and maintained project documentation. Coordinated feature development across multiple team members while ensuring consistent code quality and architectural decisions.

Project Details

Role
Co-Owner & Lead Developer
Duration
1+ Years
Team Size
3-4 Developers
Platform
Roblox
View Game

Technologies

Luau
Traffic Systems
UI Modeling
Team Leadership
Game Architecture

Key Achievements

  • Successfully co-founded game studio
  • Led team through full development cycle
  • Implemented complex traffic systems
  • Established development workflows
  • Delivered emergency response gameplay
  • Managed project coordination
×