diff --git a/_config.yml b/_config.yml index d13c687b5b6..1b0817156da 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ -title: "Blog Title" -author: "Blog Author" -description: "Made with <3" +title: "Nitin Choudhary" +author: "Nitin Choudhary" +description: "Contact Me" permalink: /:title/ lang: "en" excerpt_separator: "\n\n\n" @@ -8,7 +8,7 @@ date_format: "%B %d, %Y" # Layout -show_excerpts: true # show article excerpts on the home page +show_excerpts: false # show article excerpts on the home page show_frame: true # adds a gray frame to the site show_sidebar: false # show a sidebar instead of the usual header minimal: false # use a dark header @@ -16,13 +16,13 @@ minimal: false # use a dark header # Menu navigation: # accepts {file, title, url, icon, sidebaricon} - - {file: "index.html"} - - {file: "README.md"} + - {file: "/nitin.pdf" , title: CV} + - {title: Blog,url: "https://medium.com/@nitinchoudhary0190"} external: # shows a footer with social links - for available icons see fontawesome.com/icons - - {title: Mail, icon: envelope, url: "mailto:niklasbuschmann@users.noreply.github.com"} - - {title: Github, icon: github, url: "https://github.com/niklasbuschmann/contrast"} - - {title: Subscribe, icon: rss, url: "/feed.xml"} + - {title: Mail, icon: envelope, url: "mailto:nitinchoudhary0190@gmail.com"} + - {title: Github, icon: github, url: "https://github.com/nitin989"} + - {title: Twitter, icon: twitter, url: "https://twitter.com/nitin_0190"} comments: # disqus_shortname: "" # see https://disqus.com/ diff --git a/blog.md b/blog.md new file mode 100644 index 00000000000..0b3329cdd2f --- /dev/null +++ b/blog.md @@ -0,0 +1,10 @@ +--- +layout: default +title: "Home" +--- + +{% if site.show_excerpts %} + {% include home.html %} +{% else %} + {% include archive.html title="Posts" %} +{% endif %} diff --git a/index.html b/index.html index 0b3329cdd2f..57e974b17c2 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,9 @@ --- -layout: default -title: "Home" +layout: page +title: About me --- -{% if site.show_excerpts %} - {% include home.html %} -{% else %} - {% include archive.html title="Posts" %} -{% endif %} +I am a Computer Science Engineer working in Fraud Risk division of American Express, Phoenix(Arizona). Currently leading a team to manage enterprise fraud and authentication capabilities. +Previously i worked with ZS Associates as Business Technology Analyst. +I have around 11 years of experience with skill in Java, Hadoop, Web development, Nosql database , Hive. +