Skip to content
View lyn12233's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report lyn12233

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lyn12233/README.md

Luo Tianqi, currently an undergraduate in the department of electronics and information in NWPU.

WTF am i learning?

my repositories

projects

  • (2025.10~12)vcomp: video compressor after heavily studying libaom implementation and the av1 spec. utilities in order: color transform, block partition, inter/intra prediction, transform on residual, quantization/dequant loop, entropy coder, as well as decision making schemes, profilers, etc.
  • (2025.9~10)EmbeddedSSH: SFTP server on stm32f103ze development board. a great code template for stm series.based upon arm compiler-v6 (AC6).
  • (2025.4~7)hmk_opengl: c++ program showcasing various computer graphics techs: from color model, camera model to shadow mapping, defer rendering, parallax mapping, ray marching etc. home-brew gui framework.

math modeling

  • (2025.12)cumcm2023: particle swamp optimization(pso) speedrun from scratch(c++ all-in-one).
  • (2024.9)cum20240901: cumcm 2024 solution on the scene.

not recommended at all, any contests

notes

  • notetaking: most of notes, in either .md or .typ. including complex analysis, control theory, dsp, information theory and more.

target and orientation

WTF

contact

status quo

i like typing

Popular repositories Loading

  1. hmk_opengl hmk_opengl Public

    [homework] opengl scene rendering using on glad+glfw, showcases ray-marching/volumetric-cloud/shadow-mapping/procedural-terrain/deferred-rednering, includes custom gui widgets, gl function wrappers…

    C 2

  2. EmbeddedSSH EmbeddedSSH Public

    school's project: embedded ssh providing sftp services. use stm32f103ze mcu and other peripherals

    C 2

  3. notetaking notetaking Public

    Typst 1

  4. hmk_py2048 hmk_py2048 Public

    game 2048 cui(commandline ansi escape sequence)+gui(wxpython)+hint

    Python 1

  5. uvhelper uvhelper Public

    extracts compile_commands.json, gen and sync ./stub dir from .uvprojx for in-place uvision project hinting

    Python 1

  6. cumcm2023 cumcm2023 Public

    C++ 1