Skip to content
View enesimo16's full-sized avatar

Block or report enesimo16

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
enesimo16/README.md

I build production-grade AI systems, automation pipelines, and scalable backend architectures.


Who is Enes?


I'm an AI-Powered Backend Developer & Automation Expert based in Turkey 🇹🇷. I specialize in building intelligent systems that bridge the gap between complex data and autonomous solutions.


var developer = new
{
    Name = "Enes",
    School = "Sakarya University",
    Role = "AI-Powered Backend Developer",
    Interests = new[]
    {
        "Machine Learning",
        "AI Agents",
        "Automation",
        "Clean Architecture"
    },
    CurrentFocus = new[]
    {
        "AI Automation",
        "MLOps",
        "LLM Fine-tuning",
        "n8n"
    }
};

Portfolio - Enes Yel



AI-Powered Backend Developer | Machine Learning | Automation




Connect With Me



Competencies



icon icon icon icon icon icon

icon icon icon icon icon icon



public class EnesDevStack : IBackendSpecialist
{
    public string[] Backend  => new[] { ".py", ".js", ".ts", ".csharp" };
    public string[] Frontend => new[] { ".tsx", ".jsx", ".css" };
    public string[] AI_Tools => new[] { "Ollama", "n8n", "Scikit-learn", "PyTorch" };
    public string[] Database => new[] { "PostgreSQL", "Supabase", "Redis" };
    public string[] DevOps   => new[] { "Docker", "Git", "Linux", "VS Code" };

    public string CurrentGoal => "Optimizing AI-Powered Workflows";
}


GitHub Analytics





Pinned Loading

  1. Vanilla-JS-SPA-Portfolio Vanilla-JS-SPA-Portfolio Public

    A lightweight, dependency-free Single Page Application (SPA) built with pure JavaScript. Features custom DOM manipulation, client-side routing, and component-based architecture.

    JavaScript 1

  2. Envent-AI-Platform Envent-AI-Platform Public

    A comprehensive MVC-based event management system powered by AI agents for automated scheduling and resource optimization. Features intelligent planning workflows and scalable architecture.

    HTML 1

  3. MelesAI-NextGen-Assistant MelesAI-NextGen-Assistant Public

    A next-generation AI Assistant platform built with ASP.NET Core 8. Implements Onion/Clean Architecture, Repository Pattern, and Unit of Work. Features include real-time chat, LLM API integration, s…

    C# 1

  4. The-Codex The-Codex Public

    A comprehensive personal knowledge base featuring algorithms, architectural patterns, and full-stack experiments. Documenting the continuous journey of software mastery.

    C#

  5. DotNet-Architecture-Patterns DotNet-Architecture-Patterns Public

    A comprehensive reference repository demonstrating the evolution of ASP.NET Core architectures. Features production-ready templates ranging from Monolithic MVC/API patterns to scalable, enterprise-…

    C#