Merhaba, Ben Eralp

Yazılım Geliştirici

Vue.js, Nuxt.js ve Node.js ile modern web uygulamaları geliştiriyorum.

Yeteneklerim

Frontend

  • Vue.js & Nuxt.js
  • JavaScript & TypeScript
  • HTML5 & CSS3
  • TailwindCSS

Backend

  • Node.js & Express.js
  • MongoDB & PostgreSQL
  • REST API
  • Authentication

DevOps & Tools

  • Git & GitHub
  • Docker
  • CI/CD
  • Figma

Son Blog Yazıları

Tümünü Gör
Github'ımız Nasıl Daha İyi Hale Getirilir? Profil Nasıl Hazırlanır? README Nasıl Yazılır?

Github'ımız Nasıl Daha İyi Hale Getirilir? Profil Nasıl Hazırlanır? README Nasıl Yazılır?

19 Kasım 2024

Herkese merhaba! Bu yazıda, GitHub/GitLab profillerimizi, repolarımızı ve README dosyalarımızı nasıl daha etkili ve profesyonel hale getirebileceğimizi ele alacağım. Bunun yanı sıra, neden bu kadar önemli olduklarına dair bilgiler paylaşacağım. GitHub Nedir? / GitLab Nedir? gibi temel soruların ötesine geçerek, birçok kişinin gözden kaçırdığı ancak global ölçekte oldukça önemsenen noktalara değineceğim.

GitHubGitLabREADMEProfilGeliştiriciPortfolioAçık Kaynak
How to Improve Our GitHub? How to Prepare a Profile? How to Write a README?

How to Improve Our GitHub? How to Prepare a Profile? How to Write a README?

19 Kasım 2024

Hello everyone! In this article, I will cover how to make our GitHub/GitLab profiles, repositories, and README files more effective and professional. Additionally, I’ll explain why these elements are so important. Instead of focusing on questions like What is GitHub? / What is GitLab?, we’ll dive into often-overlooked but globally significant details.

GitHubGitLabREADMEProfileDeveloperPortfolioOpen Source
How to Use Object Recognition with TensorFlow.js and Vue 3?

How to Use Object Recognition with TensorFlow.js and Vue 3?

1 Temmuz 2024

In recent years, artificial intelligence and its products have become increasingly active and are starting to take their place in our lives, with their numbers steadily rising. We all have the question in mind of how we can use this in our daily lives. In this article, we will create a simple application together using TensorFlow.js, where we will use ImageNet classes and the MobileNet-v2 model to recognize and add an object/item to the cart. This way, we will implement a scenario similar to the basic working principle of Amazon Go. Let’s get started 🚀

TensorFlow.jsVue.jsMachine LearningAIObject RecognitionJavaScriptMobileNet