diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml deleted file mode 100644 index 44a3cd4..0000000 --- a/.github/workflows/main.yml +++ /dev/null @@ -1,97 +0,0 @@ -name: GitHub Snake Game - - - -on: - - # Schedule the workflow to run daily at midnight UTC - - schedule: - - - cron: "0 0 * * *" - - - - # Allow manual triggering of the workflow - - workflow_dispatch: - - - - # Trigger the workflow on pushes to the main branch - - push: - - branches: - - - main - - - -jobs: - - generate: - - runs-on: ubuntu-latest - - timeout-minutes: 10 - - - - steps: - - # Step 1: Checkout the repository - - - name: Checkout Repository - - uses: actions/checkout@v3 - - - - # Step 2: Generate the snake animations - - - name: Generate GitHub Contributions Snake Animations - - uses: Platane/snk@v3 - - with: - - # GitHub username to generate the animation for - - github_user_name: ${{ github.repository_owner }} - - - - # Define the output files and their configurations - - outputs: | - - dist/github-snake.svg - - dist/github-snake-dark.svg?palette=github-dark - - dist/ocean.gif?color_snake=orange&color_dots=#bfd6f6,#8dbdff,#64a1f4,#4b91f1,#3c7dd9 - - env: - - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - - - # Step 3: Deploy the generated files to the 'output' branch - - - name: Deploy to Output Branch - - uses: peaceiris/actions-gh-pages@v3 - - with: - - github_token: ${{ secrets.GITHUB_TOKEN }} - - publish_dir: ./dist - - publish_branch: output - - # Optionally, you can set a custom commit message - - commit_message: "Update snake animation [skip ci]" diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md deleted file mode 100644 index 01ab585..0000000 --- a/README.md +++ /dev/null @@ -1,267 +0,0 @@ - -

- -

- -

πŸ‘©πŸ»β€πŸ’» Backend Developer | ASP.NET Core Enthusiast

-

- NuGet Packages β€’ MongoDB β€’ JWT Auth β€’ CI/CD
- Clean architecture, sharp code, and scalable systems -

- ---- - -## πŸ“– About Me - -```yaml -πŸ› οΈ Specialization: Scalable backend systems using ASP.NET Core -πŸš€ Projects : CoreXCrudAPI -🎯 Focus : REST APIs β€’ JWT Auth β€’ Clean Architecture -🌱 Learning : CI/CD Β· Microservices Β· System Design -πŸ‘©πŸ»β€πŸ« Community : Women in Tech Advocate, Dev Mentor -🎯 Mission : Build clean, testable, and modular .NET ecosystems -``` - ---- - -## πŸ›‘οΈ Skills & Tech Stack - -πŸš€ I specialize in building scalable, secure, and maintainable backends using modern .NET technologies. -πŸ”§ Here are the tools and technologies I actively work with: - - -
- - - - - - - - - - - - - - - - - -
-
.NET Core -
-
C# -
-
Python -
-
MongoDB -
-
SQL Server -
-
Postman -
-
Git -
-
VS Code -
-
GitHub -
- -
- - -- **Frameworks**: ASP.NET Core, Entity Framework Core -- **Languages**: C#, Python -- **Databases**: MongoDB, SQL Server -- **Tools**: Postman, Git, NuGet, Visual Studio Code -- **Practices**: RESTful APIs, JWT Auth, Validation, Clean Architecture - ---- - -## πŸ›  Dev Setup - -> 🧠 Minimalist, fast & powerful β€” my daily development environment - -| πŸ”§ Tool | βš™οΈ Configuration Details | -|--------------|--------------------------| -| 🧰 **Editor** | Visual Studio 2022 & VS Code
Theme: Monokai Italic + Material Icons | -| πŸ–₯️ **OS** | Windows 11 Pro + WSL2
Ubuntu 22.04 LTS | -| ⌨️ **Keyboard** | Custom 87% Hot-Swappable
Gateron Brown β€’ RGB β€’ Macro Support | -| 🎨 **Terminal** | Windows Terminal + Oh My Posh
Atomic Prompt β€’ Nerd Fonts | -| 🐚 **Shell** | PowerShell Core + Zsh
Autosuggestions β€’ Syntax Highlighting | - ---- - -### ✨ Highlights - -- ⚑ Blazing-fast .NET development with CLI & EF Core Tools -- 🐧 WSL2 for true Linux-native workflows -- 🎯 Git-aware, icon-rich terminal for productivity -- πŸ’Ύ Fully integrated with Git, Docker, Swagger, and Postman - - ---- - -## πŸ—‚οΈ Featured Projects - -### πŸ“¦ `CoreXCrudAPI` -> Modern CRUD API with ASP.NET Core - -[![View on GitHub](https://img.shields.io/badge/GitHub-CoreXCrudAPI-ff6ec4?style=for-the-badge&logo=github)](https://github.com/ThecoderPinar/CoreXCrudAPI) - -A lightweight API project featuring user, product, and order management. Built with .NET Core, EF Core, AutoMapper, FluentValidation, JWT Auth, and rate limiting. - - ---- - -## πŸ† Achievements - -> πŸ“Š GitHub activity trophies that reflect my passion, consistency, and contributions to software development. - -

