Skip to content
View wesilios's full-sized avatar
👾
👾
  • Ho Chi Minh city, Vietnam

Block or report wesilios

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
wesilios/README.md

Hello there 👋 Que (wesilios) is here

🏢 Based in Ho Chi Minh City, Vietnam

💥Solution Architect / DevSecOps / Product Owner | .NET, CPP, React, Next, SQL, Lua

With over 10 years of experience in software development, solution consulting, and technical leadership. My journey started as a .NET Framework developer, later exploring PHP, and evolving into .NET Architect and Solution Architect roles — where I focus on building scalable, secure, and maintainable systems.

Proficient in web development and cloud architecture, I’m passionate about building infrastructure that enables reliability and innovation.

Lately, I’ve been exploring Data Science and AI model development, aiming to integrate intelligent analytics into real-world solutions.


🌩️ Cloud Platforms

  • Azure: API Management (APIM), Event Hub, App Service, Monitor
  • AWS: EC2, S3, Lambda, CloudWatch
  • GCP: Compute Engine, Pub/Sub, Cloud Run

♟️ Interests & Hobbies

  • Continuous learning in CI/CD, DevSecOps, and observability
  • Developing open-source tools around .NET, DevOps, and microservices
  • Building a chess engine (planned project ♟️)
  • Exploring data-driven analysis and applied data science

Open Source Highlights

  • clean-architecture-template A solution template for ASP.NET Core following Clean Architecture principles — designed for scalability, maintainability, and clear separation of concerns.
  • netcore-toolkit A reusable .NET Core toolkit that includes core libraries, validation logic, and shared interfaces for rapid application development.
  • dapper-specification.extension Extensions for Dapper to support the Specification Pattern, enabling expressive query definitions across different databases.
  • cardio A personal learning project exploring classic and modern algorithms and data structures, implemented from scratch in multiple languages.
  • neovim.config My personal Neovim configuration for development productivity — optimized for C#, TypeScript, and DevOps workflows.

♾️ Thanks for visiting my profile - I believe great systems are not just built — they’re designed, tested, and evolved.

Pinned Loading

  1. CleanArchitecture CleanArchitecture Public

    Forked from matorikkusu/CleanArchitecture

    Clean Architecture Solution Template for ASP.NET Core

    C# 1

  2. cardio cardio Public

    A personal learning project focused on exploring classic and modern algorithms and data structures, implemented from scratch in multiple programming languages.

    C++ 1

  3. netcore-toolkit netcore-toolkit Public

    Forked from matorikkusu/netcore-toolkit

    This is .NET core toolkit including common libraries, validations, shared interfaces

    C#

  4. neovim.config neovim.config Public

    My neovim configuration

    Vim Script 1

  5. Dapper.SpecificationExtension Dapper.SpecificationExtension Public

    Dapper Specification extensions

    C#