Skip to content

Side project to create a brand new coding website (Backend)

Notifications You must be signed in to change notification settings

domingo1021/Bunny-code

Repository files navigation

Bunny Code

A brand new coding website. Supports replaying coding process and launching a coding battle. For more information, please check out Bunny Code.

Table of content

Background and Why Bunny Code

Being a software engineer, we learn continuously to enrich ourselves. However, there are no integrated resources where we could learn from other people's coding processes and edit our own project at the same time. Not to mention battle with each other.

Bunny Code was borned to cope with the problem. Bunny Code is dedicated to help users learn by replaying coding processes as if video clips and practice by launching live battles. With Bunny Code, users can edit codes, run codes, control versions, replay codes, launch battles whenever they want !

Links

Bunny Code Homepage: Bunny Code

// first user
Account: domingoos@gmail.com
Password: test1234

// second user (for battle)
Account: guest@gmail.com
Password: test1234

Frontend Repo: Bunny-code-vue

Backend Repo: Bunny-code

Features - Workspace

  • Record and replay users' projects in workspace
  • Provide play, pause, speed up and slow down to help user to replay coding processes as if watching video clips.
  • Preview coding archives of projects at the first time users go into the workspace.
  • Provide various shortcuts to help developers edit project much faster.
  • Allow user run codes immediately after they edit codes or watch codes.
  • Create version from latest coding process and provide version control. Help users compare differences between version by replaying projects' coding processes.

Features - Battle Valley

  • Choose a question level, launch a battle, then user can compete with others in battle valley.
  • Watch a live battle in battle valley as long as user want.
  • Run codes to check the answer of the appointed question.
  • Compare expected outputs and battler coding outputs for test cases, help battlers to improve their codes.
  • Share winner coding archives of battles to help users learn from each other.

Demo

  • Replay coding process ( x1 )

    image

  • Replay coding process ( x2 )

    image

  • Run code (Normal situation)

    image

  • Run code (Out of memory)

    image

  • Battle valley

    image

Tech stack

  • Frontend: HTML CSS Vue.js Bootstrap
  • Backend: Node.js Express Socket.IO
  • Database: MySQL InfluxDB Redis
  • Sandbox: Shell Docker Prometheus exporter
  • Cloud services: S3 CloudFront CloudWatch
  • Continuous development: GitHub Actions

System architechture

System architecture

Future Features

  • More shortcuts in workspace. For example: redo, undo, and etc.
  • Friend and follower mechanism. Help users invite battles to a target person.

About

Side project to create a brand new coding website (Backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published