TinySnow
A Silly Beginner | Chinese, English, Japanese | Rust, Java | Street Dancer
SICAU | PLCT | ADBC(now)Sichuan, China
Pinned Repositories
AlgorithmSolutions
This repository is used to record my algorithm traveling./这个仓库用来记录微雪的算法之旅。
archriscv-packages
Modified Arch Linux packages for archriscv./Arch 小队的工作仓库,fork 后用于提交 patch 和 PR。
BroadcastChannel
Turn your Telegram Channel into a MicroBlog.
ChinesePassagesTypesetBotForTelegram
A very simple bot for typesetting the chinese passages in telegram./一个简易的排版处理机器人,用于处理 Telegram 上的中文文本。
Demos
This repo aims to record the simplest runnable demos for reference of engineering projects in various programming languages, and keep updating./本仓库记录各种最小可运行 demo,以供各种编程语言的工程项目参考,持续更新。
DocumentsSave
This repository saves some personal technology documents./这个仓库用来存放一些个人技术资料。
felix-infra
The entry point of Felix Universe./Felix Universe 的入口站。
RayTracerSimplified
Try to implement a simple ray tracer. Source code has detailed comments and all the evolutions with git tag./尝试实现简单光线追踪器,源码带有注释,并且演进过程打上标签。
TinySnow.github.io
This repository is TinySnow's personal blog./此仓库是南国微雪的个人博客仓库。
Typeseter
This repo is aim to help people usually writing articles in Chinese to tidy the typeset./此仓库用于帮助经常用中文写文章的人整理文章排版。
TinySnow's Repositories
TinySnow/RayTracerSimplified
Try to implement a simple ray tracer. Source code has detailed comments and all the evolutions with git tag./尝试实现简单光线追踪器,源码带有注释,并且演进过程打上标签。
TinySnow/Typeseter
This repo is aim to help people usually writing articles in Chinese to tidy the typeset./此仓库用于帮助经常用中文写文章的人整理文章排版。
TinySnow/TinySnow.github.io
This repository is TinySnow's personal blog./此仓库是南国微雪的个人博客仓库。
TinySnow/AlgorithmSolutions
This repository is used to record my algorithm traveling./这个仓库用来记录微雪的算法之旅。
TinySnow/archriscv-packages
Modified Arch Linux packages for archriscv./Arch 小队的工作仓库,fork 后用于提交 patch 和 PR。
TinySnow/BroadcastChannel
Turn your Telegram Channel into a MicroBlog.
TinySnow/ChinesePassagesTypesetBotForTelegram
A very simple bot for typesetting the chinese passages in telegram./一个简易的排版处理机器人,用于处理 Telegram 上的中文文本。
TinySnow/Demos
This repo aims to record the simplest runnable demos for reference of engineering projects in various programming languages, and keep updating./本仓库记录各种最小可运行 demo,以供各种编程语言的工程项目参考,持续更新。
TinySnow/DocumentsSave
This repository saves some personal technology documents./这个仓库用来存放一些个人技术资料。
TinySnow/felix-infra
The entry point of Felix Universe./Felix Universe 的入口站。
TinySnow/FullStackOpenExercise
This repo aims to save the training code of fullstackopen website./此仓库用于存放 fullstackopen 的练习代码。
TinySnow/GithubImageHosting
One repository that is used to save the images./一个用于存放自己的图片的图床仓库。
TinySnow/GitTraining
This repo purposes to train my git skills./此仓库用于训练 git 技能。
TinySnow/mapper
Fork `MyBatis Mapper` to submit PR./ `MyBatis Mapper` 的 Fork,用于提交 PR。
TinySnow/RayTracerSimplifiedRust
This is a simplified toy ray tracer as my graduation project, DEPRECATED temporarily./这是一个简化版的光线追踪器,用做毕业设计,暂时废弃。
TinySnow/jpgramma
本教程为 Tae Kim 所写的《Japanese Grammar Guide》的中文翻译
TinySnow/riscv-lab-access
Access bookkeeping of adding TinySnow for RISC-V Lab./南国微雪用于申请 RISC-V Lab 的 fork 仓库。
TinySnow/RustLearning
Here is some examples copied from <Rust By Example> to learn RUST and all the 'Activites' at each page is implemented, which can be found in source code./该仓库的源代码是从《通过例子学 Rust 中文版》复制而来而学习 RUST,并且每个页面下的”动手试一试“均已被实现,可从源代码中找到。
TinySnow/RustlingsSolution
A repo saves the personal solution of `Rustlings`./一个存放 `Rustlings` 个人解决方案的仓库。
TinySnow/StackOverflowImitatedGraduationDesign
A graduation project, also just a toy./只用作毕业设计,玩具项目。
TinySnow/Templates
This repo is aimed to record some template files used in certain situations and also to save some files daily used./本仓库旨在记录一些在某些情况下使用的模板文件,并保存一些日常使用的文件。
TinySnow/travis-ci-demo
A beginner tutorial of Travis CI for Node projects./一个演示 Node 项目下 Travis CI 的新手指南。