Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcb85c33

Browse files
Update README.md
1 parent58ae0cc commitcb85c33

File tree

1 file changed

+109
-19
lines changed

1 file changed

+109
-19
lines changed

‎README.md

Lines changed: 109 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
```yaml
1717
🛠️ Specialization:Scalable backend systems using ASP.NET Core
18-
🚀 Projects:ContractManagementSystem
18+
🚀 Projects:CoreXCrudAPI
1919
🎯 Focus:REST APIs • JWT Auth • Clean Architecture
2020
🌱 Learning:CI/CD · Microservices · System Design
2121
👩🏻‍🏫 Community:Women in Tech Advocate, Dev Mentor
@@ -24,39 +24,116 @@
2424
2525
---
2626
27-
## 🛡️ Skills & Stack
27+
## 🛡️ Skills & Tech Stack
28+
29+
🚀 I specialize in building scalable, secure, and maintainable backends using modern .NET technologies.
30+
🔧 Here are the tools and technologies I actively work with:
31+
32+
33+
<div align="center">
34+
35+
<table>
36+
<tr>
37+
<td align="center" width="100">
38+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/dotnetcore/dotnetcore-original.svg" width="50" height="50"/><br/>.NET Core
39+
</td>
40+
<td align="center" width="100">
41+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/csharp/csharp-original.svg" width="50" height="50"/><br/>C#
42+
</td>
43+
<td align="center" width="100">
44+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg" width="50" height="50"/><br/>Python
45+
</td>
46+
<td align="center" width="100">
47+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/mongodb/mongodb-original.svg" width="50" height="50"/><br/>MongoDB
48+
</td>
49+
</tr>
50+
<tr>
51+
<td align="center" width="100">
52+
<img src="https://img.icons8.com/color/48/microsoft-sql-server.png" width="50" height="50"/><br/>SQL Server
53+
</td>
54+
<td align="center" width="100">
55+
<img src="https://img.icons8.com/external-tal-revivo-shadow-tal-revivo/48/000000/external-postman-is-the-only-complete-api-development-environment-logo-shadow-tal-revivo.png" width="50" height="50"/><br/>Postman
56+
</td>
57+
<td align="center" width="100">
58+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original.svg" width="50" height="50"/><br/>Git
59+
</td>
60+
</tr>
61+
<tr>
62+
<td align="center" width="100">
63+
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/vscode/vscode-original.svg" width="50" height="50"/><br/>VS Code
64+
</td>
65+
<td align="center" colspan="3">
66+
<img src="https://img.icons8.com/fluency/48/github.png" width="50" height="50"/><br/>GitHub
67+
</td>
68+
</tr>
69+
</table>
70+
71+
</div>
72+
73+
74+
- **Frameworks**: ASP.NET Core, Entity Framework Core
75+
- **Languages**: C#, Python
76+
- **Databases**: MongoDB, SQL Server
77+
- **Tools**: Postman, Git, NuGet, Visual Studio Code
78+
- **Practices**: RESTful APIs, JWT Auth, Validation, Clean Architecture
2879
29-
<p align="center">
30-
<img src="https://skillicons.dev/icons?i=dotnet,csharp,mongodb,azure,sqlserver,postman,docker,linux,nuget,git,vscode&theme=dark"/>
31-
</p>
3280
---
3381
3482
## 🛠 Dev Setup
3583
36-
```bash
37-
🧰 Editor:Visual Studio 2022 & VS Code (Monokai Italic Theme)
38-
🖥️ OS:Windows 11 + WSL2 (Ubuntu 22.04)
39-
⌨️ Keyboard:Hot-swappable custom 87% board
40-
🎨 Terminal:Windows Terminal + oh-my-posh
41-
🔌 Shell:PowerShell Core & Zsh
42-
```
84+
> 🧠 Minimalist, fast & powerful — my daily development environment
85+
86+
| 🔧 Tool | ⚙️ Configuration Details |
87+
|--------------|--------------------------|
88+
| 🧰 **Editor** | Visual Studio 2022 & VS Code <br><sub>Theme: Monokai Italic + Material Icons</sub> |
89+
| 🖥️ **OS** | Windows 11 Pro + WSL2 <br><sub>Ubuntu 22.04 LTS</sub> |
90+
| ⌨️ **Keyboard** | Custom 87% Hot-Swappable <br><sub>Gateron Brown • RGB • Macro Support</sub> |
91+
| 🎨 **Terminal** | Windows Terminal + Oh My Posh <br><sub>Atomic Prompt • Nerd Fonts</sub> |
92+
| 🐚 **Shell** | PowerShell Core + Zsh <br><sub>Autosuggestions • Syntax Highlighting</sub> |
93+
94+
---
95+
96+
### ✨ Highlights
97+
98+
- ⚡ Blazing-fast .NET development with CLI & EF Core Tools
99+
- 🐧 WSL2 for true Linux-native workflows
100+
- 🎯 Git-aware, icon-rich terminal for productivity
101+
- 💾 Fully integrated with Git, Docker, Swagger, and Postman
102+
43103
44104
---
45105
46106
## 🗂️ Featured Projects
47107
48-
### 📦`ContractManagementSystem`
49-
> Enterprise Contract Lifecycle API with ASP.NET Core.
50-
[![View on GitHub](https://img.shields.io/badge/GitHub-ContractManagementSystem-ff6ec4?style=for-the-badge&logo=github)](https://github.com/ThecoderPinar/ContractManagementSystem)
108+
### 📦`CoreXCrudAPI`
109+
> Modern CRUD API with ASP.NET Core
110+
111+
[![View on GitHub](https://img.shields.io/badge/GitHub-CoreXCrudAPI-ff6ec4?style=for-the-badge&logo=github)](https://github.com/ThecoderPinar/CoreXCrudAPI)
112+
113+
A lightweight API project featuring user, product, and order management. Built with .NET Core, EF Core, AutoMapper, FluentValidation, JWT Auth, and rate limiting.
114+
51115

52116
---
53117

54118
## 🏆 Achievements
55119

120+
> 📊 GitHub activity trophies that reflect my passion, consistency, and contributions to software development.
121+
56122
<p align="center">
57-
<img src="https://github-profile-trophy.vercel.app/?username=ThecoderPinar&theme=radical&column=6&margin-w=10&no-frame=true"/>
123+
<img src="https://github-profile-trophy.vercel.app/?username=ThecoderPinar&theme=radical&no-frame=true&column=6&margin-w=15&title=Stars,Followers,Commits,Repositories,PullRequest,Issues"/>
58124
</p>
59125

126+
---
127+
128+
### 🥇 Highlighted Milestones
129+
130+
-🚀 **1000+** total contributions in the last year
131+
-🛠️ **Multiple open-source API projects** on GitHub
132+
-📦 Active contributor to .NET & backend dev community
133+
-🧠 Continuous learning & building through real-world apps
134+
-✨ Projects with modern stacks:JWT, MongoDB, EF Core, Docker
135+
136+
60137
---
61138

62139
## 📊 GitHub Insights
@@ -87,9 +164,22 @@
87164

88165
## 📈 GitHub Metrics Dashboard
89166

90-
<p align="center">
91-
<img src="https://metrics.lecoq.io/ThecoderPinar?template=classic&base=header,activity,repositories&languages=1&lines=1&config.timezone=Europe/Istanbul&config.display=columns&config.animated=true"/>
92-
</p>
167+
> A deeper look into my GitHub journey — from active hours to commit languages & repo focus.
168+
169+
<div align="center">
170+
171+
<!-- Productivity Chart -->
172+
<img src="https://github-readme-activity-graph.vercel.app/graph?username=ThecoderPinar&theme=radical&hide_border=true&area=true&custom_title=💡 GitHub+Activity+Heatmap" width="95%"/>
173+
174+
<!-- Work Hour Heatmap -->
175+
<img src="https://github-profile-summary-cards.vercel.app/api/cards/productive-time?username=ThecoderPinar&theme=radical" width="45%"/>
176+
177+
<!-- Commit Language Pie -->
178+
<img src="https://github-profile-summary-cards.vercel.app/api/cards/repos-per-language?username=ThecoderPinar&theme=radical" width="45%"/>
179+
180+
</div>
181+
182+
93183
---
94184

95185
## 📺 YouTube (soon!)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp