Pinned Repositories
DesignPatterns
Sample code for several design patterns in TypeScript.
gpt-ai-assistant
OpenAI + LINE + Vercel = GPT AI Assistant
gpt-ai-translator
Using Flask, OpenAI whisper API, GPT-5-nano API to develop line bot translator.
InfrastructureCollection
收集過往實作過的基礎設施。(Collect the infrastructure that has been implemented in the past.)
minecraft-map-transfer
Moving minecraft server map files could be easy.
NetCore.AspectCore.AOP.Demo
練習套用 AspectCore 實作 AOP 機制於 .NET Core 3.1 上(To practice how AOP mechanism with AspectCore implement on .NET Core 3.1.)
NetCore.Dapper.UnitOfWorkPattern
練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
NetCore.WorkerService.Demo
練習使用 .NET Core 3.1 實作 Worker Service。(To practice how worker service implement with .NET Core 3.1.)
vite-react
React with Vite demo project
zerossl-scripts
ZeroSSL 憑證自動化腳本
cdcd72's Repositories
cdcd72/cdcd72
This repository is used to introduce myself.
cdcd72/EasyDeleteDirectory
Umm... Just because some directory are not pleasing to me :eyes:
cdcd72/EventBus.RabbitMQ.Demo
透過 RabbitMQ 簡單示範如何使用事件匯流排。(Demo how to use event bus with RabbitMQ.)
cdcd72/GenerateCoverageReportWithAction.CSharp.Demo
練習實作 Github Action 並產生程式碼涵蓋率報告(To practice generate code coverage report with github action.)
cdcd72/Grpc.FileTransfer.Demo
透過 gRPC 示範如何上下傳檔案。(Demo how to upload/download file with gRPC.)
cdcd72/InfrastructureCollection
收集過往實作過的基礎設施。(Collect the infrastructure that has been implemented in the past.)
cdcd72/Net.BackgroundTasks.Demo
練習實作背景作業機制於 .NET 上。(To practice how background task mechanism implement on .NET.)
cdcd72/Net.CronJob.Demo
練習實作排程工作機制於 .NET 上。(To practice how cron job mechanism implement on .NET.)
cdcd72/Net.JwtAuth.Demo
練習 JWT Token-based authentication 實作於 .NET 8 上(To practice how jwt token-based authentication implement on .NET 8.)
cdcd72/Net.SwitchLoggerByConfig.Demo
練習透過組態切換 Logger 機制於 .NET 上。(To practice how switch logger by config on .NET.)
cdcd72/run_ftp_servers
使用 Docker 建置 FTP(SFTP) 環境
cdcd72/stable-diffusion-webui-docker
Easy Docker setup for Stable Diffusion with user-friendly UI
cdcd72/gpt-ai-assistant
OpenAI + LINE + Vercel = GPT AI Assistant
cdcd72/gpt-ai-translator
Using Flask, OpenAI whisper API, GPT-5-nano API to develop line bot translator.
cdcd72/vite-react
React with Vite demo project
cdcd72/zerossl-scripts
ZeroSSL 憑證自動化腳本
cdcd72/airi
💖🧸 Self hosted, you owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.
cdcd72/aituber-kit
AITuber Kit
cdcd72/bmi-calculator
BMI 計算機
cdcd72/bmi-calculator-natural-language-e2e
BMI 計算機自然語言 E2E 測試
cdcd72/DataProtectionCrypto
Crypto with data protection. ( Windows )
cdcd72/DateCalculator
DateCalculator maui app demo
cdcd72/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
cdcd72/docs
This repository contains .NET Documentation.
cdcd72/download-web-driver-scripts
下載 Web Driver 腳本
cdcd72/gemini-next-chat
Deploy your private Gemini application for free with one click, supporting Gemini 1.5, Gemini 2.0 models.
cdcd72/linebot-receipt-gemini
A handy tool for travelers who struggle with understanding the content of receipts in foreign languages. This tool was created out of the need to keep track of expenses during travel without the barrier of language. It allows users to scan receipts, extract information, and translate it for easy accounting and future reference.
cdcd72/Net.YARP.Demo
練習 YARP 實作 API Gateway(To practice how YARP implement API Gateway.)
cdcd72/prototype-with-pug
Demo how create web prototype with pug.
cdcd72/react-hooks-timer
Finished and updated code for the Countdown Timer with React Hooks tutorial.