philip-edekobi's Stars
delavegar25/bethel-church
cmu-db/15445-bootcamp
A basic introduction to coding in modern C++.
hacktivist123/goignore
A lightweight CLI tool for generating .gitignore file in your project. Built with Go and ❤️
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
jvns/dns-weekend
Code for Implement DNS in a Weekend
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
chidiwilliams/glox
Go implementation of the Lox programming language from Crafting Interpreters
betaveros/noulith
*slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it
jlevy/the-art-of-command-line
Master the command line, in one page
lemenendez/fsm
Finite State Machine Implementation (FSM) in Go
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
antfu-collective/vitesse-lite
⛺️ Lightweight version of Vitesse
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
intagaming/tic-tac-toe-worker
Realtime authoritative server/worker/ticker for the Tic Tac Toe game, written in Go.
antsmartian/lets-build-express
This repo contains chapters which explains how one can build a minimal express library.
rayning0/awesome-for-beginners
A list of awesome beginners-friendly projects.
techschool/simplebank
Backend master class: build a simple bank service in Go
mde/ejs
Embedded JavaScript templates -- http://ejs.co
tj/ejs
Embedded JavaScript templates for node
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
zhashkevych/awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
futurice/backend-best-practices
An evolving description of general best practices for backend development.
anaibol/awesome-serverless
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
cncf/glossary
The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://glossary.cncf.io).
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
fastify/fastify-dx
Archived
2color/real-world-grading-app
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
lujakob/nestjs-realworld-example-app
Exemplary real world backend API built with NestJS + TypeORM / Prisma
samchon/backend
A template repository for TypeScript backend server