Skip to content
View Erkan3034's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Erkan3034

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Erkan3034/README.md
███████╗██████╗ ██╗  ██╗ █████╗ ███╗   ██╗
██╔════╝██╔══██╗██║ ██╔╝██╔══██╗████╗  ██║
█████╗  ██████╔╝█████╔╝ ███████║██╔██╗ ██║
██╔══╝  ██╔══██╗██╔═██╗ ██╔══██║██║╚██╗██║
███████╗██║  ██║██║  ██╗██║  ██║██║ ╚████║
╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝

Full-Stack Developer · AI Builder · Istanbul, TR

Typing SVG


> whoami

name: Erkan Turgut
alias: Erkan3034
location: Istanbul, Turkey
education: Computer Technology & Information Systems (CTIS)
focus:
  - AI-Powered Applications
  - Full-Stack Web Development
  - SaaS Product Development
  - Digital Marketing & Content
goal: "Build and scale my own software business"
currently_building:
  - PulsAI          # AI Health Assistant with genetic risk analysis
  - Codenthia Blog  # Developer community & coding resources
  - YurtMarket      # Multi-tenant e-commerce for student dormitories
  - ViralForgeAI    # AI content creation toolkit

> ls ./projects --featured

🤖 AI & Machine Learning

Project Stack Description
cognitive-logix Python XGBoost LSTM Streamlit Supply chain digital twin trained on 180K+ transactions — predicts delays, detects fraud & forecasts demand
Neuro-Ran Python AI 5G network optimization & digital twin platform
PulsAI-Health-Assistant Python AI Symptom analysis, genetic risk modeling & personalized health recommendations
QoS-Multi-Objective-Routing Python GA Q-Learning 250-node network optimization using Genetic Algorithms, ACO & Reinforcement Learning
scoreMaxAIFootbalAnalyzer Python AI-powered football match analytics tool
NLPMiniProject Python NLP Symbolic neural network deployed as a Telegram bot

🌐 SaaS, E-Commerce & Full-Stack Platforms

Project Stack Description
Yurt_Market_v2 TypeScript Multi-tenant e-commerce marketplace system for student dormitories
AlgoMaster TypeScript DSA & algorithm learning platform with interactive visualizers
MelodyStream JavaScript Spotify-like music streaming app via YouTube API — ad-free, open source
codenthia_blog JavaScript Developer blog & social community platform
CodenthiaStack JavaScript Full-featured web tools suite
viralForgeAI_v1 TypeScript AI-driven content creator toolkit

⚙️ Backend & Enterprise Architecture

Project Stack Description
TaskZap Java Spring Boot Eureka Microservice-based task management system with service discovery
Advanced_Java_Notes Java Spring Boot Hibernate Deep-dive into Spring Framework, AOP, Maven & ORM patterns
Virtual-Class-Unity TypeScript Virtual classroom management system — backend & UI

🐍 Automation, Bots & Scraping

Project Stack Description
LeetSol Python CLI app that syncs LeetCode solutions to GitHub automatically
telegram-manager-bot Python Advanced Telegram group management bot
SELENIUM-projects-exercises Python Selenium Browser automation: form submission, web scraping, interaction flows
whatsapp-ai-customer-service Python AI AI-powered WhatsApp customer service integration

> cat ./tech-stack.json

{
  "languages": ["Python", "JavaScript", "TypeScript", "Java", "C#", "PHP"],
  "frontend": ["React", "TailwindCSS", "Bootstrap", "HTML5", "CSS3"],
  "backend": ["Django", "Flask", "Node.js", "Spring Boot"],
  "databases": ["MySQL", "SQLite", "PostgreSQL"],
  "ai_ml": ["XGBoost", "LSTM", "Prophet", "Isolation Forest", "Q-Learning", "NLP"],
  "devops_tools": ["Git", "GitHub Actions", "Selenium", "Scrapy"],
  "data": ["Pandas", "NumPy", "Jupyter"],
  "design": ["Adobe Photoshop", "Adobe Premiere Pro", "Canva"],
  "game_dev": ["Unity"]
}

Python JavaScript TypeScript Java C# PHP

React Django Spring Boot Flask Node.js TailwindCSS


> git log --stats

GitHub Streak



Stats Top Languages



Image

> cat ./learning-roadmap.md

[✅] Python · JavaScript · Java · C# · PHP
[✅] Django · Flask · React · Spring Boot · Node.js
[✅] XGBoost · LSTM · Q-Learning · NLP
[✅] MySQL · SQLite · ORM · Hibernate
[✅] Git · GitHub Actions · Selenium · Scrapy
[🔄] Advanced AI/ML — Production LLM Applications
[🔄] Cloud Infrastructure (AWS / GCP)
[🔄] Microservices at Scale
[📌] SaaS Monetization & Growth
[📌] Building & Shipping My Own Software Business

> ./connect.sh

LinkedIn Medium YouTube X Instagram Email


Dev Quote



Views Counter

// Building in public. Shipping in silence. Growing every day.

Pinned Loading

  1. cognitive-logix cognitive-logix Public

    AI-powered Supply Chain Digital Twin — predicts delivery delays, detects fraud & forecasts demand using XGBoost, Prophet, LSTM and Isolation Forest. Built on 180K+ real transactions. Streamlit dash…

    Jupyter Notebook 1

  2. LeetSol LeetSol Public

    LeetCode-GitHub-Senkronizasyon-CLI App

    Python 1

  3. QoS-Multi-Objective-Routing QoS-Multi-Objective-Routing Public

    A QoS-oriented multi-objective routing simulation on a 250-node network using Meta-Heuristics (GA, ACO, etc.) and Reinforcement Learning (Q-Learning) to optimize delay, reliability, and resource us…

    Python 1

  4. codenthia_blog codenthia_blog Public

    Codenthia Blog/society project.

    JavaScript

  5. NLPMiniProject NLPMiniProject Public

    Mini symbolic neural network design (as Telegram bot)

    Python

  6. SantiyeOS SantiyeOS Public

    Multi-Tenant Saas App.

    Java