add kjain (#437)
This commit is contained in:
parent
7c90296bf0
commit
828a5f277e
|
@ -248,4 +248,18 @@ in [ Person::{
|
||||||
]
|
]
|
||||||
, gitLink = "https://github.com/remyabel"
|
, 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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue