Skip to content
View samyeh621109's full-sized avatar

Block or report samyeh621109

Report abuse

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

Report abuse
samyeh621109/README.md

Hi, I'm Sam Yeh 👋

🇹🇼 CPO / Full Stack Developer / Network Architect

class AboutMe {
  final name = 'Sam Yeh';
  final title = 'Chief Technology Officer / Full Stack Developer';
  final location = 'Taiwan 🇹🇼';
  final skills = [
    'Rust + Actix Web (CMS, API)',
    'Next.js / React / Tailwind CSS',
    'PostgreSQL / MongoDB / Redis',
    'Docker / NGINX / DevOps',
    'LINE LIFF / OMO Integration',
    'OCR / AI Translation / NLP',
    'System Architecture & Cybersecurity',
    'Legal (Patent, Cyberlaw, InfoSec)'
  ];
  final social = {
    'LinkedIn': 'https://www.linkedin.com/in/sam-yeh',
    'GitHub': 'https://github.com/samyeh621109',
    'Tech resume': 'https://samyeh621109.github.io/',
  };
}

### Find me on:

- [🔗 LinkedIn](https://www.linkedin.com/in/sam-yeh)
- [🐱 GitHub](https://github.com/samyeh621109)
- [📄 Tech resume](https://samyeh621109.github.io/)

Popular repositories Loading

  1. RollerScanner RollerScanner Public

    Forked from LaRevoltage/RollerScanner

    RollerScanner — Fast Port Scanner Written On Python

    Python 2

  2. ippsample ippsample Public

    Forked from istopwg/ippsample

    IPP sample implementations.

    C

  3. netlify-continuous-deployment-ithome-demo netlify-continuous-deployment-ithome-demo Public

    Forked from githubmhjao/netlify-continuous-deployment-ithome-demo

    netlify-continuous-deployment-ithome-demo

    JavaScript

  4. netlify-functions-linebot-example netlify-functions-linebot-example Public

    Forked from n0bisuke/netlify-functions-linebot-example

    LINE BOT Example for Node.js on netlify functions

    JavaScript

  5. netlify-linebot-sample netlify-linebot-sample Public

    Forked from rykawamu/netlify-linebot-sample

    Netlifyを利用したLINE Botのサンプル

    JavaScript

  6. netlify_linebot netlify_linebot Public

    Forked from toshikisugiyama/netlify_linebot

    Netlify Functionsを使ったLINEボット

    JavaScript