Skip to content

Commit 95eda22

Browse files
site revamp - new theme
1 parent 400919e commit 95eda22

File tree

940 files changed

+30293
-34995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

940 files changed

+30293
-34995
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "themes/hello-friend-ng"]
2-
path = themes/hello-friend-ng
3-
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git
1+
[submodule "themes/hugo-paper"]
2+
path = themes/hugo-paper
3+
url = https://github.com/nanxiaobei/hugo-paper.git

README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

content/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
+++
2+
author = "mukund"
3+
+++

content/about.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
+++
22
title = "About"
3-
date = "2014-04-09"
4-
aliases = ["about-us","contact"]
5-
[ author ]
6-
name = "Mukund Kedia"
3+
description = "Hugo, the world's fastest framework for building websites"
4+
date = "2019-02-28"
5+
aliases = ["about-us", "about-hugo", "contact"]
6+
author = "mukund"
77
+++
88

9-
**Hi !**
9+
### Hello!
1010

11-
### I am Mukund Kedia, a cybersecurity enthusiast.
11+
I am Mukund Kedia.
1212

13-
I am interested in cybersecurity and coding. My skills include Web, API and Thick client pentesting and I am eager to further add pentesting skills in domains like Mobile, Network, etc. I want to explore other domains in cyber security as well and therefore started to learn about Reverse Engineering recently and hope to improve significantly in this field with focus on Malware Analysis.
14-
I have coding experience in Python, Node.js, Java, C++ and am trying to continuously enhance my coding skills.
13+
I have major experience is in Web and API pentesting, along with basic knowledge of Thick Client and Network pentesting too. My work has also included source code reviews, server configuration reviews, and compliance assessments such as data localization audit.
1514

15+
I’m continuously improving my skills in source code review and have a strong interest in reverse engineering and low-level programming.
1616

17+
I have experience with Python, Node.js, and Bash, and I’m looking to further strengthen my overall coding proficiency.

content/archives.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
date: 2019-05-28
3+
type: section
4+
layout: 'archives'
5+
---

content/blog.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/homepage/about.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'Our Difference'
3+
button: 'About us'
4+
weight: 2
5+
---
6+
7+
Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Ipsum dolor sit amet, et essent mediocritatem quo.

content/homepage/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
headless: true
3+
---

content/homepage/work.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'We Help Business Grow'
3+
button: 'Our Work'
4+
weight: 1
5+
---
6+
7+
Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit.

0 commit comments

Comments
 (0)