Skip to content

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 πŸ‘©β€πŸš€

Notifications You must be signed in to change notification settings

windward-hive/devkamet

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 πŸ‘©β€πŸš€

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • TypeScript 19.2%
  • Other 2.2%