aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--signalboost.dhall14
1 files changed, 14 insertions, 0 deletions
diff --git a/signalboost.dhall b/signalboost.dhall
index 77fe6f0..eaee63d 100644
--- a/signalboost.dhall
+++ b/signalboost.dhall
@@ -248,4 +248,18 @@ in [ Person::{
]
, gitLink = "https://github.com/remyabel"
}
+ , Person:: {
+ , name = "Krish Jain"
+ , tags =
+ [ "c++"
+ , "linux"
+ , "c"
+ , "python"
+ , "ios"
+ , "nlp"
+ , "machine learning"
+ ]
+ , gitLink = "https://github.com/Krish-sysadmin"
+ , twitter = "https://twitter.com/krishjain02"
+ }
]