Skip to content
View Edward-Roshan's full-sized avatar
πŸ‘¨β€πŸ’»
AI or Human? Platform or Cloud?
πŸ‘¨β€πŸ’»
AI or Human? Platform or Cloud?

Organizations

@anyone-developer
Block or Report

Block or report Edward-Roshan

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

🧧 Welfare:

Kindly retrieved STRK from airdrop. all the gifts to the diligent github developer. Thank you for all of people who working for open-source software. All the best for you and me.

Get 111.11 STRK coin from Airdrop. READ more from: https://provisions.starknet.io/

πŸ‘‹ Hi there:

  • πŸ“« How to reach me: [email protected]
  • βš™οΈ Working strategy: Plan β€£ Design β€£ Execute β€£ Summary
  • δ·° IT Operations Evolution: ItOps β€£ SysOps β€£ DevOps β€£ NoOps ~ Trends
  • πŸ’Ž Full-functional Tech Positions: ~ Trends
    • β€£ Dev: Support business code developing. Keep application functional and workable. Fulfill Product Manager requirements.
    • β€£ DevOps: Support application integrate with cloud or on-premise server. Usually take SRE role. Take care on application and infrastructure. Take responsibility for system and application architecture. This is a bridge between application and infrastructure.
    • β€£ DevSecOps: Provide security solution. Keeping all of applications, systems run securely. Analyze network attack. And prepare DR solution for all of security event.
    • β€£ CloudOps: Taking time on build instrastructure. This is infrastructure architect. Helping solve application to user layer problem.
    • β€£ DataOps: Take responsibility to All of data. Manage and control sensitive data to other roles. Manage OLAP or OLTP.
    • β€£ AIOps: Having experience and knowledge to use and AI tools to solve specific problem. Use AI tools to find potential income value. Provide business intelligence report to company strategy layer. Guide the decision-making layer to make decisions.

πŸͺ‘ My Artifacts:

Languages
Frameworks
IDE
Hardware
Cloud
OS
Tools

πŸ“œ My Certificates:

Accredible: Google Certified Professional Cloud Architect
Credly: Google Certified Professional Cloud Architect

Accredible: Google Certified Professional Cloud Developer
Credly: Google Certified Professional Cloud Developer

Accredible: Google Certified Associate Cloud Engineer
Credly: Google Certified Associate Cloud Engineer

AWS Certified Developer – Associate

🩻 Metrics:

Metrics

Pinned Loading

  1. anyone-developer/anyone-dart-mitt anyone-developer/anyone-dart-mitt Public

    Dart event emitter/pubsub. inspired by npm "mitt" (https://www.npmjs.com/package/mitt#mitt).

    Dart 1

  2. anyone-developer/anyone-dart-tailrec anyone-developer/anyone-dart-tailrec Public

    This package help you to convert recursive function into the while-loop codes. so that program won't meet out of memory that caused by stack overflow.

    Dart

  3. anyone-developer/anyone-dotnet-use-clickhouse-connection-pool anyone-developer/anyone-dotnet-use-clickhouse-connection-pool Public

    This nuget package help you to use Octonica.ClickHouseClient with connection pool. You can fully control the concurrent query with "select" I/O mode.

    C# 3

  4. anyone-developer/anyone-dotnet-use-grpc-ui anyone-developer/anyone-dotnet-use-grpc-ui Public

    this nuget package help you to enable grpc ui which was introduced from Microsoft Official Doc.

    C# 1

  5. anyone-developer/anyone-validate-json anyone-developer/anyone-validate-json Public

    This action helps you to validate JSON syntax in a specified directory. And write back with formatted content. read file recursively with specified file extensions.

    TypeScript 3 2

  6. anyone-developer/gc anyone-developer/gc Public

    Orchestrate good commands with your desired way. It's a CLI for aggregate and execute commands with command line way. "gc" means "Good Command".

    Rust