Skip to content

Commit

Permalink
v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
atb00ker committed May 30, 2019
1 parent 9169ed5 commit d0d01da
Show file tree
Hide file tree
Showing 24 changed files with 259 additions and 2,145 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rjsmin = "*"
htmlmin = "*"
csscompressor = "*"
libsass = "*"
pipfile = "*"

[requires]
python_version = "3.6"
275 changes: 143 additions & 132 deletions Pipfile.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![load-time](https://img.shields.io/badge/load--time-fast-green.svg)
![personalization](https://img.shields.io/badge/personalization-easy-green.svg)

It's all about sharing yourself to the world.
It's all about sharing yourself with the world.
This repository is code for my portfolio, i intend to add a timeline, link my blog and any other information i'd love to share with friends.

## Development
Expand All @@ -19,7 +19,7 @@ $ cd build/
$ python build.py
```

If you only want to make this website for yourself and make on changes to UI, simply change the data in the following files / directories:
If you only want to make this website for yourself and make on changes to UI, simply change the data in the following files:
```
atb00ker.github.io/build/data/
atb00ker.github.io/assets/files/
Expand All @@ -29,4 +29,4 @@ atb00ker.github.io/keybase.txt

Now, run `build.py` once, that's it!

If you have any questions, feel free to open an issue or reach me on Twitter / Linkedin.
If you have any questions, feel free to open an issue or reach me on Twitter / Linkedin.
Binary file modified assets/files/Ajay-Tripathi-Resume.pdf
Binary file not shown.
Binary file modified assets/files/CV-Europass-Ajay-Tripathi-EN.pdf
Binary file not shown.
Binary file added assets/files/GSoC2019.pdf
Binary file not shown.
Binary file removed assets/images/skills/flask.png
Binary file not shown.
53 changes: 9 additions & 44 deletions assets/images/skills/flask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/skills/jquery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/skills/kubernetes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/skills/linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,940 changes: 0 additions & 1,940 deletions assets/images/skills/linux.svg

This file was deleted.

13 changes: 13 additions & 0 deletions assets/images/skills/lua.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/skills/openwisp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/skills/openwrt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/skills/terraform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/skills/travis-ci.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/skills/vagrant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/data/contacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
"link": "https: //www.origin.com/ind/en-us/profile/user/BobyAWXzmLlf6NasXubNEw--/achievements",
"salt": true
}
]
]
16 changes: 12 additions & 4 deletions build/data/experience.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
[
{
"title": "Google Summer of Code, OpenWISP",
"duration": "May 2019 – September 2019",
"content": "The project aims to solve the problem of complex deployment of OpenWISP application by dockerizing the OpenWISP modules to give users plug-and-play docker images that are compatible and ready to run in kubernetes clusters simply by changing the environment variables.",
"github": "https://github.com/openwisp/docker-openwisp",
"certificate": "assets/files/GSoC2019.pdf",
"link": "https://summerofcode.withgoogle.com/projects/#5950853377163264"
},
{
"title": "FOSSEE Fellowship, IIT Bombay",
"duration": "May 2018 – July 2018",
"content": "Worked in Spoken Tutorial Project (spoken-tutorial.org).Site optimization: About 60% less data requirement for users during download. <br> Web Development: Using Django, added the features to edit / show user testimonials on the main site of spoken-tutorial project.",
"content": "Worked in Spoken Tutorial Project (spoken-tutorial.org). Optimized data usage to upto 60% less data requirement for users during download. <br> Web Development: Using Django, added the features to edit / show user testimonials on the main site of spoken-tutorial project.",
"github": false,
"certificate": "assets/files/FOSSEEcertificate.pdf",
"link": false
},
{
"title": "OpenWISP, Open-Source Contributor",
"duration": "August 2018 – Present",
"content": "Learned to write easily maintainable code & to coordinate with developers from different places on the globe.",
"content": "Contributed to code development of OpenWISP, an open-source Network Management suite for large networks. Learned to write easily maintainable code under the guidance of experienced developers and learned to coordinate with developers from different places around the world. I have worked on ansible-openwisp2 and controller (django) modules to add various features and fix bugs.",
"github": false,
"certificate": false,
"link": false
},
{
"title": "Google Code-In 2018, Mentor ",
"title": "Google Code-In 2018, Mentor",
"duration": "September 2018 – December 2018",
"content": "765 code reviews in 3 months - Organization ranked #1 by number of tasks completed. 950+ students participated and benefitted from the combined effort of 9 mentors.",
"github": false,
Expand Down Expand Up @@ -63,4 +71,4 @@
"certificate": false,
"link": "https://atb00ker.github.io/exposure.github.io/"
}
]
]
2 changes: 1 addition & 1 deletion build/data/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"mail": "[email protected]",
"github": "https://github.com/atb00ker",
"keybase": "https://keybase.io/atb00ker"
}
}
34 changes: 33 additions & 1 deletion build/data/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,37 @@
{
"quote": "Worry less about how many people you are connected to and a whole lot more about with whom you are connected.",
"speaker": "NULL"
},
{
"quote": "I disapprove of what you say, but I will defend to the death your right to say it.",
"speaker": "Voltaire"
},
{
"quote": "Those who have a 'why' to live, can bear with almost any 'how'.",
"speaker": "Friedrich Nietzsche"
},
{
"quote": "Everything can be taken from a man but one thing: the last of the human freedoms — to choose one’s attitude in any given set of circumstances, to choose one’s own way.",
"speaker": "Viktor E. Frankl"
},
{
"quote": "Happiness cannot be pursued; it must ensue.",
"speaker": "Viktor E. Frankl, Man's Search for Meaning"
},
{
"quote": "Between stimulus and response there is a space. In that space is our power to choose our response. In our response lies our growth and our freedom.",
"speaker": "Viktor E. Frankl"
},
{
"quote": "To live is to suffer, to survive is to find some meaning in the suffering.",
"speaker": "Friedrich Nietzsche"
},
{
"quote": "Life is never made unbearable by circumstances, but only by lack of meaning and purpose.",
"speaker": "Victor Frankl"
},
{
"quote": "If it seems too good to be true, it probably is",
"speaker": "Proverb"
}
]
]
58 changes: 41 additions & 17 deletions build/data/skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@
"special": false,
"white": false
},
{
"image": "assets/images/skills/kubernetes.png",
"title": "Kubernetes",
"special": false,
"white": false
},
{
"image": "assets/images/skills/terraform.png",
"title": "Terraform",
"special": false,
"white": false
},
{
"image": "assets/images/skills/back-end.svg",
"title": "Backend Development",
Expand All @@ -99,7 +111,7 @@
"image": "assets/images/skills/flask.svg",
"title": "Flask",
"special": false,
"white": true
"white": false
},
{
"image": "assets/images/skills/nodejs.png",
Expand Down Expand Up @@ -149,6 +161,12 @@
"special": false,
"white": false
},
{
"image": "assets/images/skills/lua.svg",
"title": "Lua",
"special": false,
"white": false
},
{
"image": "assets/images/skills/db.svg",
"title": "Database",
Expand All @@ -173,6 +191,18 @@
"special": false,
"white": false
},
{
"image": "assets/images/skills/test-automation.svg",
"title": "Automated Testing",
"special": true,
"white": false
},
{
"image": "assets/images/skills/travis-ci.png",
"title": "Travis CI",
"special": false,
"white": false
},
{
"image": "assets/images/skills/more.svg",
"title": "More",
Expand All @@ -198,16 +228,22 @@
"white": false
},
{
"image": "assets/images/skills/linux.svg",
"image": "assets/images/skills/linux.png",
"title": "Linux",
"special": false,
"white": false
},
{
"image": "assets/images/skills/openwrt.png",
"title": "OpenWRT",
"special": false,
"white": true
},
{
"image": "assets/images/skills/openwisp.png",
"title": "OpenWISP",
"special": false,
"white": false
"white": true
},
{
"image": "assets/images/skills/scrapy.png",
Expand All @@ -225,18 +261,6 @@
"image": "assets/images/skills/scikitlearn.svg",
"title": "Sciket Learn",
"special": false,
"white": false
},
{
"image": "assets/images/skills/test-automation.svg",
"title": "Automated Testing",
"special": true,
"white": false
},
{
"image": "assets/images/skills/travis-ci.png",
"title": "Travis CI",
"special": false,
"white": false
"white": true
}
]
]
4 changes: 2 additions & 2 deletions index.html

Large diffs are not rendered by default.

0 comments on commit d0d01da

Please sign in to comment.