Lists (10)
Sort Name ascending (A-Z)
Starred repositories
Persuasive Jailbreaker: we can persuade LLMs to jailbreak them!
My GitHub Repo for UIUC ECE408 Applied Parallel Programming, mainly focus on CUDA programming and algorithm implementation.
🐝 GPTSwarm: LLM agents as (Optimizable) Graphs
2024 & 2025 New grad full-time roles in SWE, Quant, and PM.
Collection of Summer 2025 tech internships!
Hand picked new grad 2025 start date tech jobs
Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training
C++ Primer (5th Edition). Text transcribed by Team LiB.
Note Of Effective C++ 、More Effective C++ And Effective Modern C++
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
📚 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
Preparation links and resources for system design questions
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
System design interview for IT companies
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Learn how to design systems at scale and prepare for system design interviews
A Cheat Sheet 📜 to revise Python syntax. Particularly useful for solving Data Structure and Algorithmic problems with Python.