MilosSimic
Software engineer and PhD student interested in developing large-scale distributed systems, cloud, edge, microservices, big data, ML, IoT, MMORPG.
Faculty of technical sciences Novi SadNovi Sad
Pinned Repositories
actor
Toy example of Actor model using go.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
free-programming-books
:books: Freely available programming books
Kronos
DSL for schedule tasks
logging-app
Simple test app that logs user activity from Django app to ELK stack, metrics using Influxdb using Docker.
mytravis
Docker image for Travis CLI
Puzzle
Small plugin framework for python
MilosSimic's Repositories
MilosSimic/OpenDiablo2
An open source re-implementation of Diablo 2
MilosSimic/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
MilosSimic/awesome-for-beginners
A list of awesome beginners-friendly projects.
MilosSimic/awesome-sdn
A awesome list about Software Defined Network (SDN)
MilosSimic/busproject
Source code for my blog post "A Bus Ride with Golang"
MilosSimic/crumbs
Turn asterisk-indented text lines into mind maps
MilosSimic/First-Docker-app
simple Docker app
MilosSimic/fmmap
Simple implementation of memory-mapped file
MilosSimic/gatus
A service health dashboard in Go
MilosSimic/go-clean-code
MilosSimic/go-distributed-sys
A simple example on Event Sourcing/CQRS in Go for building distributed systems and microservices with NATS Streaming, gRPC and CockroachDB
MilosSimic/go-grpc-examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
MilosSimic/go-interview
Collection of Technical Interview Questions solved with Go
MilosSimic/go-rest-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
MilosSimic/go-routines-examples
Short examples of parallelism in Go. Routines, channels, mutexes and waitgroups
MilosSimic/go-test-examples
Go Unit Test examples
MilosSimic/goapp
An opinionated guideline to structure & develop a Go web application/service
MilosSimic/grpc-gateway-example-1
Example usage of gRPC gateway
MilosSimic/jwt-best-practices
MilosSimic/kubernetes-examples
Minimal self-contained examples of standard kubernetes features and patterns in YAML
MilosSimic/kubernetes-handbook-projects
Project codes used in "The Kubernetes Handbook" :notebook:
MilosSimic/lru
Simple implementation of LRU caching algorithms
MilosSimic/maligned
Tool to detect Go structs that would take less memory if their fields were sorted.
MilosSimic/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
MilosSimic/osmdroid
OpenStreetMap-Tools for Android
MilosSimic/rtsp-simple-server
ready-to-use RTSP server and RTSP proxy that allows to read and publish video and audio streams via UDP and TCP
MilosSimic/sample-api
A sample API service written in Go that uses a backend Redis server
MilosSimic/servicemesh-examples
simple service mesh example (3x microservices) with LINKERD
MilosSimic/talent-plan
open source training courses about distributed database and distributed systemes
MilosSimic/the-evolution-of-a-go-programmer