Skip to content
View sazid's full-sized avatar

Organizations

@AutomationSolutionz
Block or Report

Block or report sazid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sazid/README.md

README

Blog: https://sazid.github.io

Some random personal repos:

Work related:

  • Node manager ~ go - a daemon that always keeps n ZeuZ Nodes alive.
  • ZeuZ Node ~ go - a single binary that can auto install Python and keep ZeuZ Nodes auto updated to latest MINOR or PATCH versions. interesting fact - embeds an offline Python installer in the binary.

I mostly work (in order) - backend, tooling, automation and frontend...

...with these languages:

  1. Go
  2. Python
  3. JavaScript
  4. Rust

...with these frameworks/libs:

  1. Django and tons of other python libs
  2. Gin
  3. jQuery
  4. Preact
  5. Rhai
  6. Isahc
  7. etc...

...within these environments:

  1. Nginx
  2. AWS EC2
  3. PostgreSQL
  4. Docker

Other misc items I've used/learnt in no particular order (in prod - at least one service is running in production):

  1. Java
  2. Kotlin
  3. Quarkus - Java/Kotlin with GraalVM native images, Swagger (in prod)
  4. Rust - tokio, actix actors, actix-web, actix websockets (in prod)
  5. Actor model
  6. Basics of Spring Core and Spring WebMVC
  7. gRPC Go and Python

Pinned

  1. Browse Browse Public

    A fast and simple light-weight web browser for Android

    Java 12 4

  2. lorust lorust Public

    Load generator Rust

    Rust

  3. Floater Floater Public

    A modern floating web browser built on Chromium and .NET (WPF) for Windows

    C# 2

  4. mini-redis-rs mini-redis-rs Public

    A partial implementation of Redis server

    Rust 1

  5. aiub-app aiub-app Public

    AIUB Android app

    Java

  6. go-distributed-services go-distributed-services Public

    A very simple implementation of distributed system and service-serrvice communication to learn how things work at large.

    Go