
Hi there, I’m Pigeons2023 👋
我是Pigeons2023,一位对技术充满热情、涉猎广泛的探索者,同时也是一名热衷于探索前沿技术的实践者。
我始终保持对新技术的热情,并将我的知识与经验分享在我的博客中。
不仅仅是技术,还是喜欢玩一些经典游戏,如Minecraft、植物大战僵尸系列等等
我期待在这里与你分享我的见解、经验和最新的技术动态。
🚀 技术理念
🎯 未来方向 未来,我计划进一步探索:
const Pigeons2023 = class {
constructor() {
const Hello = [123, 34, 110, 97, 109, 101, 34, 58, 34, 80, 105, 103, 101, 111, 110, 115, 50, 48, 50, 51, 34, 44, 34, 101, 109, 97, 105, 108, 34, 58, 34];
const EveryOne = [112, 105, 103, 101, 111, 110, 115, 50, 48, 50, 51, 64, 104, 111, 116, 109, 97, 105, 108, 46, 99, 111, 109, 34, 44, 34, 98, 105, 114, 116, 104, 34, 58, 34];
const WelcomeTo = [50, 48, 48, 55, 48, 56, 49, 55, 34, 44, 34, 114, 101, 109, 111, 118, 101, 34, 58, 49, 48, 57, 57, 57, 57, 57, 57, 57, 57];
const MineBlog = [46, 49, 48, 57, 57, 57, 57, 57, 57, 57, 57, 125];
const AboutMe = JSON.parse(String.fromCharCode.apply(null, [...Hello, ...EveryOne, ...WelcomeTo, ...MineBlog]));
const birthDate = new Date(AboutMe.birth.replace(/(\d{4})(\d{2})(\d{2})/, '$1-$2-$3'));
const now = new Date();
let age = now.getFullYear() - birthDate.getFullYear();
if (now.getMonth() < birthDate.getMonth() || (now.getMonth() === birthDate.getMonth() && now.getDate() < birthDate.getDate())) age--;
AboutMe.age = age;
delete AboutMe.remove && console.log(AboutMe);
}
};
new Pigeons2023();