#!/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()
- Elevating Ghost CMS Search: New Features in Ghost-Meilisearch 0.5.0
- New in ghost-meilisearch: Deploy Your Webhook with Cloudflare Workers
- AI's Accelerating Evolution: Reflections on Progress, Power, and Responsibility
- Supercharging Your Ghost Blog with Meilisearch: A Powerful Search Integration
- Building a Secure Contact Form: From Third-Party Services to Custom Implementation
Cloud Services:
Programming Languages:
Tools and Services: