Advanced Search
Search Results
192 total results found
🪨 | Misc
Everything uncategorized.
🗺️ | itsLittleKevin Intl.
What I've Created.
📖 | Knowledge Base
Notes, if something else.
🌌 | Project Cluster
🗃️ | File Sample
🌐 | itsLittleKevin.com
🧓 | TFE Projects
👏 | Welcome!
An introduction.
🛠️ | Localization
Notes related with L10N
🖋️ | Translation
Translation related notes here.
🧑🏫 | Tutorials
Always Learn.
📋 | Logs
Almost Everything.
🗒️ | Todo List
📜 | Cluster's Project List
🩵 | About ClusterX
📔| Articles
🕸️ | Network
🐍 | Python
⌨️ | HTML
📜 | Java Script
🌈 | CSS
🎞️ | Cluster Subs
📃 | L10N Sample Files
📂 | PHP Page Content
Codes of Gadgets List
🗒️ | Update Logs
🧑🏫 | Stakeholder Education
This section is about Stakeholder Education for client itsLIttleKevin.com during our l10n process.»Click Here« to visit the home page of this section. Multiple Language Support Enabled 🇨🇳/🇺🇸
📚 | General KB
✍️ | Written In Class EN<->CN
👀 | Sight In Class EN<->CN
✅ | Published
You can find them on my »site«, »wechat pubs«, or here.
✏️ | Drafts
‼️εὕρηκα⁉️
🌐 | Websites
💭 | Chatbot
Samples
🗂️ | Localization Project Management
🧑💻 | Localization Technology
🎞️ | Cluster Subs Project Overview
🆕 | Planned
▶️ | Processing
⏸️ | Pending
⏏️ | Published
ℹ️ | Readme
🧰 | Gadgets List
If you want to use it, simply copy & paste one code block into an empty html/php file (also okay locally cuz it is a backend-free page). It's better than embedding with an iframe code block.
⏱️ | Countdown Pages
📣 | For Marketing Team
⚖️ | For Legal Team
📋 | Intro.
我终于找到了一款能代替 Gitbook & Notion 的东西。它可以自己搭,实时保存(手动使用Ctrl/Cmd+S)以及切换编辑器。 这里会放一些教程,笔记和一些乱七八糟的内容。 如你所见, 这个东西可以进行一些简单的排版, 比如大标题(Ctrl/Cmd+1) 中标题(Ctrl/Cmd+2) 和小标题(Ctrl/Cmd+3) 甚至还有微标题(Ctrl/Cmd+4) 然后是正文(Ctrl/Cmd+D/5),比如加粗(Ctrl/Cmd+B),下划线(Ctrl/Cmd+U),斜体(Ctrl/C...
⏱️ | Temporary Wordlist
闲聊 | 为什么我选择自己部署文档库
你用的啥?为啥? 首先让我来回答一个问题:你用什么东西部署的,给我抄抄! 全文1100字,预计阅读时间5分钟 这是什么 这个东西叫做»BookSlack«,我愿称之为记笔记的第一选择。那为什么好端端的 Gitbook,Notion 这种大厂做的第三方在线工具不用、Obsidian,Typora 这种基于Markdown的本地知识库不用、MacDown,MarkText、VSCode 这种纯Markdown编辑器不用、甚至花了大价钱和精力(参见»这篇文章«)部署的Wordpress都扔了,更不要说什么Good...
🧠Something Learned
学校供实习项目用资金 »页面«
💡 | Ideas
计划中 建立工作流跟踪 做一套字体 社交帐号掩护 Personal Log重启 自动化字幕组 自动化打轴 自动听译 语音转文字识别+汇总 中文 英语 使用LLM汇总 本地化管理知识库 翻译技术软件知识库 itsLittleKevin Intl. 网站整改 本地备份所有文章和页面 重置网站架构 清理不需要的媒体 更新文章 更新页面 itsLittleKevin Intl. 网站本地化 Gadgets List 本地化 建立工作...
🚫 | Textgen.php
Here's a page for generating Lorem Ipsum User can specify how many paragraphs/sentences or how many words they want to generate. A "generate" button, a "clear" button and a "copy" button with a text area and "clear" button. <!DOCTYPE html> <html> <hea...
✅ | English-Name-Gen.php
Here's a page to generate some nonsense English names. <!DOCTYPE html> <html> <head> <title>Name Gen</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.8 "> <style> @media (max-width: 980p...
✅ | Chinese-Usrname-Gen.php
Here's a page for generating some nonsense Chinese usernames. <!DOCTYPE html> <html> <head> <title>Random Username Gen</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.8"> <style> @media (max...
⚠️ | Date-conv-zh.php
Here's a page for converting Common Era years and 天干地支纪年法 in both directions. BCEs are currently unavailable. <!DOCTYPE html> <html> <head> <title>公元纪年&天干地支纪年转换</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-sca...
✅ | Slot-Machine.php
Here's a page to draw lots, and the samples can also be used to take horoscopes. <!DOCTYPE html> <html> <head> <title>Slot Machine</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.8"> <style> ...
✅ | Num-Gen.php
Here's a page for generating number one at a time. Default range is 0-9. <!DOCTYPE html> <html> <head> <title>Random # Gen</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.8"> <style> @media ...
✅ | Date-Cal.php
Here's a page to calculate the number of days between two dates, or the number of weeks and days between two dates. <!DOCTYPE html> <html> <head> <title>Date Cal</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-sc...
✅ | Bar-Gen.php
Here's a page that helps you convert text into a Bar code that can be scanned. <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Text2BarCode Gen</title> <!-- 引入条形码生成器 --> <script src="https://cdn.jsdelivr.net/jsbarcode/3.3.7/J...
✅ | QR-Gen.php
Here's a page that helps you convert text into a QR code that can be scanned. <!DOCTYPE html> <html> <head> <title>Text2QR Gen</title> <!-- 引入QR码生成器 --> <script src="https://cdn.bootcss.com/qrcodejs/1.0.0/qrcode.min.js"></script> <meta c...
✅ | Word-Time-Count.php
Here's a page that can count your word and calculate the reading time. <!DOCTYPE html> <html> <head> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.8"> <title>Word Count</title> <style> textarea { ...
✅ | ID-Cal.php
Here's a page that calculates your last ID Number, which will process your data locally <html> <head> <title>身份证号码推导</title> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=0.7"> <style> @media (max-wi...
✅ | De-Bar.php
Here's a page which helps you decode Bar Codes to make sure what you are scanning is safe. <!DOCTYPE html> <html> <head> <title>De-BarCode</title> <script src="https://cdn.rawgit.com/serratus/quaggaJS/0420d8e0/dist/quagga.min.js"></script> <m...
✅ | De-QR.php
Here's a page which helps you decode QR Codes to make sure what you are scanning is safe. <!DOCTYPE html> <html> <head> <title>二维码解码器</title> <script src="https://cdn.jsdelivr.net/npm/jsqr@1.3.1/dist/jsQR.min.js"></script> <meta charset="UTF-8" n...
📑 | Template: Countdown&up
累计天数 精确到毫秒 <body> <div align=center>Up Counting Sample (to milliseconds)</div> <div align=center id="up-0"></div> <script> function updateCountupMS(id) { var birthDay = new Date("2001-01-01 00:00:00"); var today = new Date(); ...
🪄 | Wizard
View Content in Other Languages Here点击此处来浏览其他语言 👇 »🌐 | 🇨🇳/🇺🇸« 简体中文 欢迎来到我的 Wiki! 相比说这是一个 Wiki,不如说这是一个在线笔记本或知识库(像Gitbook/Notion这样的东西,只不过完全由我自己管理)。我会为了方便放一些需要共享或者经常编辑的内容在上面。 这个项目还在实验中,可能会出现不可预测的结果。 基础操作 搜索内容,请使用 »页面顶部« 的搜索框; 寻找分类,请使用右上角菜单内的 »书...