gsanikidze / devkamet

Learn to build any SaaS product through devKamet, an interactive platform to learn the essentials of Computer Science, Data Structures, Algorithms, and Operating Systems using Golang πŸ‘©β€πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devkamet πŸŒ„

An interactive platform to learn the essentials of Computer Science, Data Structures, Algorithms, and Operating Systems using Golang

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

And so much more !

About

Learn to build any SaaS product through devKamet, an interactive platform to learn the essentials of Computer Science, Data Structures, Algorithms, and Operating Systems using Golang πŸ‘©β€πŸš€


Languages

Language:JavaScript 78.6%Language:TypeScript 19.2%Language:CSS 0.9%Language:HTML 0.7%Language:Dockerfile 0.4%Language:Shell 0.2%