Skip to content

added about me - Intro #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 116 additions & 0 deletions src/pages/me.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
---
title: About Me
description: In this page, I will introduce myself.
hide_table_of_contents: true
---

# Introduction (परिचयः) 🙏

[![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)

<div style={{background: 'linear-gradient(90deg, rgb(51, 55, 6) 0%, #FF4820 25%, #FF4820 50%, rgb(87, 89, 243) 100%)', paddingTop: '10px', borderRadius: '10px'}}>
<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>
</div>

<div style={{display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(300px, 1fr))', gap: '20px', marginTop: '20px'}}>
<div style={{marginRight: '10px', display: 'flex', flexDirection: 'column', alignItems: 'center'}}>
<img src="/instructors/ajay-dhangar.jpg" alt="Ajay Dhangar" style={{width: '200px', height: 'auto%', borderRadius: '50%'}} />
<div style={{marginTop: '10px'}}>
<a href="https://www.linkedin.com/in/ajay-dhangar/" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" />
</a>
<a href="https://twitter.com/CodesWithAjay" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
<img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter" />
</a>
<a href="https://github.com/ajay-dhangar" target="_blank" rel="noreferrer noopener" style={{marginLeft: '5px'}}>
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" />
</a>
</div>
</div>
<div style={{display: 'flex', flexDirection: 'column', justifyContent: 'center'}}>
<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'}}>
नमस्ते, अहं अजय धनगर्।
</h2>
<h3 style={{margin: '0', color: 'rgb(87, 89, 243)'}}>
वेब् विकासकृत्।
</h3>
<p>👨‍💻 अर्थपूर्णान् एवं नवीनान् वेब् अनुभवान् सृष्टवान् प्रेरितः।</p>
<p>🎓 मंदसौर विश्वविद्यालयात् कंप्यूटर विज्ञानं पठितवान्।</p>
<p>🚀 पूर्वाग्र एवं पूर्वानुग्र विकासे निपुणः।</p>
<p>🌟 समस्यानां समाधाने एवं प्रयोक्त्री-मध्यमविशिष्टे रचनायां उत्सुकः।</p>
<p>🌍 नवीनताभ्यासे अविच्छिन्नं संवर्धयितुं प्रवृत्तः।</p>
<p>🎯 अधिक आधुनिक विकासान् प्रोत्साहितवान् चरितवान्।</p>
<p>🌈 प्रयोगकर्तृविशिष्टान् अनुभवान् सृष्टवान् विश्वासी।</p>
<p>🎲 कोडिंग् बहिः अनेके अत्र स्वागतिकृतः, विज्ञान कृतिरव नव्यः संसारोऽभिनिर्वृत्तिः।</p>
<p>🚀 प्रतिदिनं साहसान्नं भवति, अहं तत्र प्रसन्नचित्तः च परिपूर्णजिज्ञासया सह आसामि।</p>
</div>
</div>

## Skills (कौशलम्)

<div style={{marginTop: '20px', width: '100%', display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(300px, 1fr))', gap: '20px'}}>
<div style={{marginRight: '8%'}}>
<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'}}>
Frontend (अग्रवर्ग विकासकृत्)
</h3>
<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
<img src="https://img.shields.io/badge/html-f12?style=for-the-badge&logo=html5&logoColor=white" alt="HTML" /> {" "}
<img src="https://img.shields.io/badge/css-0077B5?style=for-the-badge&logo=css3&logoColor=white" alt="CSS" /> {" "}
<img src="https://img.shields.io/badge/javascrip-100?style=for-the-badge&logo=javascript&logoColor=yellow" alt="JavaScript" /> {" "}
<img src="https://img.shields.io/badge/react%20js-20232A?style=for-the-badge&logo=react&logoColor=white" alt="React.Js" /> {" "}
<img src="https://img.shields.io/badge/redux-593D88?style=for-the-badge&logo=redux&logoColor=white" alt="Redux" /> {" "}
<img src="https://img.shields.io/badge/bootstrap-0077B5?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap" /> {" "}
<img src="https://img.shields.io/badge/Material%20UI-007FFF?style=for-the-badge&logo=mui&logoColor=white" alt="Material-UI" /> {" "}
<img src="https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white" alt="Styled Components" /> {" "}
<img src="https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white" alt="Markdown" /> {" "}
<img src="https://img.shields.io/badge/next%20js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" alt="Next.Js" /> {" "}
<img src="https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white" alt="React Router" /> {" "}
<img src="https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00" alt="Svelte" /> {" "}
<img src="https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge&logo=vite&logoColor=FFD62E" alt="Vite" /> {" "}
<img src="https://img.shields.io/badge/Yarn-2C8EBB?style=for-the-badge&logo=yarn&logoColor=white" alt="Yarn" /> {" "}
</div>
</div>
<div>
<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'}}>
Backend (पिछवर्ग विकासकृत्)
</h3>

<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
<img src="https://img.shields.io/badge/node%20js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" alt="Node.Js" /> {" "}
<img src="https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white" alt="Express" /> {" "}
<img src="https://img.shields.io/badge/mongodb-47A248?style=for-the-badge&logo=mongodb&logoColor=white" alt="MongoDB" /> {" "}
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white" alt="MySQL" /> {" "}
<img src="https://img.shields.io/badge/graphql-E10098?style=for-the-badge&logo=graphql&logoColor=white" alt="GraphQL" /> {" "}
<img src="https://img.shields.io/badge/firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black" alt="Firebase" /> {" "}
<img src="https://img.shields.io/badge/vercel-000000?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel" /> {" "}
<img src="https://img.shields.io/badge/heroku-430098?style=for-the-badge&logo=heroku&logoColor=white" alt="Heroku" /> {" "}
<img src="https://img.shields.io/badge/netlify-00C7B7?style=for-the-badge&logo=netlify&logoColor=white" alt="Netlify" /> {" "}
<img src="https://img.shields.io/badge/vercel-000000?style=for-the-badge&logo=vercel&logoColor=white" alt="Vercel" /> {" "}
</div>

</div>
<div>
<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'}}>
Tools (उपकरणानि)
</h3>
<div style={{display: 'flex', flexWrap: 'wrap', gap: '5px'}}>
<img src="https://img.shields.io/badge/VS%20Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white" alt="VS Code" /> {" "}
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white" alt="Git" /> {" "}
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub" /> {" "}
<img src="https://img.shields.io/badge/Bitbucket-0052CC?style=for-the-badge&logo=bitbucket&logoColor=white" alt="Bitbucket" /> {" "}
<img src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white" alt="Slack" /> {" "}
<img src="https://img.shields.io/badge/Trello-0079BF?style=for-the-badge&logo=trello&logoColor=white" alt="Trello" /> {" "}
<img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=notion&logoColor=white" alt="Notion" /> {" "}
<img src="https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white" alt="Postman" /> {" "}
<img src="https://img.shields.io/badge/Adobe%20XD-FF26BE?style=for-the-badge&logo=adobe-xd&logoColor=white" alt="Adobe XD" /> {" "}
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white" alt="Figma" /> {" "}
<img src="https://img.shields.io/badge/Canva-00C4CC?style=for-the-badge&logo=canva&logoColor=white" alt="Canva" /> {" "}
<img src="https://img.shields.io/badge/Google%20Analytics-E37400?style=for-the-badge&logo=google-analytics&logoColor=white" alt="Google Analytics" /> {" "}
<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" /> {" "}
<img src="https://img.shields.io/badge/Google%20Optimize-4285F4?style=for-the-badge&logo=google-optimize&logoColor=white" alt="Google Optimize" /> {" "}
<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" /> {" "}
<img src="https://img.shields.io/badge/Google%20Ads-4285F4?style=for-the-badge&logo=google-ads&logoColor=white" alt="Google Ads" /> {" "}
<img src="https://img.shields.io/badge/Google%20AdSense-4285F4?style=for-the-badge&logo=google-adsense&logoColor=white" alt="Google AdSense" /> {" "}
</div>
</div>
</div>