• Stars
    star
    170
  • Rank 216,742 (Top 5 %)
  • Language
  • License
    MIT License
  • Created about 3 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Single source of truth is the accumulator of different useful/productive resources about different Computer Science/Software Engineering Topics.

General

Collection of popular and approved resources for learning different Computer Science or Software Engineering topics. These resources include: Courses, Blogs, Books, docs and etc.

Table of Contents

Contribution and Issues policy

If you would like to contribute to this "project", please fork the project and make a Pull Request.

The Pull Request should follow next rules:

  • If a directory doesn't exist in the root folder with the topic you contribute to create a new directory, with text file in it with resource link + mini description
  • If a directory exists in the root folder about the topic you want to add your resources to, create new text file in this directory or add information to already existing file

If you notice issue with some resource or general structure of the repo please create the issue and our team will take immediate actions.

Our team members will approve your PR or comment in case of needed changes.

More Repositories

1

kafka-replication

Simple domain replication implemented using NestJS, Postgres, Kafka and outbox pattern
TypeScript
4
star
2

s3-service

Rest api service for managing file uploads to s3 bucket.
TypeScript
3
star
3

job-simulation

Curated list of projects, simulating different cases of real life project/work environment.
2
star
4

remote-code-execution-engine

REST API for executing code in remote containers like hackerrank or leetcode
Python
2
star
5

co-op-platform

Java
2
star
6

rabbit-mq-workshop

JavaScript
2
star
7

system-design-workshop

JavaScript
2
star
8

spring-stuff

Top learning resources for Spring Framework
2
star
9

excpetion-handling-workshop

Examples of generic patterns for handling exceptions
Java
2
star
10

Design-Patterns-workshop

Common solutions to common design problems. Design patterns(in Java, JS)
Java
2
star
11

Universities-Search-Engine

Java Web application, implemented using Vanilla Spring as DI Framework and MySql as a Pesistence Storage. The domain of project is: E-educational.
Java
2
star
12

reactjs-skill-test

Repository for showcasing React Skills
TypeScript
2
star
13

job-scheduler-workshop

JavaScript
1
star
14

typescript-playground

Playground for understanding typescript and functional programming
TypeScript
1
star
15

user-management-job-simulation

User management job simulation app, using: FastAPI, PostgresSQL, SQLAlchemy(with async sessions) Alembic, Docker
1
star
16

translator-cli

cli translator
Python
1
star
17

event-sourcing-workshop

Python
1
star
18

Distributed-vertx-workshop

Java
1
star
19

Custom-In-Memory-Job-Scheduler

Custom java Implementation of thread safe, in memory Job Scheduler/Timer
Java
1
star
20

Raft

Raft consensus algorithm
Go
1
star
21

go-playground

Playground environment for learning and understanding go language
Go
1
star
22

rate-limiter-system-design

Design and implement rate limiters with different levels of complexity
JavaScript
1
star
23

algorithms

Implementation of some popular algorithms
Python
1
star
24

hacker-news-mobile-ui

Cross platform Hacker-news mobile ui
TypeScript
1
star
25

http-file-server

Custom Http File Server in Python, used for passing files on http 1.1 protocol. Supports configurable virtual hosting( using config.json ) and persistence connection.
Python
1
star
26

crypto-workshop

Go
1
star
27

aws-journey

notes/ideas taken while learning AWS
1
star
28

microservices-monorepo

Understanding and playing with micro services with NestJS(spring framework of javascript)
TypeScript
1
star
29

nestjs-skill-test

NestJS Skill Test
TypeScript
1
star
30

aws-cognito-auth-service

Rest API service for managing Users authentication/authorisation using AWS Cognito under the hood and exposing regular REST api for the client side.
TypeScript
1
star