Skip to content

Commit 820f071

Browse files
committed
Added new tewmplates
1 parent b54aff3 commit 820f071

File tree

10 files changed

+567
-34
lines changed

10 files changed

+567
-34
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "awesome-github-profile",
2+
"name": "awesome-github-readme-templates",
33
"private": true,
44
"description": "A collection of awesome readme templates",
55
"version": "1.0.0",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
2+
---
3+
title: AshifMohammad
4+
date: '2020-08-22'
5+
spoiler: Code Styled Readme Template
6+
categories: ["code-styled", "all-profile"]
7+
githubUsername: 'AshifMohammad'
8+
---
9+
10+
11+
12+
### Hi there 👋
13+
14+
<h2> I'm Ashif Zafar! <img src="https://media.giphy.com/media/S8kcDWOvua4l6lJ0Az/source.gif" width="50"></h2>
15+
<img align='right' src="https://media.giphy.com/media/ZVik7pBtu9dNS/giphy.gif" width="230">
16+
<p><em>Software Enginner at <a href="https://www.cdkglobal.com/us">CDK Global Inc.</a><img src="https://media.giphy.com/media/WUlplcMpOCEmTGBtBW/giphy.gif" width="30">
17+
</em></p>
18+
19+
[![Twitter: Ashif](https://img.shields.io/twitter/follow/beingAshifZafar?style=social)](https://twitter.com/beingAshifZafar)
20+
[![Linkedin: Ashif](https://img.shields.io/badge/-AshifZafar-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/ashif-zafar-70618434/)](https://www.linkedin.com/in/thaianebraga/)
21+
[![GitHub Thaiane](https://img.shields.io/github/followers/AshifMohammad?label=follow&style=social)](https://github.com/AshifMohammad)
22+
23+
24+
### <img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="50"> A little more about me...
25+
26+
```javascript
27+
const ashifZafar = {
28+
pronouns: "he" | "his",
29+
code: [Javascript, Typescript, HTML, CSS, Java, C# ],
30+
tools: [React, Redux, Node, Storybook, Styled-Components, Jest, React-Testing-library, docker, ansible , bamboo , devOps ],
31+
architecture: ["microfrontend", "miroservices","event-driven", "design system pattern", "behavior-driven-development", "test-driven-development"],
32+
techCommunities: {
33+
coorganizer: ["corbiton","apache", "unicef"],
34+
speaker: "English/Urdu",
35+
workExperiences: [{companyName:"waltDisneyLondon", role:"programmerAnalyst"},
36+
{companyName:"cdkGlobalInc", role:"softwareEngineer"},]
37+
38+
39+
40+
},
41+
}
42+
```
43+
44+
<img src="https://media.giphy.com/media/LnQjpWaON8nhr21vNW/giphy.gif" width="60"> <em><b>I love connecting with different people</b> so if you want to say <b>hi, I'll be happy to meet you more!</b> :)</em>
45+
46+
---
47+
48+
<img src="https://user-images.githubusercontent.com/20770645/90959204-22aafa00-e4b7-11ea-94d3-0139a8b1fd97.jpg" width="230">
49+
50+
---
51+
⭐️ From [@Ashif](https://github.com/Ashif)
52+
53+

website/src/content/code-styled/anmol098.md

+63-22
Original file line numberDiff line numberDiff line change
@@ -14,36 +14,77 @@ githubUsername: 'anmol098'
1414
![Twitter Follow](https://img.shields.io/twitter/follow/misteranmol?label=Follow)
1515
[![Linkedin: thaianebraga](https://img.shields.io/badge/-anmol-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/anmol-p-singh/)](https://www.linkedin.com/in/anmol-p-singh/)
1616
![GitHub followers](https://img.shields.io/github/followers/anmol098?label=Follow&style=social)
17-
<img src="https://visitor-badge.glitch.me/badge?page_id=anmol098.anmol098" alt="visitor badge"/>
17+
![](https://visitor-badge.glitch.me/badge?page_id=anmol098.anmol098)
18+
![Waka Readme](https://github.com/anmol098/anmol098/workflows/Waka%20Readme/badge.svg)
19+
1820
### <img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="50"> A little more about me...
1921

2022
```javascript
2123
const anmol = {
22-
pronouns: "He" | "Him",
23-
code: ["Javascript", "Typescript", "Python", "Java", "php"],
24-
askMeAbout: ["web dev", "tech", "app dev", "photography"],
25-
technologies: {
26-
mobileApp: ["Android App"],
27-
frontEnd: {
28-
js: ["Vue", "Nuxt"],
29-
css: ["materialize", "vuetify", "bootstrap"]
30-
},
31-
backEnd: {
32-
js: ["node", "express"],
33-
python: ["flask"]
34-
},
35-
devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
36-
databases: ["mongo", "MySql", "sqlite"],
37-
misc: ["Firebase", "selenium", "open-cv", "php", "SuiteScript"]
38-
},
39-
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
40-
currentProject: "I am developing Extension for NetSuite using SuiteScript2.0",
41-
funFact: "There are two ways to write error-free programs; only the third one works"
42-
};
24+
pronouns: "He" | "Him",
25+
code: ["Javascript", "Typescript", "Python", "Java", "php"],
26+
askMeAbout: ["web dev", "tech", "app dev", "photography"],
27+
technologies: {
28+
mobileApp: ["Android App"],
29+
frontEnd: {
30+
js: ["Vue", "Nuxt"],
31+
css: ["materialize", "vuetify", "bootstrap"]
32+
},
33+
backEnd: {
34+
js: ["node", "express", "SuiteScript"],
35+
python: ["flask"]
36+
},
37+
devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
38+
databases: ["mongo", "MySql", "sqlite"],
39+
misc: ["Firebase", "Socket.IO", "selenium", "open-cv", "php", "SuiteApp"]
40+
},
41+
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
42+
currentProject: "I am developing Extension for NetSuite using SuiteScript2.0",
43+
funFact: "There are two ways to write error-free programs; only the third one works"
44+
};
4345
```
4446

4547
<img src="https://media.giphy.com/media/LnQjpWaON8nhr21vNW/giphy.gif" width="60"> <em><b>I love connecting with different people</b> so if you want to say <b>hi, I'll be happy to meet you more!</b> 😊</em>
4648

4749
---
50+
<!--START_SECTION:waka-->
51+
**I'm an early 🐤**
52+
53+
```text
54+
🌞 Morning 106 commits ███████░░░░░░░░░░░░░░░░░░ 31.09%
55+
🌆 Daytime 82 commits ██████░░░░░░░░░░░░░░░░░░░ 24.05%
56+
🌃 Evening 119 commits ████████░░░░░░░░░░░░░░░░░ 34.9%
57+
🌙 Night 34 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.97%
58+
59+
```
60+
61+
62+
📊 **This week I spent my time on**
63+
64+
```text
65+
⌚︎ Timezone: Asia/Calcutta
66+
67+
💬 Languages:
68+
JavaScript 5 hrs 36 mins ███████░░░░░░░░░░░░░░░░░░ 29.7%
69+
Python 5 hrs 13 mins ███████░░░░░░░░░░░░░░░░░░ 27.69%
70+
PHP 2 hrs 28 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.12%
71+
Markdown 1 hr 58 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 10.46%
72+
YAML 1 hr 38 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 8.74%
73+
74+
🔥 Editors:
75+
PyCharm 8 hrs 35 mins ███████████░░░░░░░░░░░░░░ 45.55%
76+
WebStorm 7 hrs 47 mins ██████████░░░░░░░░░░░░░░░ 41.33%
77+
PhpStorm 2 hrs 28 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.12%
78+
79+
💻 Operating Systems:
80+
Windows 18 hrs 52 mins █████████████████████████ 100.0%
81+
82+
```
83+
84+
85+
<!--END_SECTION:waka-->
86+
87+
**These Readme stats are generated using github action [awesome-readme-stats](https://github.com/anmol098/waka-readme-stats)**
88+
4889

4990
⭐️ From [@anmol098](https://github.com/anmol098)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: AdamAlston
3+
date: 2020-03-08
4+
spoiler: Creativity Readme Template
5+
categories: ["creativity", "all-profile"]
6+
githubUsername: 'adamalston'
7+
---
8+
9+
[![Header](https://github.com/adamalston/adamalston/raw/master/profile.gif)](https://www.youtube.com/watch?v=dQw4w9WgXcQ)
10+
11+
**Hi, I'm Adam**
12+
13+
- :mortar_board: Recent computer science graduate from UNC - Chapel Hill
14+
- :test_tube: Finishing up my research in cybersecurity and preparing to make the industry transition
15+
- :ringed_planet: Looking forward to global net zero, Mars & the rest of space, and nuclear fusion
16+
- :mailbox: Ask me about accessibility, cybersecurity, web, full stack, or literally anything!
17+
18+
[![Telegram](https://img.shields.io/badge/-TELEGRAM-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/adamalston)
19+
[![Gmail](https://img.shields.io/badge/-GMAIL-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
20+
[![LinkedIn](https://img.shields.io/badge/-LINKEDIN-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/adammalston/)
21+
[![adamalston.com](https://img.shields.io/badge/-ADAMALSTON.COM-000000?style=for-the-badge&logo=react&logoColor=white)](https://www.adamalston.com/)
22+
23+
**Languages I have used**
24+
25+
![C](https://img.shields.io/badge/-C-000000?style=flat&logo=C)
26+
![C++](https://img.shields.io/badge/-C++-000000?style=flat&logo=C%2B%2B&logoColor=00599C)
27+
![Clojure](https://img.shields.io/badge/-Clojure-000000?style=flat&logo=Clojure)
28+
![HTML5](https://img.shields.io/badge/-HTML5-000000?style=flat&logo=HTML5)
29+
![Java](https://img.shields.io/badge/-Java-000000?style=flat&logo=Java&logoColor=007396)
30+
![JavaScript](https://img.shields.io/badge/-JavaScript-000000?style=flat&logo=javascript)
31+
![Python](https://img.shields.io/badge/-Python-000000?style=flat&logo=python)
32+
![TypeScript](https://img.shields.io/badge/-TypeScript-000000?style=flat&logo=typescript&logoColor=007ACC)
33+
![SQL](https://img.shields.io/badge/-SQL-000000?style=flat&logo=MySQL)
34+
![Swift](https://img.shields.io/badge/-Swift-000000?style=flat&logo=Swift)
35+
36+
**Some of the technologies I have worked with**
37+
38+
![Git](https://img.shields.io/badge/-Git-000000?style=flat&logo=git&logoColor=F05032)
39+
![GitHub](https://img.shields.io/badge/-GitHub-000000?style=flat&logo=github&logoColor=FFFFFF)
40+
![Jira](https://img.shields.io/badge/-Jira-000000?style=flat&logo=jira-software&logoColor=white&logoColor=0052CC)
41+
![jQuery](https://img.shields.io/badge/-jQuery-000000?style=flat&logo=jQuery&logoColor=0769AD)
42+
![Linux](https://img.shields.io/badge/-Linux-000000?style=flat&logo=linux&logoColor=FCC624)
43+
![Node.js](https://img.shields.io/badge/-Node.js-000000?style=flat&logo=node.js&logoColor=339933)
44+
![React](https://img.shields.io/badge/-React-000000?style=flat&logo=React&logoColor=61DAFB)
45+
![Java Spring](https://img.shields.io/badge/-Spring-000000?style=flat&logo=spring&logoColor=6DB33F)
46+
![TCP/IP](https://img.shields.io/badge/-TCP/IP-000000?style=flat&logo=cisco&logoColor=white)
47+
![XCode](https://img.shields.io/badge/-XCode-000000?style=flat&logo=XCode&logoColor=1575F9)
48+
49+
**Some of my favorite open source projects**
50+
51+
[![Bitwarden](https://img.shields.io/badge/-Bitwarden-000000?style=flat&logo=bitwarden&logoColor=175DDC)](https://github.com/bitwarden/browser)
52+
[![Dark Reader](https://img.shields.io/badge/-Dark&#160;Reader-000000?style=flat&logo=Dark-Reader&logoColor=FFFFFF)](https://github.com/darkreader/darkreader)
53+
[![uBlock Origin](https://img.shields.io/badge/-uBlock&#160;Origin-000000?style=flat&logo=UBlock-Origin&logoColor=800000)](https://github.com/gorhill/uBlock)
54+
[![MEGA](https://img.shields.io/badge/-MEGA-000000?style=flat&logo=mega&logoColor=D9272E)](https://github.com/meganz/webclient)
55+
[![Visual Studio Code](https://img.shields.io/badge/-VSCode-000000?style=flat&logo=visual-studio-code&logoColor=007ACC)](https://github.com/microsoft/vscode)
56+
[![Tor](https://img.shields.io/badge/-Tor-000000?style=flat&logo=tor&logoColor=7E4798)](https://www.torproject.org/)
57+
58+
<!-- wi*quL3fcV -->
59+
60+
**Fun fact: I once answered the world's oldest question with a single line of JavaScript**
61+
62+
```javascript
63+
// Which came first: the chicken or the egg?
64+
console.log(["🥚", "🐣", "🐥", "🐔"].sort())
65+
66+
>>> ["🐔", "🐣", "🐥", "🥚"];
67+
```
68+
69+
⭐️ From [AdamAlston](https://github.com/adamalston)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
title: verma-anushka
3+
date: "2020-23-08"
4+
spoiler: Creativity Readme Template
5+
categories: ["creativity", "all-profile"]
6+
githubUsername: "verma-anushka"
7+
---
8+
9+
<h4> Hey there! <img src="https://raw.githubusercontent.com/verma-anushka/verma-anushka/master/gifs/wave.gif" width="30px"></h4>
10+
11+
I'm [Anushka Verma](https://verma-anushka.github.io/anushkaverma/), I'm an experienced full stack web developer and technical writer with a demonstrated history of working in the information technology and services industry.
12+
13+
---
14+
15+
**Currently I am working ...**
16+
17+
- <div>
18+
<img width="250" height="100" align='left' src="https://raw.githubusercontent.com/verma-anushka/verma-anushka/master/images/edneed.jpg" >
19+
... as a <strong>Software Developer Intern</strong> at EdNeed Technologies Pvt. Ltd. where I have been assisting in the (design and) development of the flagship remote education portal, Edneed.com, using the MERN tech stack.
20+
<br />
21+
<strong>View: </strong> <a href="https://edneed.com" >edneed.com</a>
22+
<br />
23+
<br />
24+
</div>
25+
26+
- <div>
27+
<img width="250" height="100" align='right' src="https://raw.githubusercontent.com/verma-anushka/verma-anushka/master/images/gfg.png" >
28+
... as a <strong>Technical Content Writer</strong> intern at Geeks for Geeks where I have penned down 20+ comprehensive and detailed articles covering multiple programming languages and Data Structures & Algorithms concepts.
29+
<br />
30+
<strong>View: </strong> <a href="https://auth.geeksforgeeks.org/user/verma_anushka/articles" >Geeks for Geeks</a>
31+
<br />
32+
</div>
33+
34+
***
35+
36+
**Languages and Tools:**
37+
38+
<p align="center">
39+
40+
<div align="center">
41+
42+
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/c/c.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/cpp/cpp.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original-wordmark.svg"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/html/html.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bootstrap/bootstrap.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/nodejs/nodejs.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/mongodb/mongodb.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/mysql/mysql.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/git/git.png"></code> <code><img height="40" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/heroku/heroku-plain.svg"></code> <code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/terminal/terminal.png"></code>
43+
44+
</div>
45+
</p>
46+
47+
---
48+
49+
**Github Stats:**
50+
51+
<p align="center">
52+
53+
<img src="https://github-readme-stats.vercel.app/api?username=verma-anushka&hide=stars&show_icons=true&theme=dracula&line_height=32">
54+
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=verma-anushka&count_private=true&theme=dracula">
55+
56+
</p>
57+
58+
---
59+
60+
<p align="center">
61+
<i>Let's connect and chat! Find me on the web...</i>
62+
63+
[![Website Badge](https://img.shields.io/badge/-anushkaverma.com-47CCCC?style=flat&logo=Google-Chrome&logoColor=white&link=https://verma-anushka.github.io/anushkaverma/)](https://verma-anushka.github.io/anushkaverma/)
64+
[![Linkedin Badge](https://img.shields.io/badge/-anushkaverma-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/anushkaverma/)](https://www.linkedin.com/in/anushkaverma/)
65+
[![Medium Badge](https://img.shields.io/badge/[email protected]?style=flat&labelColor=000000&logo=Medium&link=https://medium.com/@v.anushka786)](https://medium.com/@v.anushka786)
66+
[![Gmail Badge](https://img.shields.io/badge/-v.anushka786-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
67+
[![Instagram Badge](https://img.shields.io/badge/-@v_anushkaa-purple?style=flat&logo=instagram&logoColor=white&link=https://instagram.com/v_anushkaa/)](https://instagram.com/v_anushkaa)
68+
[![Facebook Badge](https://img.shields.io/badge/-verma_anushka-036be4?style=flat-square&logo=Facebook&logoColor=white&link=https://www.facebook.com/profile.php?id=100022118525351)](https://www.facebook.com/profile.php?id=100022118525351)
69+
[![GeeksforGeeks Badge](https://img.shields.io/badge/-verma_anushka-1c6340?style=flat&logo=GeeksforGeeks&logoColor=white&link=https://auth.geeksforgeeks.org/user/verma_anushka/articles)](https://auth.geeksforgeeks.org/user/verma_anushka/articles)
70+
71+
<!-- [![Twitter Badge](https://img.shields.io/badge/-@verma_anushkaa-1ca0f1?style=flat-square&labelColor=1ca0f1&logo=twitter&logoColor=white&link=https://twitter.com/verma_anushkaa)](https://twitter.com/verma_anushkaa) -->
72+
73+
<p align="center">
74+
Show ❤️ by starring repositories you find good!
75+
<br />
76+
⭐️ From [Anushka Verma](https://github.com/verma-anushka)
77+
<br />
78+
Also, star and fork this repository if you wish to give this new feature a try!
79+
</p>
80+
</p>
81+
82+
<div align="right">
83+
84+
[![HitCount](http://hits.dwyl.com/verma-anushka/verma-anushka.svg)](http://hits.dwyl.com/verma-anushka/verma-anushka) ![ViewCount](https://views.whatilearened.today/views/github/verma-anushka/verma-anushka.svg) [![Thanks!](https://img.shields.io/badge/Thanks%20for%20visiting-!-1EAEDB.svg)](https://verma-anushka.github.io/anushkaverma/)
85+
86+
</div>

website/src/content/dynamic-realtime/ApurvShah007.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: ApurvShah
33
date: '2020-26-07'
44
spoiler: Dynamic Realtime Readme Template
5-
categories: ["dynamic-realtime", "all-profile"]
5+
categories: ["dynamic", "all-profile"]
66
githubUsername: 'ApurvShah007'
77
---
88

0 commit comments

Comments
 (0)