A user script designed to be injected into itestcloud.unipus.cn, helping individuals grade in their preferred, customized way by utilizing TensorFlow and bi-gram to simplify the grading process.
A user script designed to be injected into itestcloud.unipus.cn, helping individuals grade in their preferred, customized way by utilizing TensorFlow and bi-gram to simplify the grading process.
This is a serverless web application. By utilizing Cloudflare worker, similar to edge computing, and personal effort, a constraint distributed structure with fast response time and availability is produced. The making of Financial website is actually led by me. The core part, including design, connection between different components, Devop structures, lots of coding, ARIA, are done by me. Other people’s attribution, including contribution on knowledge passage content, useful tools, quiz generation and verification, are also important. We follow up the Business Agility and use JIRA to do weekly jobs and finish this product in 8 weeks. This is the product being produced based on Design specification by me, most parts stay the same as design. This website designed by me contains knowledge from cross area and utilize knowledge including data representation, prediction, interactive design, interacting with phone app and much more. More details regarding to benefits and incomparable feature could be saw below:
Cloudflare worker is a serverless application based on v9 engine. The structure is a little bit different than the Node.js. Endpoints is familiar to most people in developing. But this seems to be different on worker. And it is useful especially when different services is running in the same worker. This one will show how to integrate traditional endpoint feature on cloudflare worker to likely have a fake endpoint handler. This is a sub-project of Financial website.
This is a simple auto correct javascript function based on Bi-gram. It will handle input and find any possible similarity based on threshold. It is a part of a coursework. This work is solely on my own. And because of a previous bad experience on posting code, just a short portion of key codes will be shown.
This is a project done for capital one to teach college students about financial stuff. Below is the design specification and schedule done by me that the entire group follows at last, including tools in using, website structure. Refer to the Publication of Financial website to know the final product of this website. This design specification is done solely by me with improvement advice from group members. This design contains my experience from multiple sources in the past few years, the final product is intended to be a well-performances, useful, containing academic value product.
My modified version is at https://shaokangjiang.github.io/traffic-simulation/. I just add an export function to export data for each car and measuring point to csv file. I will talk them in details at here and discuss my thought.