Skip to content
View yerzxn's full-sized avatar

Highlights

  • Pro

Block or report yerzxn

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
yerzxn/README.md

💻 Yerzhan Kengesbaev | Fullstack Developer

Typing SVG


🛠️ Developer.cs

using System;
using System.Collections.Generic;

namespace Portfolio
{
    public class YerzhanKengesbaev : BackendDeveloper, IFullStack
    {
        public string CurrentLocation => "Almaty, Kazakhstan 🇰🇿";
        public int Age => 21;
        public string PreferredWorkFormat => "Remote / Hybrid / On-site";

        public List<string> CoreStack => new() 
        { 
            "C#", ".NET Core", "Oracle PL/SQL", "PostgreSQL", "React", "TypeScript" 
        };

        public void CurrentActivity()
        {
            // Разработка корпоративных систем в Страховой компании НСК
            DevelopBusinessApplications();
            OptimizeDatabaseQueries(engine: "Oracle PL/SQL");
        }
    }
}

Popular repositories Loading

  1. webteam3 webteam3 Public

    HTML

  2. webteam3-2- webteam3-2- Public

  3. team3 team3 Public

  4. firstproject firstproject Public

  5. session2 session2 Public

    s

  6. quiz_project quiz_project Public

    This is my little project. It contains stupid questions and you have to answer them True and False