- -

- ---- - -### πŸ₯‡ Highlighted Milestones - -- πŸš€ **1000+** total contributions in the last year -- πŸ› οΈ **Multiple open-source API projects** on GitHub -- πŸ“¦ Active contributor to .NET & backend dev community -- 🧠 Continuous learning & building through real-world apps -- ✨ Projects with modern stacks: JWT, MongoDB, EF Core, Docker - - ---- - -## πŸ“Š GitHub Insights - -

- - - -

- ---- - -## πŸŒ€ Contribution Graph - -

- -

- ---- - -## 🐍 Snake Animation - - - ![snake gif](https://github.com/ThecoderPinar/ThecoderPinar/blob/output/github-snake-dark.svg) - - ---- - -## πŸ“ˆ GitHub Metrics Dashboard - -> A deeper look into my GitHub journey β€” from active hours to commit languages & repo focus. - -
- - - - - - - - - - -
- - ---- - -## πŸ“Ί YouTube (soon!) - -> πŸ§ͺ **Upcoming**: Clean Architecture Explained in 10 mins -> 🎬 RESTful Patterns in ASP.NET -> 🧠 NuGet & Dependency Injection Mastery - ---- - -## πŸ’¬ Quote of the Day - -

- -

- ---- - -## β˜• Support My Work - -

- - - -

- ---- - -## πŸ”— Connect With Me - -

- - - - - - -

- ---- - -## πŸ§™ Fun Zone - -
-πŸͺ„ Dev Joke of the Day - -```csharp -// Commented for safety -while(debugging) { - drinkCoffee(); - blameBackend(); // unless it’s me -} -``` - -
- ---- - -## πŸ’– Personal Corner - -```txt -✨ I believe backend code can be beautiful. -β˜• Coffee is my co-pilot. -🌿 I break monoliths with kindness. -🧼 .NET is my brush, GitHub is my canvas. -``` - ---- - -## πŸ“… Upcoming Goals - -- [ ] Publish AuditTrail.NET NuGet package -- [ ] Reach 2000 GitHub followers -- [ ] Contribute to an open-source security project - ---- - -## πŸŽ‰ Special Thanks - -> To everyone who contributes to OSS, supports women in tech, and builds inclusive code communities β€” thank you ❀️ - - -

- -

diff --git a/github-header-image.png b/github-header-image.png deleted file mode 100644 index ddb325f..0000000 Binary files a/github-header-image.png and /dev/null differ diff --git a/github-snake-dark.svg b/github-snake-dark.svg new file mode 100644 index 0000000..5fa8daa --- /dev/null +++ b/github-snake-dark.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/github-snake.svg b/github-snake.svg new file mode 100644 index 0000000..364e196 --- /dev/null +++ b/github-snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/ocean.gif b/ocean.gif new file mode 100644 index 0000000..1462027 Binary files /dev/null and b/ocean.gif differ