Skip to content

Commit 203c683

Browse files
authored
Update README.md
1 parent 47d9b99 commit 203c683

File tree

1 file changed

+79
-30
lines changed

1 file changed

+79
-30
lines changed

README.md

Lines changed: 79 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,95 @@
1-
### 👋 Hi, I'm Ashif Elahi!
1+
<div align="center">
2+
3+
# Hi, I'm Ashif Elahi! 👋
24

3-
I'm a full-stack developer with a passion for building robust and scalable applications. Currently, I'm working at **ScabbardTech**, where I focus on creating innovative solutions that solve real-world problems.
5+
### A Full-Stack Developer with a passion for building robust and scalable applications.
6+
7+
<p>
8+
<a href="https://deadcoder001.github.io/Portfolio-Ashif/">
9+
<img src="https://img.shields.io/badge/Portfolio-3B5998?style=flat-square&logo=google-chrome&logoColor=white" alt="Portfolio">
10+
</a>
11+
<a href="mailto:asifelahi6@gmail.com">
12+
<img src="https://img.shields.io/badge/Email-D14836?style=flat-square&logo=gmail&logoColor=white" alt="Email">
13+
</a>
14+
<a href="https://instagram.com/Ashif.zip">
15+
<img src="https://img.shields.io/badge/Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white" alt="Instagram">
16+
</a>
17+
</p>
18+
19+
</div>
420

521
---
622

