GithubHelp home page GithubHelp logo

Hi, welcome to my Github pages.

Things Related to My Projects

Rust JavaScript TypeScript Java C PHP Golang Bash

Ubuntu Server Linux Mint Android Windows

Tokio Rocket Axum napi-rs iced Node.js Webpack Express Fastify NestJS + Fastify Bootstrap Vite Vue.js Handlebars Tera Sass Nginx Apache httpd Docker

MySQL SQLite MongoDB Redis

Magic Len (Ron Li)'s Projects

starts-ends-with-caseless icon starts-ends-with-caseless

This crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef<str>` in order to do `starts_with` and `ends_with` case-insensitively.

str-utils icon str-utils

This crate provides some traits to extend types which implement `AsRef<[u8]>` or `AsRef<str>`.

stringhiderframe icon stringhiderframe

StringHiderFrame is a JavaFX application, which uses MagicStringHider to hide any string by converting it into another string composed of A-Z characters.

takeghostcard icon takeghostcard

TakeGhostCard is a Joker Poker game implemented in Java. It's a very simple implementation, which only has command line interface. In other words, it's a text-based game. But actually, it is not very simple to play, because Player in this game can be allowed to do some cheating tricks.

text-hider icon text-hider

You can hide any text quickly and randomly into another text composed of A-Z characters.

ts-date-differencer icon ts-date-differencer

Calculate the time interval between two `Date` objects and output the result in years plus months plus days plus hours plus minutes plus seconds plus milliseconds (instead of representing the same duration in different units). This library is useful for lifespan check and age calculation.

ts-short-crypt icon ts-short-crypt

ShortCrypt is a very simple encryption library, which aims to encrypt any data into something random at first glance.

ts-tw-id-num icon ts-tw-id-num

Check or generate Taiwan ID numbers. 檢查或是產生中華民國國民身分證統一編號(即身份證字號,而非營業人統一編號),支援新式外來人口統一證號。也特別支援舊式外來人口統一證號的檢查。

ts-year-helper icon ts-year-helper

This package provides some useful functions to deal with dates especially related to leap years.

tw-nhi-icc-service icon tw-nhi-icc-service

Read Taiwan NHI cards via HTTP API. 透過 HTTP API 讀取中華民國健保卡。

tw2s icon tw2s

A simple tool for converting Traditional Chinese(TW) to Simple Chinese.

unicode-blocks icon unicode-blocks

This crate contains a list of all unicode blocks and provides some functions to search across them.

url-escape icon url-escape

This library is for encoding/escaping special characters in URLs and decoding/unescaping URLs as well.

urlexpress icon urlexpress

URL Express is a JavaFX application which uses MagicURLNetwork to make URL connections. You can easily create a request (which means you can set the method, headers, parameters for that request) for a URL resource. The requests you created are able to be saved to files and you can load them back anytime. This is very useful for testing RESTful APIs(or http/https APIs).

user-agent-parser icon user-agent-parser

A parser to get the product, OS, device, cpu, and engine information from a user agent, inspired by https://github.com/faisalman/ua-parser-js and https://github.com/ua-parser/uap-core

utf8-builder icon utf8-builder

Build and validate UTF-8 data from chunks. Each chunk doesn't have to be a complete UTF-8 data.

utf8-width icon utf8-width

To determine the width of a UTF-8 character by providing its first byte.

validators icon validators

A library for validating and modeling user input.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.