Skip to content
View pcbimon's full-sized avatar

Highlights

  • Pro

Block or report pcbimon

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pcbimon/README.md

πŸ‘‹ Hello! I'm Mhon

Typing SVG

πŸ§‘β€πŸ’» About Me

I'm pcbimon, a passionate programmer who started my journey with .NET and has always been fascinated by exploring new technologies. Currently, I'm diving deep into AI and Data Analysis, with a particular focus on applying AI to analyze GitHub data to gain deeper insights into software development patterns and behaviors.

public class Developer
{
    public string Name { get; set; } = "pcbimon";
    public List<string> Skills { get; set; } = new() { ".NET", "C#", "AI/ML", "Data Analysis" };
    public string CurrentFocus { get; set; } = "AI for GitHub Data Analytics";
    public bool AlwaysLearning { get; set; } = true;
}

πŸš€ Current Journey

πŸ”¬ Currently Learning: AI systems for GitHub data analysis
🎯 Goal: Building tools that help developers better understand codebases and development patterns
πŸ’‘ Interests: Machine Learning, Natural Language Processing, Software Engineering Analytics

πŸ› οΈ Tech Stack

πŸ’Ό Professional Experience

.NET C# ASP.NET SQL Server

πŸ€– AI & Data Science (Learning)

Python TensorFlow Pandas Jupyter

πŸ”§ Tools & Platforms

Git GitHub VS Code Visual Studio

πŸ“Š GitHub Analytics

GitHub Streak

🌱 Current Learning Path

graph TD
    A[.NET Foundation] --> B[AI/ML Exploration]
    B --> C[GitHub Data Analysis]
    C --> D[Intelligent Developer Tools]
    D --> E[Future Innovation]
    
    style A fill:#512BD4
    style B fill:#FF6F00
    style C fill:#2196F3
    style D fill:#4CAF50
    style E fill:#9C27B0
Loading

🎯 Projects & Interests

πŸ” AI-Powered GitHub Analytics

Currently developing systems that leverage AI to analyze:

  • Code quality and complexity patterns
  • Developer collaboration networks
  • Repository evolution trends
  • Automated code review insights

πŸš€ From .NET to AI

My journey from being a .NET developer to exploring the fascinating world of Artificial Intelligence and its applications in software engineering.

πŸ“ˆ Activity Graph

🀝 Let's Connect!

GitHub LinkedIn Email


Profile views

"From .NET foundations to AI innovations - always building the future, one commit at a time" πŸš€


πŸ’‘ Fun Facts About Me
  • πŸ”„ Started with .NET but never stopped learning new technologies
  • πŸ€– Believe AI will enhance software development, not replace developers
  • πŸ“Š Love analyzing data and finding interesting patterns in GitHub repositories
  • β˜• Code best with a cup of coffee nearby
  • 🌟 Dream of creating tools that help everyone become better developers
  • 🌏 Based in Thailand but thinking globally
  • πŸ“š Always reading about the latest in tech and AI research

πŸ† GitHub Trophies

GitHub Trophies

Pinned Loading

  1. ckan-docker ckan-docker Public

    Forked from ckan/ckan-docker

    Scripts and images to run CKAN using Docker Compose

    Python

  2. ckanext-oauth2-py2 ckanext-oauth2-py2 Public

    Python

  3. ckanext-oauth2-py3 ckanext-oauth2-py3 Public

    Forked from conwetlab/ckanext-oauth2

    OAuth2 support for CKAN

    Python

  4. react-complete-guide-course-resources react-complete-guide-course-resources Public

    Forked from academind/react-complete-guide-course-resources

    React - The Complete Guide Course Resources (Code, Attachments, Slides)

    JavaScript

  5. udemy-docker-mastery udemy-docker-mastery Public

    Forked from BretFisher/udemy-docker-mastery

    Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud

    JavaScript

  6. umami umami Public

    Forked from umami-software/umami

    Umami is a simple, fast, privacy-focused alternative to Google Analytics.

    TypeScript