Skip to content
View rubyhcm's full-sized avatar
🏠
Working from home
🏠
Working from home
  • RubyDevTeam
  • Viet Nam

Block or report rubyhcm

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

Hey there! I'm Loi Nguyen

Backend Developer with a passion for elegant solutions

Blog Profile

Ho Chi Minh City, Vietnam

✨ Welcome to my Developer Universe! ✨

Where code meets creativity and problems find their solutions


🚀 What I Share Here

  • 📊 Practical web development insights from real-world projects
  • 🧭 Beginner-friendly guides to navigate the tech landscape
  • 🛠️ Technical solutions to common Ruby on Rails and Go challenges
  • Best practices I've learned along my development journey

💡 My Philosophy

I believe in:

Clean code that speaks for itself

🏗️ Thoughtful architecture that scales

🔄 Continuous learning as a lifestyle

🌱 Every line of code should solve a problem elegantly while being maintainable for the future.

 class Loi < Developer
   def initialize
     @name       = 'Loi Nguyen'
     @birthday   = 1995
     @email      = 'phucloi.dev@gmail.com'
     @educations = [
       { name: 'Ho Chi Minh City University of Technology and Education', GPA: 7.0 },
       { name: 'VNUHCM - University of Information Technology', GPA: 8.5 },
       { name: 'English', level: 'B2' }
     ]
     @hobbies    = ['Reading', 'Music', 'Coding']
   end

   def current_location
     '3 Ward, Go Vap District, Ho Chi Minh City'
   end

   def skills
     {
       # Frontend Technologies
       frontend: [
         'Vue.js', 'Tailwind CSS'
       ],

       # Backend Technologies
       backend: [
         'Ruby On Rails', 'Go'
       ],

       # Database Technologies
       database: {
         relational: ['MySQL', 'PostgreSQL'],
         nosql: ['Redis', 'Firebase'],
         messaging: ['Kafka', 'RabbitMQ']
       },

       # Deployment & CI/CD
       deployment: [
         'GitLab CI/CD', 'CircleCI',
         'GitHub Actions', 'Rancher'
       ],

       # AWS Services
       aws: [
         'DynamoDB', 'RDS', 'AuroraDB', 'S3',
         'CloudFormation', 'Codebuild', 'CodePipeline',
         'IAM', 'EC2', 'SES'
       ],

       # Google Cloud Platform
       gcp: [
         'VM instance', 'Cloud Storage'
       ],

       # Third-party Services
       third_party: [
         'Ory Hydra', 'Ory Kratos',
         'Ory Oathkeeper', 'Ory Keto'
       ],

       # Other Tools & Technologies
       others: [
         'Sidekiq', 'Elasticsearch', 'Unit Test',
         'Docker', 'Sentry', 'Swagger', 'CRM (Brevo)'
       ]
     }
   end

   def main_stack
     {
       backend: ['Ruby On Rails', 'Go'],
       database: ['MySQL', 'PostgreSQL']
     }
   end
 end

🛠 Technologies and tools

🛠 Techs

Ruby on Rails   RSpec   Go   Vue.js   Tailwind CSS   MySQL   PostgreSQL   Redis   Kafka   RabbitMQ   Sidekiq   Elasticsearch   Swagger   MVC   REST API

🛠 Deployments & DevOps

Docker   GitLab CI/CD   GitHub Actions   CircleCI   Rancher   Git

🛠 Cloud Services

AWS   DynamoDB   RDS   S3   EC2   Google Cloud   Render   Nginx   Puma

🛠 Third-party Services

Ory   SendGrid   Brevo   MeiliSearch   Postmark   Sentry

📖 What I am currently learning / improving on

MongoDB   Firebase   Azure   Digital Ocean  

🛠 Somethings make us better

⚡ Rails Resources

⚡ System Architecture

⚡ Go Resources

⚡ Vue.js 3 Resources

⚡ DevOps Resources

⚡ Security & Best Practices

Pinned Loading

  1. rails-security-checklist Public

    This is checklist for security with ruby on rails

  2. rails-base-app Public

    Forked from zakariaf/rails-base-app

    An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects

    Ruby

  3. ruby-bookmarks Public

    Forked from dreikanter/ruby-bookmarks

    Ruby and Ruby on Rails bookmarks collection

  4. awesome-ruby Public

    Forked from markets/awesome-ruby

    💎 A collection of awesome Ruby libraries, tools, frameworks and software

  5. awesome-rails-gem Public

    Forked from hothero/awesome-rails-gem

    A collection of awesome Ruby Gems for Rails development.

    Ruby

  6. design-patterns-in-ruby Public

    Forked from davidgf/design-patterns-in-ruby

    GoF design patterns in Ruby

6,081 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to rubyhcm/ruby_teaching, rubyhcm/todo_app, rubyhcm/python_fastapi and 28 other repositories
Loading A graph representing rubyhcm's contributions from June 02, 2024 to June 08, 2025. The contributions are 100% commits, 0% pull requests, 0% code review, 0% issues.   Code review   Issues   Pull requests 100% Commits

Contribution activity

June 2025

39 contributions in private repositories Jun 1 – Jun 8
Loading