Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
categories: book review
title: Book review 'i want 2 do project tell me wat 2 do'
tag: books
tags: books
excerpt: Inspirational book for students who are at a fresher level.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: 2016 A year dedicated to Python Workshops
tag:
tags:
- python
- workshop
- pythonexpress
Expand Down
2 changes: 1 addition & 1 deletion _posts/2017-01-22-visit-to-linux-user-group-chennai.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Visit to Indian Linux User Group, Chennai
tag: ILUG-C
tags: ilug-c
excerpt: >
Lately I was travelling to Chennai for some personal work. I was very clear on
meeting Mr. Shakthi Kannan. While travelling to Chennai I dropped a mail
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
categories: book review
title: Book review 'Introduction to the Command Line'
tag:
tags:
- books
- linux
- programming
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "Pycon Pune 2017: A wonderful Python conference"
date: "2017-03-14 18:18:02 +0530"
tag:
tags:
- python
- conference
excerpt: >
Expand Down
2 changes: 1 addition & 1 deletion _posts/2017-04-10-goyo-doc-vim-helpfile-for-goyo-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "goyo-doc: Vim helpfile for goyo.vim plugin"
date: "2017-04-10 17:51:48 +0530"
tags:
- vim
- goyo_doc
- goyo-doc
excerpt: >
Goyo is the vim plugin which allows writers to focus on their writing while
they are writing. The plugin deactivates not required fancy windows which are
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "PyDelhi Conf 2017: A beautiful conference happened in New Delhi, India"
date: "2017-07-21 18:14:03 +0530"
tag:
tags:
- python
- conference
- django
Expand Down
8 changes: 4 additions & 4 deletions _posts/2017-08-28-how_to_repair_a_broken_grub_in_ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
layout: post
title: "How to repair a broken GRUB in Ubuntu?"
date: "2017-08-28 13:35:42 +0530"
tag:
- Ubuntu
- GRUB
- How-to
tags:
- ubuntu
- grub
- how-to
excerpt: Steps to restore your GRUB if you have formatted boot partition mistakenly
---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2017-11-14-django-girls-bangalore-2017.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "My experience of mentoring at Django Girls Bangalore 2017"
date: "2017-11-14 08:01:25 +0530"
tag:
tags:
- django
- python
- djangogirls
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
layout: post
title: "Analyzing the behaviour of Python function slice"
date: "2018-09-29 10:17:46 +0530"
tag:
tags:
- python
- slice
- python trick questions
- python-trick-questions
---


Expand Down
8 changes: 4 additions & 4 deletions _posts/2019-01-13-python-3-7-feature-walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
layout: post
title: "Python 3.7 feature walkthrough"
date: "2019-01-13 01:23:12 +0530"
tag:
- Python
- CorePython
- Python3.7
tags:
- python
- core-python
- python-3-7
---


Expand Down
Loading