Pedro E. Diaz pedroediaz
  • Developer with experience in backend, systems programming, and server administration, currently pursuing a degree in mathematics. Comfortable working close to the operating system as well as designing and maintaining backend services.

  • Joined on 2025-05-26
pedroediaz pushed to master at pedroediaz/lexvm 2026-02-10 01:13:53 +00:00
9e12aaff26 Add Readme
e578d80f05 Make the ' Operator
728b72bc91 pikevm return how much it consumes
1cc16538a4 Make pikevm a lib
Compare 4 commits »
pedroediaz renamed repository from pikevm to pedroediaz/lexvm 2026-02-10 00:19:59 +00:00
pedroediaz pushed to master at pedroediaz/lexvm 2026-01-25 00:44:11 +00:00
b6c04e4b85 test.sh: more rep testing
0b7b6b9d81 pike.c: fix edge case
a43ab17911 pike.c: handle 0 case in repetition
36c27822f5 README: update
cad0f12966 pike.c: updated codebase
Compare 10 commits »
pedroediaz created branch master in pedroediaz/lexvm 2026-01-25 00:44:11 +00:00
pedroediaz created repository pedroediaz/lexvm 2026-01-25 00:43:12 +00:00
pedroediaz renamed repository from cdplayer to pedroediaz/cdplay.c 2026-01-25 00:41:06 +00:00
pedroediaz renamed repository from init to pedroediaz/init.c 2026-01-25 00:40:55 +00:00
pedroediaz renamed repository from resume to pedroediaz/resume.typ 2026-01-25 00:39:13 +00:00
pedroediaz created branch main in pedroediaz/resume.typ 2026-01-16 22:13:34 +00:00
pedroediaz pushed to main at pedroediaz/resume.typ 2026-01-16 22:13:34 +00:00
7f45ca9a89 Add main.typ
pedroediaz created repository pedroediaz/resume.typ 2026-01-16 22:12:50 +00:00
pedroediaz renamed repository from ses to pedroediaz/lx 2026-01-09 18:38:59 +00:00
pedroediaz pushed to main at pedroediaz/lx 2026-01-09 18:37:08 +00:00
581da64914 Add README.md
pedroediaz renamed repository from doc to pedroediaz/nwiki-doc 2026-01-09 18:04:46 +00:00
pedroediaz transferred repository nwiki/doc to pedroediaz/nwiki-doc 2026-01-09 18:03:50 +00:00
pedroediaz created branch main in pedroediaz/nwiki-doc 2026-01-09 18:02:29 +00:00
pedroediaz pushed to main at pedroediaz/nwiki-doc 2026-01-09 18:02:29 +00:00
a3d907a030 First commit
pedroediaz created repository pedroediaz/nwiki-doc 2026-01-09 18:01:54 +00:00
pedroediaz created branch main in pedroediaz/lx 2026-01-09 04:45:13 +00:00
pedroediaz pushed to main at pedroediaz/lx 2026-01-09 04:45:13 +00:00
9c4acf9519 Reduce leaks ad maximum, only leaks on a++
a15e1c212a Static check and remove for epsilon loops
e4f67ab3fe Make Union and Blocks, avoid postfix notation
6acef48f09 First workin regex engine