Skip to content

Latest commit

 

History

History
150 lines (137 loc) · 5.56 KB

index.md

File metadata and controls

150 lines (137 loc) · 5.56 KB
layout title show_title subtitle baseurl image cover article_header
page
Mincong HUANG
true
Software Engineer working on data engineering, with a strong background in Java, Elasticsearch, and DevOps.
/
/assets/patterns/pawel-czerwinski-dQuNjCvy9uc-unsplash.jpg
/assets/patterns/pawel-czerwinski-dQuNjCvy9uc-unsplash.jpg
type theme background_color background_image
overlay
dark
#203028
gradient
linear-gradient(135deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .4))

About Me

Hi, I am a software engineer at Composable, helping companies to automate and augment their business processes with LLMs. I have 11 years of experience working on different projects, mainly in France. My blog posts are bits and pieces of my tech journey. Most of them are related to software development and operations for a SaaS business. Hope you enjoy them!

Software Development

Developing tailored software solutions that meet your unique business requirements in Java, Go, Typescript, or Python.

Database Management

Expert management and optimization of databases, with a focus on Elasticsearch and MongoDB. I ensure your data is secure, accessible, and performant.

CI/CD

Automate the process of software lifecycle development with GitHub, GitLab or other solutions.

Infrastructure

Design and implement cloud-based infrastructure that scales with your business. I am a Certified Kubernetes Administrator (CKA) and have experience with AWS, GCP, Azure, and Alibaba Cloud.

SRE

Ensure the site reliability of your system. Design and implement metrics, alerts, dashboards, logs, APM, and other technologies to observe your system. Participate in the 24/7 on-call, incident commanding, and post-mortem.

Documentation

Design and write documentation for knowledge sharing and operational guidelines for the whole team, from newcomers, seasoned participants, and core team members.

Projects

Here are some projects that I participated in the past.

{%- include article-list.html articles=site.en_projects type='grid' size='md' cover_type='background' limit='6' with_date='true' -%}

{%- assign _highlighted_categories = 'elasticsearch:Elasticsearch, temporal:Automation, java-core:Java, java-testing:Testing, java-concurrency:Concurrency, rest:RESTful APIs, git:Git' | split: ', ' -%}

{%- for _category in _highlighted_categories -%} {%- assign _kv = _category | split: ':' -%} {%- assign _category_id = _kv.first -%} {%- assign _category_title = _kv.last -%}

{{ _category_title }}

{% assign _articles = site.categories[_category_id] %} {%- include article-list.html articles=_articles type='grid' size='md' cover_type='background' limit='6' with_date='true' -%}

Read more... ({{ site.categories[_category_id] | size }} articles)

{%- endfor -%}

All Categories

If you didn't find what you want in the highlighted categories above, here are more categories to discover :D

{%- include article-list.html articles=site.displayed_en_categories type='grid' size='sm' cover_type='background' -%}