Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _config.yml #79

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
title: "Blog Title"
author: "Blog Author"
description: "Made with <b style=\"color: #f45;\">&lt;3</b>"
title: "Nitin Choudhary"
author: "Nitin Choudhary"
description: "Contact Me"
permalink: /:title/
lang: "en"
excerpt_separator: "\n\n\n"
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

# 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:[email protected].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/
Expand Down
10 changes: 10 additions & 0 deletions blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
title: "Home"
---

{% if site.show_excerpts %}
{% include home.html %}
{% else %}
{% include archive.html title="Posts" %}
{% endif %}
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
@@ -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.