Hi
I'm Antony
- π Software Enginner at Incture Technologies
- π Blogging as a Developer @ Blog
- π My area of interest is in Machine Learning.
- π± Iβm currently learning React.js
- π« How to reach me: Email π₯
You can connect with me here also,
const me = {
name : "Antony J Malakkaran",
role : "Software Engineer",
language_spoken : ["ml_IN", "en_US","hi_IN"],
pronouns: "he" | "him",
code: ["Python", "JavaScript", "TypeScript", "Java", "HTML", "CSS", "C", "PHP"],
architecture: ["microservices", "event-driven"],
techCommunities: ["TinkerHub Foundation","GDG"],
challenge: "I am doing the #100DaysOfCode challenge focused on ML",
say_hi : () => {console.log("Hi, Thanks for dropping by, hope you find some of my work useful.")}
}
me.say_hi()