Skip to content
View RapDoodle's full-sized avatar
  • The Hong Kong University of Science and Technology
  • Hong Kong SAR
  • 14:43 (UTC +08:00)

Highlights

  • Pro
Block or Report

Block or report RapDoodle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RapDoodle/README.md

Hi there 👋

I am currently a student at The Hong Kong University of Science and Technology.

Projects

Here are some of the projects that I am working / worked on:

Web applications
  • PopChat 2: An online chat room that emphasizes zero-log and zero-store.
  • SwiftSearch: A lightweight web crawler/indexer/search engine.
  • StyleCLIP Playground: StyleCLIP Playground is a project that provides a web front-end to the StyleCLIP's official implementation.
  • DegreeOverview: A course definition system that aims to help course designers better plan and design university courses.
  • Mooli Ordering System: Place orders on customer's phone.
Utilities
  • Auto Subtitle: Automatically generate and overlay subtitles for any video, with several fixes and improvements.
  • Rename-Tool-CLI: Rename multiple files according to user-defined criteria in command line.
Data-mining workflow
Desktop applications
  • Filee: A high-performance, cross-platform, and open-source Local Area Network (LAN) file sharing tool licensed under the GPLv3 license.
  • Distributed TextDisplay: A centralized display content management of multiple client nodes.
  • TextDisplay: A lightweight, open-source program that is designed for displaying text with a background image on the user's screen and the ease of adjusting the text and the image on the fly.
  • PopChat: A Winsock2-based chatroom. The UI is implemented using Qt.
Developer-oridented utils
  • Form2Cmd: A declarative programming framework that helps build graphical user interfaces (GUIs) for command-line-only applications.
  • Mangee Flask RESTful: A template/framework designed to simplify the process of building scalable RESTful Flask applications.
  • Report APIs: A simple RESTful API for collecting experimental results.
AI-related researches
Other researches

Pinned

  1. ContinualFraudre ContinualFraudre Public

    A fraud detection system based on graph neural network and continual learning.

    Python 6

  2. Genetic-Programming-MATLAB Genetic-Programming-MATLAB Public

    A programming framework for building and optimizing genetic programming (GP) / genetic algorithm (GA) models.

    MATLAB 1

  3. Filee Filee Public

    A high-performance, cross-platform, and open-source Local Area Network (LAN) file sharing tool licensed under the GPLv3 license.

    C++ 3 1

  4. LightNeuNet-MATLAB LightNeuNet-MATLAB Public

    A lightweight neural network framework built for academic use.

    MATLAB 1 2

  5. mangee-flask-restful mangee-flask-restful Public template

    A template/framework designed to simplify the process of building scalable RESTful Flask applications.

    Python

  6. Form2Cmd Form2Cmd Public

    A declarative programming framework that helps build graphical user interfaces (GUIs) for command-line-only applications.

    HTML