Skip to content
This repository was archived by the owner on Sep 18, 2022. It is now read-only.

An IDE engine which runs your code in any language (Go, Java, C++, Ruby, Scala, Python) and also a judge system to test the result of a code solution.

Notifications You must be signed in to change notification settings

abdulrahmanAlotaibi/devkamet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Devkamet πŸŒ„

An IDE engine which runs your code in any language (Go, Java, C++, Ruby, Scala, Python) and also a judge system to test the result of a code solution.

screely-1621832305861

🎈 Open source Fullstack project to learn software engineering from front to back with large codebase!

Index πŸ‘‡

Motivations

πŸ”­
  • The lack of medium to large codebases to learn fullstack engineering
  • This is a product iteration that is not completed yet
  • Open source code for possible contributions
Tech Alternative
Figma for UI/UX 🎨 Adobe XD
React πŸ–Ό Vue
TailwindCSS ✨ Sass, CSS in JS
Node ⚑ Go
TypeScript
Express
Docker πŸ”Ή
AWS S3 Integration πŸ“‚ FileSystem or any other storage solution
MongoDB πŸ—‚ PostgreSQL
Mongoose ORM
Yarn 🎠
Cybress for testing πŸ§ͺ

Pre-requisites πŸ”΄

Installation

1- to run the client app

  cd client 
  yarn start

2- to run the server

  cd api
  docker build -t sandbox .
  yarn dev

Screenshots

πŸ“·

screely-1620180020346 screely-1617961341740 screely-1620380999779 imagg screely-1617961830735 screely-1620169425741 screely-1617958971917 screely-1620168780952 screely-1617961451957 screely-1617961486503

And so much more !

About

An IDE engine which runs your code in any language (Go, Java, C++, Ruby, Scala, Python) and also a judge system to test the result of a code solution.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published