Skip to content

Commit 00eefe2

Browse files
committed
added about me - Intro
1 parent 47d49ea commit 00eefe2

File tree

2 files changed

+114
-9
lines changed

2 files changed

+114
-9
lines changed

src/pages/helloMarkdown.md

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

src/pages/me.md

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
---
2+
title: Ajay Dhangar - About Me
3+
description: In this page, I will introduce myself.
4+
hide_table_of_contents: true
5+
---
6+
7+
[![An image of @ajaydhangar's Holopin badges, which is a link to view their full Holopin profile](https://holopin.me/ajaydhangar)](https://holopin.io/@ajaydhangar)
8+
9+
<div style={{background: 'linear-gradient(90deg, rgb(51, 55, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', paddingTop: '10px', borderRadius: '10px'}}>
10+
<a href="https://www.linkedin.com/in/ajay-dhangar" align="center"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=DEF72C&random=false&center=true&width=1000&lines=नमस्ते%2C+ तत्र।+अहं+अजय+धनगर्।+एकः+वेब्+विकासकृत्च+ अमुकः+मुक्तस्रोतः+उत्साही!" alt="Typing SVG" /></a>
11+
</div>
12+
13+
<div style={{display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(300px, 1fr))', gap: '20px', marginTop: '20px'}}>
14+
<div style={{marginRight: '10px', display: 'flex', flexDirection: 'column', alignItems: 'center'}}>
15+
<img src="/instructors/ajay-dhangar.jpg" alt="Ajay Dhangar" style={{width: '200px', height: 'auto%', borderRadius: '50%'}} />
16+
<div style={{marginTop: '10px'}}>
17+
<a href="https://www.linkedin.com/in/ajay-dhangar/" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
18+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" />
19+
</a>
20+
<a href="https://twitter.com/CodesWithAjay" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
21+
<img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter" />
22+
</a>
23+
<a href="https://github.com/ajay-dhangar" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
24+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" />
25+
</a>
26+
</div>
27+
</div>
28+
<div style={{display: 'flex', flexDirection: 'column', justifyContent: 'center'}}>
29+
<h2 style={{margin: '0', background: 'linear-gradient(90deg, rgb(151, 255, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', WebkitBackgroundClip: 'text', WebkitTextFillColor: 'transparent'}}>
30+
नमस्ते, अहं अजय धनगर्।
31+
</h2>
32+
<h3 style={{margin: '0', color: 'rgb(87, 89, 243)'}}>
33+
वेब् विकासकृत्।
34+
</h3>
35+
<p>👨‍💻 अर्थपूर्णान् एवं नवीनान् वेब् अनुभवान् सृष्टवान् प्रेरितः।</p>
36+
<p>🎓 मंदसौर विश्वविद्यालयात् कंप्यूटर विज्ञानं पठितवान्।</p>
37+
<p>🚀 पूर्वाग्र एवं पूर्वानुग्र विकासे निपुणः।</p>
38+
<p>🌟 समस्यानां समाधाने एवं प्रयोक्त्री-मध्यमविशिष्टे रचनायां उत्सुकः।</p>
39+
<p>🌍 नवीनताभ्यासे अविच्छिन्नं संवर्धयितुं प्रवृत्तः।</p>
40+
<p>🎯 अधिक आधुनिक विकासान् प्रोत्साहितवान् चरितवान्।</p>
41+
<p>🌈 प्रयोगकर्तृविशिष्टान् अनुभवान् सृष्टवान् विश्वासी।</p>
42+
<p>🎲 कोडिंग् बहिः अनेके अत्र स्वागतिकृतः, विज्ञान कृतिरव नव्यः संसारोऽभिनिर्वृत्तिः।</p>
43+
<p>🚀 प्रतिदिनं साहसान्नं भवति, अहं तत्र प्रसन्नचित्तः च परिपूर्णजिज्ञासया सह आसामि।</p>
44+
</div>
45+
</div>
46+
47+
## Skills (कौशलम्)
48+
49+
<div style={{marginTop: '20px', width: '100%', display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(300px, 1fr))', gap: '20px'}}>
50+
<div style={{marginRight: '8%'}}>
51+
<h3 style={{margin: '0', background: 'linear-gradient(90deg, rgb(151, 255, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', WebkitBackgroundClip: 'text', WebkitTextFillColor: 'transparent', fontSize: '1.5rem'}}>
52+
Frontend (अग्रवर्ग विकासकृत्)
53+
</h3>
54+
<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
55+
<img src="https://img.shields.io/badge/html-f12?style=for-the-badge&logo=html5&logoColor=white" alt="HTML" /> {" "}
56+
<img src="https://img.shields.io/badge/css-0077B5?style=for-the-badge&logo=css3&logoColor=white" alt="CSS" /> {" "}
57+
<img src="https://img.shields.io/badge/javascrip-100?style=for-the-badge&logo=javascript&logoColor=yellow" alt="JavaScript" /> {" "}
58+
<img src="https://img.shields.io/badge/react%20js-20232A?style=for-the-badge&logo=react&logoColor=white" alt="React.Js" /> {" "}
59+
<img src="https://img.shields.io/badge/redux-593D88?style=for-the-badge&logo=redux&logoColor=white" alt="Redux" /> {" "}
60+
<img src="https://img.shields.io/badge/bootstrap-0077B5?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap" /> {" "}
61+
<img src="https://img.shields.io/badge/Material%20UI-007FFF?style=for-the-badge&logo=mui&logoColor=white" alt="Material-UI" /> {" "}
62+
<img src="https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white" alt="Styled Components" /> {" "}
63+
<img src="https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white" alt="Markdown" /> {" "}
64+
<img src="https://img.shields.io/badge/next%20js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" alt="Next.Js" /> {" "}
65+
<img src="https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white" alt="React Router" /> {" "}
66+
<img src="https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00" alt="Svelte" /> {" "}
67+
<img src="https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge&logo=vite&logoColor=FFD62E" alt="Vite" /> {" "}
68+
<img src="https://img.shields.io/badge/Yarn-2C8EBB?style=for-the-badge&logo=yarn&logoColor=white" alt="Yarn" /> {" "}
69+
</div>
70+
</div>
71+
<div>
72+
<h3 style={{margin: '0', background: 'linear-gradient(90deg, rgb(151, 255, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', WebkitBackgroundClip: 'text', WebkitTextFillColor: 'transparent', fontSize: '1.5rem'}}>
73+
Backend (पिछवर्ग विकासकृत्)
74+
</h3>
75+
76+
<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
77+
<img src="https://img.shields.io/badge/node%20js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" alt="Node.Js" /> {" "}
78+
<img src="https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white" alt="Express" /> {" "}
79+
<img src="https://img.shields.io/badge/mongodb-47A248?style=for-the-badge&logo=mongodb&logoColor=white" alt="MongoDB" /> {" "}
80+
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white" alt="MySQL" /> {" "}
81+
<img src="https://img.shields.io/badge/graphql-E10098?style=for-the-badge&logo=graphql&logoColor=white" alt="GraphQL" /> {" "}
82+
<img src="https://img.shields.io/badge/firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black" alt="Firebase" /> {" "}
83+
<img src="https://img.shields.io/badge/vercel-000000?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel" /> {" "}
84+
<img src="https://img.shields.io/badge/heroku-430098?style=for-the-badge&logo=heroku&logoColor=white" alt="Heroku" /> {" "}
85+
<img src="https://img.shields.io/badge/netlify-00C7B7?style=for-the-badge&logo=netlify&logoColor=white" alt="Netlify" /> {" "}
86+
<img src="https://img.shields.io/badge/vercel-000000?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel" /> {" "}
87+
</div>
88+
89+
</div>
90+
<div>
91+
<h3 style={{margin: '0', background: 'linear-gradient(90deg, rgb(151, 255, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', WebkitBackgroundClip: 'text', WebkitTextFillColor: 'transparent', fontSize: '1.5rem'}}>
92+
Tools (उपकरणानि)
93+
</h3>
94+
<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
95+
<img src="https://img.shields.io/badge/VS%20Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white" alt="VS Code" /> {" "}
96+
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white" alt="Git" /> {" "}
97+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" /> {" "}
98+
<img src="https://img.shields.io/badge/Bitbucket-0052CC?style=for-the-badge&logo=bitbucket&logoColor=white" alt="Bitbucket" /> {" "}
99+
<img src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white" alt="Slack" /> {" "}
100+
<img src="https://img.shields.io/badge/Trello-0079BF?style=for-the-badge&logo=trello&logoColor=white" alt="Trello" /> {" "}
101+
<img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=notion&logoColor=white" alt="Notion" /> {" "}
102+
<img src="https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white" alt="Postman" /> {" "}
103+
<img src="https://img.shields.io/badge/Adobe%20XD-FF26BE?style=for-the-badge&logo=adobe-xd&logoColor=white" alt="Adobe XD" /> {" "}
104+
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white" alt="Figma" /> {" "}
105+
<img src="https://img.shields.io/badge/Canva-00C4CC?style=for-the-badge&logo=canva&logoColor=white" alt="Canva" /> {" "}
106+
<img src="https://img.shields.io/badge/Google%20Analytics-E37400?style=for-the-badge&logo=google-analytics&logoColor=white" alt="Google Analytics" /> {" "}
107+
<img src="https://img.shields.io/badge/Google%20Tag%20Manager-4285F4?style=for-the-badge&logo=google-tag-manager&logoColor=white" alt="Google Tag Manager" /> {" "}
108+
<img src="https://img.shields.io/badge/Google%20Optimize-4285F4?style=for-the-badge&logo=google-optimize&logoColor=white" alt="Google Optimize" /> {" "}
109+
<img src="https://img.shields.io/badge/Google%20Search%20Console-4285F4?style=for-the-badge&logo=google-search-console&logoColor=white" alt="Google Search Console" /> {" "}
110+
<img src="https://img.shields.io/badge/Google%20Ads-4285F4?style=for-the-badge&logo=google-ads&logoColor=white" alt="Google Ads" /> {" "}
111+
<img src="https://img.shields.io/badge/Google%20AdSense-4285F4?style=for-the-badge&logo=google-adsense&logoColor=white" alt="Google AdSense" /> {" "}
112+
</div>
113+
</div>
114+
</div>

0 commit comments

Comments
 (0)