Skip to content
View msmshazan's full-sized avatar
💼
Looking for work opportunities
💼
Looking for work opportunities

Block or report msmshazan

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

I’m Shazan, a Software Engineer with 5 years of experience building software solutions for various domains.

✅ Programming Languages: C, C#, C++, Golang, PHP, Rust, JavaScript, Typescript, Python, Dart, Java, PL/pgSQL, PL/SQL, T-SQL, Lua, Ziglang
✅ Tech Stack: MS SQL Server, ASP .NET, Vue.JS, NodeJS (C++ based Plugin development), Next.JS, ReactJS, Flutter, Power BI, PostgreSQL, WebGL, DirectX, jQuery, Win32, AWS (CloudFront, IAM, EC2, S3), Git (GitHub, GitLab, Bitbucket), Subversion.
✅ Data Oriented Design, Test Driven Development, Domain Driven Development
✅ Observability Engineering (Azure App Insights, Prometheus, Grafana, OpenTelemetry)

5 years of experience building web applications and services in startups and companies.
5 years of experience building and maintaining Go and .NET projects.
5 years experience with JavaScript/TypeScript in Node.js and React projects.
Built APIs (RESTful, GraphQL, gRPC), (queue) workers, and third-party API integrations.
Worked with various medical analyzers and device integrations.
I’m comfortable immersing myself in any business domain and pragmatically designing and building software.
Empathetic, with a humble mindset. I can quickly get up to speed in a new work environment and communicate effectively with team members and stakeholders.

Pinned Loading

  1. ShaderEdit ShaderEdit Public

    Shader Playground Environment for creating and learning computer graphics through HLSL

    C# 9 2

  2. bgfx-cs bgfx-cs Public

    BGFX C# wrapper bindings

    C# 9

  3. HMNBadBoyz/ImForms HMNBadBoyz/ImForms Public

    Experimental IMGUI Wrapper Class for Windows Forms

    C# 29 1

  4. sdl_software_renderer sdl_software_renderer Public

    sdl_software_renderer

    C 2

  5. imgui-app imgui-app Public

    WIP Imgui app using nuklear using gdi for rendering.

    C++ 1

  6. Minimal D3D11 example using C interface Minimal D3D11 example using C interface
    1
    // example how to set up D3D11 rendering
    2
    
                  
    3
    // set to 0 to create resizable window
    4
    #define WINDOW_WIDTH 1280
    5
    #define WINDOW_HEIGHT 720