Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by dizys

A curated list of projects in awesome lists by dizys .

https://github.com/dizys/thinkworker

Run without Apache/Nginx/php-fpm! A memory-resident PHP Framework based on Workerman to help build your website!

Last synced: 07 Nov 2024

https://github.com/dizys/sworm

A PHP NotORM-like database library based on Swoole for simple working with data in the database.

Last synced: 07 Nov 2024

https://github.com/dizys/Sworm

A PHP NotORM-like database library based on Swoole for simple working with data in the database.

Last synced: 02 Aug 2024

https://github.com/dizys/orpc

The type-safe Node.js and browser RPC library built on top of socket.io. Empowered with SOA governance and load balancing.

nodejs rpc socket-io typesafe typescript

Last synced: 07 Nov 2024

https://github.com/dizys/lark-js-sdk

Third-party JavaScript Lark (Feishu, 飞书) SDK written in TypeScript

client feishu javascript lark sdk typescript

Last synced: 07 Nov 2024

https://github.com/dizys/rycommunication

Wire/Wireless printer communication with iOS BLE/MFI/Socket/OSX Bluetooth/USB, including support for Poooli printers.

Last synced: 07 Nov 2024

https://github.com/dizys/devops-notes

NYU DevOps course notes

Last synced: 07 Nov 2024

https://github.com/dizys/jsit

A newly born language and its online playground based on JavaCC

Last synced: 07 Nov 2024

https://github.com/dizys/movie-review-sentiment-classification

Building a sentiment classifier that takes movie review text and output rating from 1 to 10 using Word2Vec, bidirectional LSTM, AWD LSTM and more.

fastai jupyter-notebook pytorch sentiment-classification

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-gpu-final-project

NYU CV Final Project: Comparing CUDA to OpenMP on GPUs

Last synced: 07 Nov 2024

https://github.com/dizys/talk-type-system-in-typescript

Slides for my talk: Type System in TypeScript

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-final-project

NYU NLP Final Project: Build a semantic role labeling system utilizing SOTA machine learning models

bert huggingface nlp nyu partitive python srltagger transformers

Last synced: 07 Nov 2024

https://github.com/dizys/weibo-crawler

A nodejs weibo crawler

crawler nodejs typescript weibo-spider

Last synced: 07 Nov 2024

https://github.com/dizys/talks

My talks

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-homework-5

NYU NLP Homework 5: Feature selection for Maxent Noun Group tagger

feature-selection nlp noun-group-tagger nyu

Last synced: 07 Nov 2024

https://github.com/dizys/image-morph

Seamless transition between images based on Canvas

canvas image-transform javascript morphing-animations transition typescript

Last synced: 07 Nov 2024

https://github.com/dizys/vite-react-template

Web project template with Vite, React, AntDesign and more.

antd react styled-components vitejs

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-homework-3

NYU NLP Homework 3: Implement a Viterbi HMM POS tagger

homework nlp nyu pos-tagging viterbi-hmm

Last synced: 07 Nov 2024

https://github.com/dizys/pl-homework-1

NYU programming languages homework 1 project: build an EBNF-to-BNF Bison rule translator using Flex and Bison.

bison bnf conversion ebnf flex nyu programming-languages translator

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-fa-notes

NYU Fundamental Algorithms course notes

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-homework-6

NYU NLP Homework 6: Build a semantic role labeling system

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-homework-4

NYU NLP Homework 4: Ad Hoc Information Retrieval system using TF-IDF weights and cosine similarity scores

cosine-similarity information-retrieval nlp nyu tf-idf

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-homework-2

Develop regular expressions

nlp nyu regular-expression

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-multicore-lab-2

NYU Multicore Lab 2: Implement a prime generator in OpenMP.

c multicore nyu openmp prime-numbers

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-nlp-final-project-paper

NYU NLP final project paper for my own work

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-gpu-lab-1

NYU GPU Lab 1: Implement a vector processor in CUDA.

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-multicore-lab-1

NYU Multicore Lab 1: Implement a histogram in OpenMP.

c histogram multicore nyu openmp

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-ai-lab-3

NYU Artificial Intelligence Course Lab 3: A generic Markov process solver.

artificial-intelligence markov-decision-processes mdp nyu solver

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-ai-lab-2

NYU Artificial Intelligence Course Lab 2: A BNF to CNF converter and generic DPLL solver

antlr4 bnf-parser bnf-to-cnf dpll-solver python

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-cv-final-project

NYU CV Final Project: build a AI-generated v.s. real-world-captured image classifier

ai-image-generation dalle2 resnet stable-diffusion

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-ai-lab-4

About NYU Artificial Intelligence Course Lab 4: kNN and Naive Bayes implementations

Last synced: 07 Nov 2024

https://github.com/dizys/nyu-ai-lab-1

NYU Artificial Intelligence Course Lab 1: Build a generic hill-climbing solver

artificial-intelligence hill-climbing nyu python

Last synced: 07 Nov 2024

https://github.com/dizys/notes

Notes for NYU courses

Last synced: 07 Nov 2024

https://github.com/dizys/github-actions-playground

My GitHub Actions playground for debugging purposes for other projects.

Last synced: 07 Nov 2024

https://github.com/dizys/nlp-notes

NYU NLP course notes

Last synced: 07 Nov 2024

https://github.com/dizys/hackx_backend_2017

Backend for Hackx Project in 2017

Last synced: 07 Nov 2024

https://github.com/dizys/mpihm

Do quick&merge sorting in an MPI way!

Last synced: 07 Nov 2024

https://github.com/dizys/fa-cheatsheet

Cheatsheet for Foundational Algorithm exams

Last synced: 07 Nov 2024

https://github.com/dizys/ambassador-kustomization-example

Kubernetes kustomization example for setting up Ambassador Gateway, basic auth and stress test.

ambassador-gateway k8s

Last synced: 07 Nov 2024

https://github.com/dizys/algorithms

Why do I need this again?

Last synced: 07 Nov 2024

https://github.com/dizys/findata

A collection of daily updated financial data.

Last synced: 07 Nov 2024

https://github.com/dizys/fly-n8n

Self-host n8n deployment on fly.io

Last synced: 07 Nov 2024

https://github.com/dizys/vsim

A video similarity calculating tool

Last synced: 07 Nov 2024

https://github.com/dizys/salty-ccf-entry

Emotion detection and recognition from text mainly through LSTM networks

Last synced: 07 Nov 2024

https://github.com/dizys/embeddable-monaco

Embeddable online playground using Monaco editor. Works great with Vue and Slidev!

monaco-editor slides slidev vue

Last synced: 07 Nov 2024

https://github.com/dizys/os-notes

NYU Operating Systems course notes

Last synced: 07 Nov 2024

https://github.com/dizys/short-text-clustering

Text clustering using sklearn tfidf and homemade k-means algorithm implemented on PyTorch.

clustering k-means pytorch tf-idf

Last synced: 07 Nov 2024

https://github.com/dizys/autocode-scripts

Useful scripts running on autocode.com

autocode javascript

Last synced: 07 Nov 2024

https://github.com/dizys/apriori-and-association-rules

Basic algorithm implementation to identify frequent item sets and mine association rules. Including Apriori.

Last synced: 07 Nov 2024

https://github.com/dizys/aes-plugin-filter-example

Plugin filter example for Ambassador Edge Stack

Last synced: 07 Nov 2024

https://github.com/dizys/aes-kustomization-example

Kubernetes kustomization example for setting up Ambassador Edge Stack (AES), basic auth and more...

Last synced: 07 Nov 2024