An open API service indexing awesome lists of open source software.

https://github.com/mfydev/mfydev


https://github.com/mfydev/mfydev

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Hi, I am Fanyang! 👋

```python
#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

def __init__(self):
self.name = "Fanyang Meng"
self.role = "Software Engineer"
self.language_spoken = ["zh_CN", "en_US"]

def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")

me = SoftwareEngineer()
me.say_hi()
```

## 📝 Latest Blog Posts

- [Elevating Ghost CMS Search: New Features in Ghost-Meilisearch 0.5.0](https://fanyangmeng.blog/elevating-ghost-cms-search-new-features-in-ghost-meilisearch-0-5-0/)
- [New in ghost-meilisearch: Deploy Your Webhook with Cloudflare Workers](https://fanyangmeng.blog/ghost-meilisearch-cloudflare-worker/)
- [AI's Accelerating Evolution: Reflections on Progress, Power, and Responsibility](https://fanyangmeng.blog/reflections-on-ais-fast-evolution/)
- [Supercharging Your Ghost Blog with Meilisearch: A Powerful Search Integration](https://fanyangmeng.blog/ghost-meilisearch-integration/)
- [Building a Secure Contact Form: From Third-Party Services to Custom Implementation](https://fanyangmeng.blog/building-a-secure-contact-form/)

## 🔧 Technologies & Tools

**Cloud Services:**

![AWS](https://img.shields.io/badge/Cloud-AWS-informational?style=flat&logo=amazon-aws&logoColor=white&color=6aa6f8)
![Bedrock](https://img.shields.io/badge/AI-Bedrock-informational?style=flat&logo=amazon-aws&logoColor=white&color=6aa6f8)
![SageMaker](https://img.shields.io/badge/ML-SageMaker-informational?style=flat&logo=amazon-aws&logoColor=white&color=6aa6f8)
![API Gateway](https://img.shields.io/badge/API-Gateway-informational?style=flat&logo=amazon-api-gateway&logoColor=white&color=6aa6f8)
![DynamoDB](https://img.shields.io/badge/Database-DynamoDB-informational?style=flat&logo=amazon-dynamodb&logoColor=white&color=6aa6f8)
![Lambda](https://img.shields.io/badge/Compute-AWS_Lambda-informational?style=flat&logo=aws-lambda&logoColor=white&color=6aa6f8)
![ECS Fargate](https://img.shields.io/badge/Container-ECS_Fargate-informational?style=flat&logo=amazon-ecs&logoColor=white&color=6aa6f8)
![SQS](https://img.shields.io/badge/Queue-SQS-informational?style=flat&logo=amazon-sqs&logoColor=white&color=6aa6f8)
![SNS](https://img.shields.io/badge/Pub/Sub-SNS-informational?style=flat&logo=amazon-sns&logoColor=white&color=6aa6f8)
![S3](https://img.shields.io/badge/Storage-S3-informational?style=flat&logo=amazon-s3&logoColor=white&color=6aa6f8)
![IAM](https://img.shields.io/badge/Security-IAM-informational?style=flat&logo=amazon-iam&logoColor=white&color=6aa6f8)
![VPC](https://img.shields.io/badge/Network-VPC-informational?style=flat&logo=amazon-vpc&logoColor=white&color=6aa6f8)
![CloudWatch](https://img.shields.io/badge/Monitoring-CloudWatch-informational?style=flat&logo=amazon-cloudwatch&logoColor=white&color=6aa6f8)
![X-Ray](https://img.shields.io/badge/Tracing-X--Ray-informational?style=flat&logo=amazon-xray&logoColor=white&color=6aa6f8)

**Programming Languages:**

![Python](https://img.shields.io/badge/Code-Python-informational?style=flat&logo=python&logoColor=white&color=6aa6f8)
![JavaScript](https://img.shields.io/badge/Code-Javascript-informational?style=flat&logo=go&logoColor=white&color=6aa6f8)
![NodeJS](https://img.shields.io/badge/Code-NodeJS-informational?style=flat&logo=go&logoColor=white&color=6aa6f8)
![Go](https://img.shields.io/badge/Code-Go-informational?style=flat&logo=go&logoColor=white&color=6aa6f8)

**Tools and Services:**

![Kubernetes](https://img.shields.io/badge/Tools-Kubernetes-informational?style=flat&logo=kubernetes&logoColor=white&color=6aa6f8)
![Docker](https://img.shields.io/badge/Tools-Docker-informational?style=flat&logo=docker&logoColor=white&color=6aa6f8)