Skip to content
View phatdangminh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report phatdangminh

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

Hi there! πŸ‘‹ I'm PhΓ‘t Đặng (Patrick Đặng)

Typing SVG

Portfolio LinkedIn Twitter Facebook YouTube

πŸš€ About Me

Coding

I'm a passionate Odoo Specialist, Python Developer, and Software Engineer with several years of experience crafting robust ERP solutions that transform businesses.

  • πŸ”­ Currently working on advanced Odoo customizations
  • πŸŽ₯ Creating DevOdoo YouTube content for the community
  • 🌱 Learning AI/ML integration with business systems
  • πŸ‘― Looking to collaborate on open-source ERP projects
  • πŸ’¬ Ask me about Odoo, Python, or system optimization
  • πŸ“« Reach me at: phatdangminh.info
  • ⚑ Fun fact: I turn complex problems into elegant solutions

"Every problem has a solution; the key is to approach it with an open mind and a broad perspective."

πŸ› οΈ Tech Stack

Languages & Frameworks

Python JavaScript HTML5 CSS3 XML

ERP & Business Solutions

Odoo PostgreSQL

Development Tools

Git GitHub GitLab Postman VS Code

Cloud & DevOps

Docker Linux Ubuntu

🌟 What I Do

πŸ”§ ERP Development

  • Custom Odoo module development
  • Business process automation
  • System integration & optimization
  • Performance tuning & scalability

πŸ’» Software Engineering

  • Clean, maintainable code architecture
  • Third-party API integrations
  • Database design & optimization
  • DevOps & deployment strategies

πŸŽ₯ Content Creation (Draft)

  • DevOdoo YouTube Channel
  • Odoo tutorials & best practices
  • Code reviews & walkthroughs
  • Community knowledge sharing

πŸ“Š GitHub Analytics

GitHub Streak

πŸ† GitHub Trophies

trophy

πŸ“ˆ Contribution Graph

PhΓ‘t's github activity graph

🎯 Current Focus

  • πŸš€ Odoo 17+ advanced customizations
  • πŸŽ₯ DevOdoo YouTube content creation and community building
  • πŸ€– AI/ML integration with ERP systems
  • 🌐 Cloud-native solutions and microservices
  • πŸ“± Mobile-first business applications

πŸ’‘ Philosophy

class Developer:
    def __init__(self):
        self.name = "PhÑt Đặng"
        self.role = "Odoo Specialist & Python Engineer"
        self.youtube_channel = "DevOdoo"
        self.language_spoken = ["Vietnamese", "English"]
        self.code = ["Python", "JavaScript", "SQL", "XML"]
        self.specialties = ["Odoo ERP", "Business Automation", "System Integration"]
        self.content_creator = True
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together.")
        print("Don't forget to check out my DevOdoo YouTube channel! πŸŽ₯")

me = Developer()
me.say_hi()

🀝 Let's Connect!

πŸ“¬ Ready to collaborate? Let's turn your ideas into reality!

Email YouTube Portfolio


⭐️ If you find my work interesting, consider giving it a star!

Profile Views

✨ "Every problem has a solution; the key is to approach it with an open mind and a broad perspective." – PhΓ‘t Đặng ✨

Pinned Loading

  1. odoo-custom Public

    Odoo Customization

    2

  2. python Public

    All of sources build from Patrick Đặng using Python and Relation

    2

  3. odoo_app Public

    Forked from ctmil/odoo_app

    Odoo App Community version

    TypeScript

  4. wkhtmltopdf Public

    Forked from wkhtmltopdf/wkhtmltopdf

    Convert HTML to PDF using Webkit (QtWebKit)

    C++