最新动态:开始肝毕设,有几十篇笔记,攒着明年毕业后发

你好呀,来听首钢琴曲吧!


个人简介

{
  "Gender": "male",
  "Age": 21,
  "School": "ZSTU",
  "Undergraduate": "Information Management and Information System",
  "Postgraduate": "Software Engineering",
  "Hobby": "https://www.douban.com/people/234493346",
  "Dream": "Developing AAA games"
}

课余期间正在自学与研究(2023年至2027年)

  • Unreal(C++)
  • Golang(Server)
  • Unity(C#)
  • Computer Graphics(C++)

IT技术熟练度生成器 | 根据活动记录生成md表格 | 自创 - 小能日记 - 博客园 (cnblogs.com)

IT技术熟练度

Time : 2023/8/13 ~ 2023/10/21

技术 学习天数 熟练度 (0~100) 程度 评级
c++ 30 55 了解 ⭐⭐⭐
algorithm 30 53 了解 ⭐⭐⭐
software architecture 1 41 了解 ⭐⭐⭐
nodejs 1 40 了解 ⭐⭐⭐
cg 1 36 生疏 ⭐⭐
operation system 3 11 遗忘
love 3 9 遗忘
design patterns 1 7 遗忘
unity 8 5 遗忘
c# 6 5 遗忘
lua 12 3 遗忘

这一生写过的代码

我的一生 敲的总行数 敲了几天 平均每天几行
c++ 14666 30 488
lua 5073 11 461
nodejs 101 1 101

这一生所处的状态

我的状态 天数
深学 18
学了 21
浅学 4
没学 27

这一生活动的统计

使用插件 VS Code Counter 进行每日统计,仅统计有效行,不含空行

life = {
  {
    ["date"] = "2023年10月21日",
    ["software architecture"] = { "DDD" },
    ["nodejs"] = { 94, 7 },
  },
  {
    ["date"] = "2023年10月16日",
    ["cg"] = { "GAMES101 Lab1" },
  },
  {
    ["date"] = "2023年10月6日",
    ["c++"] = { 191, 2 },
    ["algorithm"] = { "复试C" },
  },
  {
    ["date"] = "2023年10月5日",
    ["c++"] = { 435, 9 },
    ["algorithm"] = { "复试C" },
  },
  {
    ["date"] = "2023年10月4日",
    ["c++"] = { 1027, 25 },
    ["algorithm"] = { "复试C" },
  },
  {
    ["date"] = "2023年10月3日",
    ["c++"] = { 374, 21 },
    ["algorithm"] = { "LC 刷题之路" },
  },
  {
    ["date"] = "2023年10月2日",
    ["c++"] = { 1166, 212 },
    ["algorithm"] = { "LC 刷题之路" },
  },
  {
    ["date"] = "2023年9月24日",
    ["c++"] = { 280 + 61, 6 },
    ["algorithm"] = { "acwing 提高篇、树DP一半、状态机一半" },
  },
  {
    ["date"] = "2023年9月21日",
    ["c++"] = { 205, 7 },
    ["algorithm"] = { "acwing 提高篇 DP背包4" },
  },
  {
    ["date"] = "2023年9月20日",
    ["c++"] = { 332, 13 },
    ["algorithm"] = { "acwing 提高篇 DP背包3" },
  },
  {
    ["date"] = "2023年9月17日",
    ["c++"] = { 329 + 121, 10 + 4 }, -- P167 ~ P184
    ["algorithm"] = { "acwing 提高 DP背包2、DP背包3看了30分钟", "离散数学" },
    ["design patterns"] = { "侯捷 p1 ~ p2" },
  },
  {
    ["date"] = "2023年9月16日",
    ["c++"] = { 491 + 40 + 167, 82 + 7 }, -- 147P ~ 166P
    ["algorithm"] = { "acwing 提高 DP背包1" },
  },
  {
    ["date"] = "2023年9月15日",
    ["c++"] = { 106 + 200, 7 }, -- 200 对应 126P ~ 147P
    ["algorithm"] = { "离散数学" },
    ["unity"] = { "官方课程 - 基础第一节" }
  },
  {
    ["date"] = "2023年9月14日",
    ["c++"] = { 86 + 150 + 51 + 55 + 40, 0 }, -- 98P ~ 126P
    ["algorithm"] = { "acwing 2.6", "离散数学" },
  },
  {
    ["date"] = "2023年9月13日",
    ["c++"] = { 340 + 200, 0 }, -- 200 对应 100P 视频
    ["algorithm"] = { "acwing 2.6", "acwing 提高 DP倒三角形模型", "离散数学" },
    -- ["unity"] = { "官方课程" },
    -- ["C#"] = { "官方课程" },
  },
  {
    ["date"] = "2023年9月12日",
    ["c++"] = { 184 + 97 + 110, 6 },
    ["algorithm"] = { "acwing 2.6" },
    ["unity"] = { "afanihao middle" },
  },
  {
    ["date"] = "2023年9月11日",
    ["c++"] = { 103 + 169, 1 + 40 },
    ["algorithm"] = { "acwing 2.5" },
    ["c#"] = { "8.0本质论" },
  },
  {
    ["date"] = "2023年9月10日",
    ["c++"] = { 183 + 285, 5 + 14 },
    ["algorithm"] = { "acwing 2.5" },
    ["unity"] = { "afanihao easy" },
    ["c#"] = { "8.0本质论" },
  },
  {
    ["date"] = "2023年9月9日",
    ["c++"] = { 66 + 114 + 49, 1 + 1 },
    ["algorithm"] = { "acwing 2.5" },
    ["unity"] = { "afanihao easy" },
    ["c#"] = { "8.0本质论" },
  },
  {
    ["date"] = "2023年9月8日",
    ["c++"] = { 210, 11 },
    ["algorithm"] = { "acwing 2.5" },
    ["c#"] = { "8.0本质论" },
  },
  {
    ["date"] = "2023年9月7日",
    ["c++"] = { 436 + 213, 15 + 13 },
    ["algorithm"] = { "acwing 2.5" },
    ["unity"] = { "afanihao easy" },
  },
  {
    ["date"] = "2023年9月6日",
    ["c++"] = { 188 + 213 + 47, 1 + 2 },
    ["algorithm"] = { "acwing 2.4" },
    ["c#"] = { "8.0本质论" }
  },
  {
    ["date"] = "2023年9月5日",
    ["c++"] = { 113 + 222 + 133, 3 },
    ["algorithm"] = { "acwing 2.3" },
    ["unity"] = { "afanihao easy" },
    ["c#"] = { "8.0本质论" }
  },
  {
    ["date"] = "2023年9月4日",
    ["c++"] = { 729, 41 },
    ["algorithm"] = { "acwing 2.3" }
  },
  {
    ["date"] = "2023年9月3日",
    ["c++"] = { 299, 30 },
    ["algorithm"] = { "acwing 2.2" },
    ["unity"] = { "afanihao easy" }
  },
  {
    ["date"] = "2023年9月2日",
    ["c++"] = { 604, 36 },
    ["algorithm"] = { "acwing 2.2" }
  },
  {
    ["date"] = "2023年9月1日",
    ["c++"] = { 511, 38 },
    ["algorithm"] = { "acwing 2.1" },
    ["unity"] = { "afanihao easy" }
  },
  {
    ["date"] = "2023年8月31日",
    ["c++"] = { 329 },
  },
  {
    ["date"] = "2023年8月30日",
    ["c++"] = { 1021, 35 },
    ["algorithm"] = { "acwing 1.4", "acwing 1.5", "acwing 1.6", "acwing 1.7", "acwing 1.8" }
  },
  {
    ["date"] = "2023年8月26日",
    ["c++"] = { 323, 0 },
    ["algorithm"] = { "acwing 1.3" }
  },
  {
    ["date"] = "2023年8月25日",
    ["lua"] = { 288, 21 }
  },
  {
    ["date"] = "2023年8月24日",
    ["c++"] = { 342, 0 },
    ["lua"] = { 134, 1 },
    ["love"] = { "图块集与地图", "摄像头" },
    ["algorithm"] = { "acwing 1.2" }
  }
  ,
  {
    ["date"] = "2023年8月23日",
    ["operation system"] = { "调度器", "六种调度算法" },
    ["algorithm"] = { "acwing 1.1" },
    ["c++"] = { 228, 0 }
  },
  {
    ["date"] = "2023年8月22日",
    ["lua"] = { "map、filter、reduce", "3.01~3.05" }
  },
  {
    ["date"] = "2023年8月21日",
    ["lua"] = { 585, 55 },
    ["love"] = { "2.16", 2.17, "⭐2.18" }
  },
  {
    ["date"] = "2023年8月20日",
    ["lua"] = { 445 + 498, 25 + 60 },
    ["love"] = { '2.1', 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 2.10, '打砖块2.11~2.15' }
  },
  {
    ["date"] = "2023年8月19日",
    ["lua"] = { 238, 9 },
    ["operation system"] = { "进程概念、组成、特征", "进程状态与转换", "进程控制",
      "进程间通信", "线程实现方式", "多线程模型",
      "线程状态与转换、组织控制" }
  },
  {
    ["date"] = "2023年8月18日",
    ["lua"] = { 92, 2 },
    ["operation system"] = { "概念、功能和目标", "四个特征", "发展和分类", "运行机制",
      "中断和异常", "系统调用", "体系结构", "引导", "虚拟机" }
  },
  {
    ["date"] = "2023年8月17日",
    ["lua"] = { 327, 15 }
  },
  {
    ["date"] = "2023年8月16日",
    ["lua"] = { 484, 52 },
    ["algorithm"] = { "马尔科夫链", "迪杰斯特拉", "位图法" }
  },
  {
    ["date"] = "2023年8月15日",
    ["lua"] = { 477, 18 }
  },
  {
    ["date"] = "2023年8月14日",
    ["lua"] = { 519, 29 }
  },
  {
    ["date"] = "2023年8月13日",
    ["lua"] = { 628, 71 }
  }
}
posted @ 2022-03-05 16:39  小能日记  阅读(398)  评论(1编辑  收藏  举报