7-
### 🚀 Projects & Experience
8-
* All of my personal projects can be found on my portfolio: [**https://deadcoder001.github.io/Portfolio-Ashif/**](https://deadcoder001.github.io/Portfolio-Ashif/)
9-
* I'm always learning and building, so feel free to explore my repositories.
23+
### 👨‍💻 About Me
24+
25+
* 🚀 I'm currently building innovative solutions as a Full-Stack Developer at **ScabbardTech**.
26+
* 📂 All of my personal projects are showcased on my [**Portfolio Website**](https://deadcoder001.github.io/Portfolio-Ashif/).
27+
* 🌱 I'm always learning, exploring new technologies, and refining my skills in system design.
28+
* 💬 Feel free to ask me about **React, Node.js, Express, and Python**.
1029

1130
---
1231

13-
### 🛠️ Tech Stack & Skills
14-
15-
| Frontend | Backend | Databases | Cloud & DevOps |
16-
|:---:|:---:|:---:|:---:|
17-
| ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) | ![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white) | ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white) | ![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge&logo=amazon-aws&logoColor=white) |
18-
| ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) | ![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white) | ![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?style=for-the-badge&logo=mysql&logoColor=white) | ![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) |
19-
| ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) | ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) | ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white) | ![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) |
20-
| ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) | ![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white) | | |
21-
| ![Next.js](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) | | | |
22-
| ![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge&logo=bootstrap&logoColor=white) | | | |
23-
24-
| Data Science & ML | Design |
25-
|:---:|:---:|
26-
| ![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white) | ![Figma](https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white) |
27-
| ![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white) | ![Adobe Photoshop](https://img.shields.io/badge/adobe%20photoshop-%2331A8FF.svg?style=for-the-badge&logo=adobe%20photoshop&logoColor=white) |
28-
| ![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white) | ![Adobe Illustrator](https://img.shields.io/badge/adobe%20illustrator-%23FF9A00.svg?style=for-the-badge&logo=adobe%20illustrator&logoColor=white) |
29-
| ![scikit-learn](https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge&logo=scikit-learn&logoColor=white) | ![Adobe Premiere Pro](https://img.shields.io/badge/Adobe%20Premiere%20Pro-9999FF.svg?style=for-the-badge&logo=Adobe%20Premiere%20Pro&logoColor=white) |
30-
| ![TensorFlow](https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=for-the-badge&logo=TensorFlow&logoColor=white) | |
32+
### 🛠️ My Tech Toolkit
33+
34+
Here are the technologies I work with regularly:
35+
36+
**Frontend**
37+
<p>
38+
<img src="https://img.shields.io/badge/HTML5-%23E34F26.svg?style=flat-square&logo=html5&logoColor=white" alt="HTML5">
39+
<img src="https://img.shields.io/badge/CSS3-%231572B6.svg?style=flat-square&logo=css3&logoColor=white" alt="CSS3">
40+
<img src="https://img.shields.io/badge/JavaScript-%23F7DF1E.svg?style=flat-square&logo=javascript&logoColor=black" alt="JavaScript">
41+
<img src="https://img.shields.io/badge/React-%2361DAFB.svg?style=flat-square&logo=react&logoColor=black" alt="React">
42+
<img src="https://img.shields.io/badge/Next.js-000000?style=flat-square&logo=nextdotjs&logoColor=white" alt="Next.js">
43+
<img src="https://img.shields.io/badge/Bootstrap-%237952B3.svg?style=flat-square&logo=bootstrap&logoColor=white" alt="Bootstrap">
44+
</p>
45+
46+
**Backend**
47+
<p>
48+
<img src="https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=nodedotjs&logoColor=white" alt="Node.js">
49+
<img src="https://img.shields.io/badge/Express.js-000000?style=flat-square&logo=express&logoColor=white" alt="Express.js">
50+
<img src="https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python&logoColor=white" alt="Python">
51+
<img src="https://img.shields.io/badge/PHP-%23777BB4.svg?style=flat-square&logo=php&logoColor=white" alt="PHP">
52+
</params>
53+
54+
**Databases**
55+
<p>
56+
<img src="https://img.shields.io/badge/MongoDB-%234EA94B.svg?style=flat-square&logo=mongodb&logoColor=white" alt="MongoDB">
57+
<img src="https://img.shields.io/badge/MySQL-4479A1?style=flat-square&logo=mysql&logoColor=white" alt="MySQL">
58+
<img src="https://img.shields.io/badge/PostgreSQL-4169E1?style=flat-square&logo=postgresql&logoColor=white" alt="PostgreSQL">
59+
</p>
60+
61+
**Cloud & DevOps**
62+
<p>
63+
<img src="https://img.shields.io/badge/AWS-%23232F3E.svg?style=flat-square&logo=amazon-aws&logoColor=white" alt="AWS">
64+
<img src="https://img.shields.io/badge/Docker-%232496ED.svg?style=flat-square&logo=docker&logoColor=white" alt="Docker">
65+
<img src="https://img.shields.io/badge/Git-%23F05032.svg?style=flat-square&logo=git&logoColor=white" alt="Git">
66+
</p>
67+
68+
**Data Science & ML**
69+
<p>
70+
<img src="https://img.shields.io/badge/NumPy-%23013243.svg?style=flat-square&logo=numpy&logoColor=white" alt="NumPy">
71+
<img src="https://img.shields.io/badge/Pandas-%23150458.svg?style=flat-square&logo=pandas&logoColor=white" alt="Pandas">
72+
<img src="https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=flat-square&logo=PyTorch&logoColor=white" alt="PyTorch">
73+
<img src="https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=flat-square&logo=scikit-learn&logoColor=white" alt="scikit-learn">
74+
<img src="https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=flat-square&logo=TensorFlow&logoColor=white" alt="TensorFlow">
75+
</p>
76+
77+
**Design Tools**
78+
<p>
79+
<img src="https://img.shields.io/badge/Figma-F24E1E?style=flat-square&logo=figma&logoColor=white" alt="Figma">
80+
<img src="https://img.shields.io/badge/Adobe%20Photoshop-%2331A8FF.svg?style=flat-square&logo=adobe%20photoshop&logoColor=white" alt="Adobe Photoshop">
81+
<img src="https://img.shields.io/badge/Adobe%20Illustrator-%23FF9A00.svg?style=flat-square&logo=adobe%20illustrator&logoColor=white" alt="Adobe Illustrator">
82+
<img src="https://img.shields.io/badge/Adobe%20Premiere%20Pro-9999FF.svg?style=flat-square&logo=Adobe%20Premiere%20Pro&logoColor=white" alt="Adobe Premiere Pro">
83+
</p>
3184

3285
---
3386

34-
### 📈 My GitHub Stats
87+
### 📈 My GitHub Activity
88+
3589
<div align="center">
3690
<img src="https://github-readme-stats.vercel.app/api?username=Deadcoder001&theme=radical&hide_border=false&include_all_commits=true&count_private=true" alt="GitHub Stats" />
3791
<img src="https://nirzak-streak-stats.vercel.app/?user=Deadcoder001&theme=radical&hide_border=false" alt="GitHub Streak" />
92+
<br>
3893
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Deadcoder001&theme=radical&hide_border=false&include_all_commits=false&count_private=false&layout=compact" alt="Top Languages" />
3994
<img src="https://github-profile-trophy.vercel.app/?username=Deadcoder001&theme=radical&no-frame=false&no-bg=false&margin-w=4" alt="GitHub Trophies" />
4095
</div>
41-
42-
---
43-
44-
### 🌐 Connect with me
45-
* **Email:** asifelahi6@gmail.com
46-
* **Instagram:** [@Ashif.zip](https://instagram.com/Ashif.zip)

0 commit comments

Comments
 (0)