Skip to content

Instantly share code, notes, and snippets.

View Daniel-Wang's full-sized avatar

Daniel Daniel-Wang

View GitHub Profile
@Daniel-Wang
Daniel-Wang / keybase.md
Created September 30, 2018 18:29
Keybase Verification

Keybase proof

I hereby claim:

  • I am daniel-wang on github.
  • I am danielw68 (https://keybase.io/danielw68) on keybase.
  • I have a public key ASB0f0jUloH-pSkuoc4cMgufkngii_5vgWXnHiSg4ihrswo

To claim this, I am signing this object:

case 'u':
{
for (int i = 0; i < n; i++) {
if (!_app.commandStack().empty() && _app.commandStack().top()->canUndo()) {
_app.commandStack().top()->undo();
_app.commandStack().pop();
}
}
if (_app.commandStack().empty()) {
_app.textView().buffer().setUnsavedChanges(false);
@Daniel-Wang
Daniel-Wang / about.md
Created September 21, 2019 14:21
About me

Daniel Wang

Hi! I am a 3B CS student. I get bored easily!!!

Courses I'm Taking

  1. CO 487 Applied Cryptography
  2. CS 456 Computer Networks
  3. CS 458 Security and Privacy