Skip to content
View tracyqwerty's full-sized avatar

Highlights

  • Pro

Block or report tracyqwerty

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tracyqwerty/README.md

README

Hi everyone, I'm Tracy(Jiahe) Tian(田嘉禾), student at Fudan University. 😁 Here're some fun facts about me:

  • BSCS@FDU & MSCS@NYU 💻
  • ex-Acmer ☁️💡🎈
  • software engineer intern at Google Shanghai on summer 2022 🦴
  • quant dev intern at QRT on summer 2023 🧊
  • research intern at UCSD currently 🧪
  • writing✏️/painting🖌️/reading(Milan Kundela&García Márquez's big fan!)👨/skateboard🛹/ukulele🎸/climbing(other outdoor activities are also welcome)🧗‍♀️/always exploring new things!🕶️

If you're interested in me, feel free to contact!😆

To make it funnier, I'll use plenty of emojis 😋

⌛ Means 'Pending'.

💡 Means 'recently working on'.

⭐️ Means 'Finished'.

BOOKS

Name Category Status Projects
OSTEP Operating System ⭐️ Pending
CSAPP Computer Architecture
OSC(The Dinosaur Book) Operating System 💡
Elements of Programming Interviews LeetCode ⭐️ /
DDIA Database 💡
LeetCode 101 LeetCode 💡

COURSES

Name Category Status Note
Stanford CS106L C++ Slides✅ Homework✅ Assignments(❕TODO:assign2 hashmap. better do it in tracystl as well.) Haven't read the manual yet
MIT 6.S081 Operating System Environment Set Up
Stanford CS224N NLP
[MIT 15.S50](poker course) Poker Nicee

PROJECTS

Name Brief Status
trason A toy json parser using modern cpp ⭐️
tracystl A tiny C++ standard template library. 💡

KNOWKEDGE SHARING SERIES

Name Brief
cpp_knowledge_sharing
multithreading_knowledge_sharing
system_design_knowledge_sharing
operating_system_knowledge_sharing
computer_architecture_knowledge_sharing
computer_network
database

FLAGS

  • Navigate into VPN, learn its mechanism.

Popular repositories Loading

  1. books books Public

    1

  2. tracyqwerty tracyqwerty Public

  3. cpp_knowledge_sharing cpp_knowledge_sharing Public

    Cpp related knowledge, powered by ChatGPT4.

    HTML

  4. multithreading_knowledge_sharing multithreading_knowledge_sharing Public

    A thread pool implemented in cpp.

    C++

  5. tracystl tracystl Public

    A tiny C++ standard template library.

    C++

  6. system_design_knowledge_sharing system_design_knowledge_sharing Public

    Everything we need to know about system design. Powered by ChatGPT4. >w<