Skip to content
View SebastienBoisard's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Douchy, France
Block or Report

Block or report SebastienBoisard

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
SebastienBoisard/README.md

Hi, I'm Seb. 👋
I'm a senior computer scientist, back-end developer at Ausha.

My linkedin: https://www.linkedin.com/in/sebastien-boisard/

  • I love Go and Rust ❤️
  • but I can also code in Python 😉
  • I'm passionate about distributed systems (microservice and/or event-drive architecture, scalabilty, security, monitoring, control and documentation)
  • I practice team managment, agility, synchronous and asynchronous communication and many other soft skills
  • I know some tools 🛠️ like Docker, Kubernetes, Gitlab, MySQL, Postgres, MongoDB, Redis, RabbitMQ...

Some of my public projects:

▶️ My new side-project (WIP) for creating a novel newsletter system (coded in Go) => https://github.com/SebastienBoisard/newsletters
▶️ A quick tutorial on how to use RabbitMQ with Go => https://github.com/SebastienBoisard/rabbitmq_with_go_tutorial
▶️ A quick tutorial on how to use Redis with Go => https://github.com/SebastienBoisard/redis_with_go_tutorial
▶️ A small project in Golang to play with MongoDB and JsonRPC => https://github.com/SebastienBoisard/tamago
▶️ A Slack bot skeleton in Golang => https://github.com/SebastienBoisard/SlackGoBot

Pinned

  1. rabbitmq_with_go_tutorial rabbitmq_with_go_tutorial Public

    A simple RabbitMQ tutorial with Go

    Go

  2. redis_with_go_tutorial redis_with_go_tutorial Public

    A simple Redis tutorial with Go

    Go

  3. tamago tamago Public

    A simple note taking system developed in Go

    Go 1

  4. Thunlp-Summarization Thunlp-Summarization Public

    Python 6

  5. DeepLearning-Course-ud730 DeepLearning-Course-ud730 Public

    Deep Learning Course from Udacity (ud730) in Python (and maybe Go)

    Jupyter Notebook 1

  6. Summarizer Summarizer Public

    Text Summarization with Sequence-to-Sequence model

    Python