Skip to content

Commit f3626f5

Browse files
committed
Update README
1 parent 7fef1bd commit f3626f5

File tree

1 file changed

+72
-54
lines changed

1 file changed

+72
-54
lines changed

README.md

+72-54
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
[![nooobcoder, I am the guy, who loves logarithmic run times.](https://pimp-my-readme.webapp.io/pimp-my-readme/wavy-banner?subtitle=I%20am%20the%20guy%2C%20who%20loves%20logarithmic%20run%20times.&title=nooobcoder)]()
32

43
<h2>नमस्ते (Namaste)🙏🏻, I am Ankur Paul! <img src="https://media.giphy.com/media/12oufCB0MyZ1Go/giphy.gif" width="50"></h2>
@@ -14,9 +13,10 @@
1413

1514
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=nooobcoder&layout=compact&theme=radical)](https://github.com/nooobcoder/)
1615

17-
[![JavaScript_Python_Java_NodeJS_GoLang_MongoDB_AWS_ReactJS_zsh](https://pimp-my-readme.webapp.io/pimp-my-readme/technology?technology=JavaScript_Python_Java_NodeJS_GoLang_MongoDB_AWS_ReactJS_zsh)]()
16+
[![JavaScript_Python_Java_NodeJS_GoLang_MongoDB_AWS_ReactJS_zsh](https://pimp-my-readme.webapp.io/pimp-my-readme/technology?technology=JavaScript_Golang_Python_Java_NodeJS_GoLang_MongoDB_AWS_ReactJS_zsh)]()
1817

1918
## 🗂️ Highlight Projects
19+
2020
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=nooobcoder&repo=CoWinTracker&theme=shades-of-purple)](https://github.com/nooobcoder/CoWinTracker)
2121

2222
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=nooobcoder&repo=ReactJSCourseUpdate&theme=shades-of-purple)](https://github.com/nooobcoder/ReactJSCourseUpdate)
@@ -25,8 +25,7 @@
2525

2626
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=nooobcoder&repo=upGradAssignment&theme=shades-of-purple)](https://github.com/nooobcoder/upGradAssignment)
2727

28-
29-
### <img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="50"> A little more about me...
28+
### <img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="50"> A little more about me...
3029

3130
<p>
3231
<img alt="React" src="https://img.shields.io/badge/-React-45b8d8?style=flat-square&logo=react&logoColor=white" />
@@ -52,25 +51,44 @@
5251
<img alt="Nodejs" src="https://img.shields.io/badge/-Nodejs-43853d?style=flat-square&logo=Node.js&logoColor=white" />
5352
</p>
5453

55-
5654
```javascript
5755
const ankurpaul = {
58-
pronouns: "He" | "Him",
59-
code: ["Javascript", "Python", "Java"],
60-
askMeAbout: ["web dev", "tech", "app dev", "photography"],
61-
technologies: {
62-
backEnd: {
63-
js: ["Node", "Fastify", "Express", "SuiteScript", "Supabase", "Firebase", "Appwrite"],
64-
},
65-
mobileApp: {
66-
native: ["Android Development"]
67-
},
68-
devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
69-
databases: ["mongo", "MySql", "sqlite"],
70-
misc: ["Firebase", "Socket.IO", "selenium", "open-cv", "php", "SuiteApp"]
71-
},
72-
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
73-
funFact: "There are two ways to write error-free programs; only the third one works 😲"
56+
pronouns: "He" | "Him",
57+
code: ["Javascript", "Python", "Java"],
58+
askMeAbout: ["web dev", "tech", "app dev", "photography"],
59+
technologies: {
60+
backEnd: {
61+
js: [
62+
"Node",
63+
"Fastify",
64+
"Express",
65+
"SuiteScript",
66+
"Supabase",
67+
"Firebase",
68+
"Appwrite",
69+
],
70+
},
71+
mobileApp: {
72+
native: ["Android Development"],
73+
},
74+
devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
75+
databases: ["mongo", "MySql", "sqlite"],
76+
misc: [
77+
"Firebase",
78+
"Socket.IO",
79+
"selenium",
80+
"open-cv",
81+
"php",
82+
"SuiteApp",
83+
],
84+
},
85+
architecture: [
86+
"Serverless Architecture",
87+
"Progressive web applications",
88+
"Single page applications",
89+
],
90+
funFact:
91+
"There are two ways to write error-free programs; only the third one works 😲",
7492
};
7593
```
7694

@@ -80,64 +98,64 @@ const ankurpaul = {
8098

8199
![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written-1.5%20million%20lines%20of%20code-blue)
82100

83-
**🐱 My Github Data**
101+
**🐱 My Github Data**
84102

85103
> 🏆 418 Contributions in the Year 2020
86-
>
87-
> 📦 5MB Used in Github's Storage
88-
>
104+
>
105+
> 📦 5MB Used in Github's Storage
106+
>
89107
> 💼 Opted to Hire
90-
>
91-
> 📜 53 Public Repositories
92-
>
93-
> 🔑 22 Private Repositories
94-
>
95-
**I'm an Early 🐤**
108+
>
109+
> 📜 53 Public Repositories
110+
>
111+
> 🔑 22 Private Repositories
112+
>
113+
> **I'm an Early 🐤**
96114
97115
```text
98-
🌞 Morning 56 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 11.22%
99-
🌆 Daytime 207 commits ██████████░░░░░░░░░░░░░░░ 41.48%
100-
🌃 Evening 156 commits ███████░░░░░░░░░░░░░░░░░░ 31.26%
116+
🌞 Morning 56 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 11.22%
117+
🌆 Daytime 207 commits ██████████░░░░░░░░░░░░░░░ 41.48%
118+
🌃 Evening 156 commits ███████░░░░░░░░░░░░░░░░░░ 31.26%
101119
🌙 Night 80 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.03%
102120
103121
```
104-
📅 **I'm Most Productive on Sunday**
122+
123+
📅 **I'm Most Productive on Sunday**
105124

106125
```text
107-
Monday 51 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.22%
108-
Tuesday 49 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.82%
109-
Wednesday 66 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.23%
110-
Thursday 79 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.83%
111-
Friday 65 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.03%
112-
Saturday 67 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.43%
126+
Monday 51 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.22%
127+
Tuesday 49 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.82%
128+
Wednesday 66 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.23%
129+
Thursday 79 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.83%
130+
Friday 65 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.03%
131+
Saturday 67 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.43%
113132
Sunday 122 commits ██████░░░░░░░░░░░░░░░░░░░ 24.45%
114133
```
115134

116-
117-
📊 **This Week I Spent My Time On**
135+
📊 **This Week I Spent My Time On**
118136

119137
```text
120138
⌚︎ Time Zone: Asia/Kolkata
121139
122-
💬 Programming Languages:
123-
JavaScript 7 hrs 44 mins ██████████░░░░░░░░░░░░░░░ 43.26%
124-
C++ 4 hrs 15 mins ██████░░░░░░░░░░░░░░░░░░░ 23.78%
125-
Python 4 hrs █████░░░░░░░░░░░░░░░░░░░░ 22.46%
126-
JSON 39 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.69%
140+
💬 Programming Languages:
141+
JavaScript 7 hrs 44 mins ██████████░░░░░░░░░░░░░░░ 43.26%
142+
C++ 4 hrs 15 mins ██████░░░░░░░░░░░░░░░░░░░ 23.78%
143+
Python 4 hrs █████░░░░░░░░░░░░░░░░░░░░ 22.46%
144+
JSON 39 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.69%
127145
PHP 37 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 3.5%
128146
129-
🔥 Editors:
130-
WebStorm 4 hrs 44 mins ██████░░░░░░░░░░░░░░░░░░░ 26.52%
131-
CLion 4 hrs 15 mins ██████░░░░░░░░░░░░░░░░░░░ 23.78%
132-
PyCharm 50 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.75%
147+
🔥 Editors:
148+
WebStorm 4 hrs 44 mins ██████░░░░░░░░░░░░░░░░░░░ 26.52%
149+
CLion 4 hrs 15 mins ██████░░░░░░░░░░░░░░░░░░░ 23.78%
150+
PyCharm 50 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.75%
133151
DataGrip 18 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.68%
134152
135-
💻 Operating System:
153+
💻 Operating System:
136154
Ubuntu 17 hrs 52 mins █████████████████████████ 100.0%
137155
```
138156

139157
[![Spotify Profile](https://spotify-github-profile.vercel.app/api/view?uid=31aqzbpl3gugod2ky5ngvvps2xdi&cover_image=true&theme=default)](https://open.spotify.com/user/31aqzbpl3gugod2ky5ngvvps2xdi)
140158

141159
![Contribution Eat Up](https://github.com/nooobcoder/nooobcoder/blob/output/github-contribution-grid-snake.gif)
142160

143-
> Last Updated on 04/02/2022
161+
> Last Updated on 19/02/2022

0 commit comments

Comments
 (0)