Contact me
My email: jingshing@jingshing.com
My gmail: jingshinglai@gmail.com
About me
A Programmer from TaiwanEnglish | 繁體中文
Hello I am JingShing!
Welcome your arrive!
Working on developing games with passion and love. Tool I use: pygame, godot, opengl, love2d, pytorch.
As my asian parents told me
My tool website
Pixel Art Filter Web
Working on developing games with passion and love. Tool I use: pygame, godot, opengl, love2d, pytorch.
Social website
My own website
You can see my vid on youtube : My channel
You can see my work on : My itch.io page
You ca ...
Weak Virus
button {
background-color: black;
color: white;
padding: 5px 5px;
margin: 5px;
}
病毒警告!
請輸入想要的病毒國家:
點擊按鈕,跳出病毒!
點我
function virus(){
var nation = document.getElementById('nation').value;
var x = `嗨,我是個來自${nation}的病毒,但很不幸的,因為我的國家的科技實在太落後了,我沒辦法對您的電腦做出任何傷害。請您行行好, 幫我把您電腦上其中一個重要檔案刪掉,然後再把我傳給下一個使用者。 非常感謝您的配合!\n${nation}病毒 敬上`;
var r=confirm(x);
if (r==true){
x="感謝您傳播此微薄病毒!";
}
else{
x="希望您下次可以傳播此病毒!";
}
document.getElemen ...
Auto Tool Script IDE
Auto Tool IDE
button {
background-color: black;
color: white;
padding: 10px 20px;
margin: 10px;
}
.editor-container {
position: relative;
width: 100%;
height: 400px;
border: 1px solid #ccc;
font-family: monospace;
}
.render-layer {
position: absolute;
top: 0;
left: 0;
width: 100%;
...
Replace String Tool
String Replace Tool
button {
background-color: black;
color: white;
padding: 5px 5px;
margin: 5px;
}
Textarea {
height: 200px;
width: 80%;
max-width: 400px;
}
/* slider switch */
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
font-family: -apple-system, ".SFNSText-Regular", "Helvetica Neue", "Roboto", "Se ...
Encrypt&Decrypt
Encryptor-Decryptor
button {
background-color: black;
color: white;
padding: 10px 20px;
margin: 10px;
}
Textarea {
height: 200px;
width: 80%;
max-width: 400px;
}
This tool is made by JingShing.
You can drag your file in the content or key to input the text. Now it support txt, jpg and png file.
You can also click content or key title to select file.
這個工具由 Jing ...
Pixel Filter JS
Pixel_Filter_JS
button {
background-color: black;
color: white;
padding: 10px 20px;
margin: 10px;
}
Textarea {
height: 200px;
width: 80%;
max-width: 400px;
}
This tool is made by JingShing.
You can drag your file in the content(or simply click content to select file).Now we support txt, jpg and png file.
If color num using 0 or -1 will not apply color num.
這個工 ...
Pixel Art Filter Web線上濾鏡工具
線上像素濾鏡工具這次想要介紹一下,有關於這次的像素濾鏡工具製作的細節和流程。