NBsyxx
Software engineer, Master of Computer Science@UIUC, BSCS, and BSDS@NYU. My portfolio site is constantly down because I always forget to pay server bill
@Roblox San Mateo, CA
Pinned Repositories
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
CatE
[WWW 2020] Discriminative Topic Mining via Category-Name Guided Text Embedding
chitchat-slack-chatting-bot-app
a ChatGPT based slack chatting bot who response to direct messages, locally deploy with slack socket mode.
engine-sim
Combustion engine simulator that generates realistic audio.
Extractive_Summerizer_on_Web
An extractive summarizer for English, based on word2Vec and text rank
flask-mongoDB-wsgi-apache2-host-quick-start
quick code&configuration for setup virtualhosts
privacy-preserving-machine-learning-with-hormomophic-encrypted-data
This project studied homomorphic encryption and attempted to apply it in training machine learning models. We trained some models on plain data and evaluated them on encrypted data using encrypted parameters. We eventually created a logistic regression model that trains on encrypted data and maintains high accuracy
QWERTY
An keyboard typing p5js program
ray_traced_sliverball_computer_graphics
Computer Graphics with Ray Trace - Vertex Shader/Fragment Shader
EHR
NBsyxx's Repositories
NBsyxx/privacy-preserving-machine-learning-with-hormomophic-encrypted-data
This project studied homomorphic encryption and attempted to apply it in training machine learning models. We trained some models on plain data and evaluated them on encrypted data using encrypted parameters. We eventually created a logistic regression model that trains on encrypted data and maintains high accuracy
NBsyxx/chitchat-slack-chatting-bot-app
a ChatGPT based slack chatting bot who response to direct messages, locally deploy with slack socket mode.
NBsyxx/QWERTY
An keyboard typing p5js program
NBsyxx/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
NBsyxx/CatE
[WWW 2020] Discriminative Topic Mining via Category-Name Guided Text Embedding
NBsyxx/engine-sim
Combustion engine simulator that generates realistic audio.
NBsyxx/Extractive_Summerizer_on_Web
An extractive summarizer for English, based on word2Vec and text rank
NBsyxx/flask-mongoDB-wsgi-apache2-host-quick-start
quick code&configuration for setup virtualhosts
NBsyxx/ray_traced_sliverball_computer_graphics
Computer Graphics with Ray Trace - Vertex Shader/Fragment Shader
NBsyxx/gocast
GoCast is a tool for controlled BGP route announcements from a host
NBsyxx/ICS-NYUSH
NBsyxx/label-only-unsupervised-document-classification
phrase BERT, python-rake.
NBsyxx/LOTClass
[EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach
NBsyxx/Noun_Group_Tagger
Maximum_Entropy based machine learning on English Noun Group Tagger
NBsyxx/react-comment-section-boilerplate
A comment section application based on React.js that supports user comment with ip address, and async-loaded components; API: Python Flask; Spring Boot, DB: MongoDB
NBsyxx/react-comments-section
npm package for integrating a fully functional comments section in react web apps along with custom input fields.
NBsyxx/S-P-500-Hourly-Prediction-and-Investiment-Model
NBsyxx/sephora-web-crawler
A web crawler crawling all cosmetics information from Sephora implemented in Scrapy
NBsyxx/Software_engineering
NBsyxx/Texas_poker_simplified
NBsyxx/tweet-query-search-python3
Initialize a search engine with tweets from csv. Use logic expression like AND OR NOT to form a query and search over it. Non-query expression is also supported.
NBsyxx/UIUC-CS407-Cryptography
Crypto machine problems
NBsyxx/UIUC-CS444
little archive for the machine problems in the CS-444 Computer Vison and Deep Learning
NBsyxx/virtual_reality_maze_on_Web
A maze based on aframe and a simplified physical engine. 一个用aframe制作的VR迷宫游戏
NBsyxx/vtree2.0
JSON Tree Visualizer
NBsyxx/wechat-chatgpt
Use ChatGPT On Wechat via wechaty
NBsyxx/wisdompeak_LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.