Auzdora Lan
Love AI & Systems

Hi there, I'm Auzdora.

This blog primarily serves as a chronicle of my personal journey in technology. Of course, it also encompasses some personal life and travel diaries. I have a passion for programming, sports, and drawing. My academic interests lie in artificial intelligence, databases, and distributed systems among others. I'm always eager to make friends with those who have a love for technology and gym, so please feel free to reach out to me.

Currently working on:

  • Multimodal prompt learning research
  • Practicing skills of system programming & algorithm (For finding intern)
  • CS144 - Implementing a TCP/IP
  • 6.824 - Raft algorithm
  • Reading leveldb source code
  • Building muscle and consistently swimming, try to improve my maximal oxygen uptake

Things that I've done:

  • Implementing buffer pool manager, b+ tree index & extendible hashing index, multiple sql operators and lock manager for bustub project
  • A python based tiny deep learning framework
  • Participated in Oceanbase 2023 competition: implemented various functionalities of minion, optimized the single-machine oceanbase bootstrap process
  • Adding page table, system call and many other features in xv6 operating system for 6.s081 project