aboutsummaryrefslogtreecommitdiff
path: root/people.json
diff options
context:
space:
mode:
authorArdi Madadi2022-12-09 12:54:28 +0000
committerArdi Madadi2022-12-09 12:54:28 +0000
commit401c8df449eecce4df1ba459d163d20b2caf6910 (patch)
tree24297d78c17e2b6f136a62da21c739ec3af73c43 /people.json
parentea21a343d407bda33e5b4dfbeb711a975a5aa4e6 (diff)
Ardi's entry in Python
Diffstat (limited to 'people.json')
-rw-r--r--people.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/people.json b/people.json
index 2f0ac41..f7f7ae7 100644
--- a/people.json
+++ b/people.json
@@ -705,5 +705,16 @@
"link": "./entries/skairunner/src/main.rs"
}
]
+ },
+ {
+ "github": "ardier",
+ "name": "Ardi Madadi",
+ "title": "Graduate Student",
+ "entries": [
+ {
+ "name": "One-liners in Python",
+ "link": "./entries/ardier/python/main.py"
+ }
+ ]
}
]