Pinned Repositories
2nd-edition-BOOK-AMAZON-Python-for-Finance-and-Algorithmic-Trading
A-stock-prediction-algorithm-based-on-machine-learning
(陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AlgorithmSwift
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
lightbus
LightBus新浪微博客户端
obsidian-textgenerator-plugin
Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
appcenter
Central repository for App Center open source resources and planning.
CJ99's Repositories
CJ99/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
CJ99/dapr-traffic-control
Simple sample application for experimenting with dapr.
CJ99/dotnet-sdk
Dapr SDK for .NET
CJ99/duckdb
DuckDB is an in-process SQL OLAP Database Management System
CJ99/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
CJ99/eShopOnDapr
A sample .NET Core distributed application based on eShopOnContainers, powered by Dapr.
CJ99/eShopOnWeb
Sample ASP.NET Core 7.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
CJ99/flyway
Flyway by Redgate • Database Migrations Made Easy.
CJ99/github-stats
Better GitHub statistics images for your profile, with stats from private repos too
CJ99/github-stats-action
CJ99/intro.js
Lightweight, user-friendly onboarding tour library
CJ99/keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
CJ99/kong
🦍 The Cloud-Native API Gateway
CJ99/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
CJ99/lens
Lens - The way the world runs Kubernetes
CJ99/liquibase
Main Liquibase Source
CJ99/llama3
The official Meta Llama 3 GitHub site
CJ99/monokle
🧐 Monokle Desktop empowers you to better create, understand, and deploy YAML manifests with a visual UI that also provides policy validation and cluster insights.
CJ99/opa
An open source, general-purpose policy engine.
CJ99/oreilly-downloader
Download Oreilly books as epub
CJ99/OsEngine
Open Source algo trading platform
CJ99/pearson-gpt-training-engineer
CJ99/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
CJ99/QLNet
QLNet C# Library
CJ99/react-joyride
Create guided tours in your apps
CJ99/shepherd
Guide your users through a tour of your app
CJ99/spec_standards
CloudEvents Specification
CJ99/Stock.Charts
This is a demo for use of the Skender.Stock.Indicators NuGet package. It is an Angular website with a .NET Web API for backend generation of indicators.
CJ99/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
CJ99/Stock.Indicators.Python
Stock Indicators for Python. Maintained by @LeeDongGeon1996