Skip to content
View etemkocaaslan's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report etemkocaaslan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
etemkocaaslan/README.md

About ME

Hey there, I am an electrical and electronics engineer pivoting to software development. Actively sharpening my .NET skills and eagerly seeking software development roles.

var aboutEtem = new Dictionary<string, dynamic>
{
    ["ProfessionalTitle"] = "Aspiring Software Developer with a Focus in .NET Technologies",
    ["TechnicalSkills"] = new
    {
        CoreSkills = new[] { "C#", "Python"},
        FrameworksAndLibraries = new[] { ".Net, .NetCore","Flask", "Pandas", "Numpy", "Scikit-learn", "TensorFlow "},
        AreasOfInterest = new[] { "Full-Stack Development", "Machine Learning", "Computer Vision" },
        AcademicBackground = new[] { "B.Sc. in Electrical & Electronics Engineering" }
    },
    ["CurrentLearningFocus"] = new
    {
        MainLanguage = "C#",
        Framework = ".NET Core",
    },
    ["CareerAspirations"] = new
    {
        ShortTermGoal = "Secure an Entry-Level Position in Software Development",
        LongTermVision = "Become a Specialist in Software and AI",
        KeyStrengths = new[] { "Problem-Solving Skills", "Eagerness to Learn" }
    }
};

Github Stats

etemkocaaslan's Stats

Pinned

  1. NNdotnet NNdotnet Public

    Neural Network Library

    C#

  2. library-management library-management Public

    C# 1

  3. YOLOdetectify YOLOdetectify Public

    Yolodetectify harnesses the power of the YOLOv8m model to enable efficient object detection on custom datasets.

    Python 1

  4. slice-of-fun slice-of-fun Public

    C# 1

  5. imageGen imageGen Public

    Python 1

  6. MinimalAPI MinimalAPI Public

    MinimalAPI for coupon

    C#