Skip to content
View DedSec2050's full-sized avatar
β˜•
Learning Java
β˜•
Learning Java

Organizations

@Cybernous-2024 @ProActinet @D-VSec @Rust-ez

Block or report DedSec2050

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

Hello There πŸ‘‹, I'm Marsal

I’m currently working on my Problem Solving Skills

πŸ“± Connect with me:

LinkedIn: Marsal

Email: marsal.ded@200630.xyz

HackerRank: My HackerRank

πŸ’¬ Feel free to reach out for collaborations, discussions, or just a tech chat! πŸš€

Languages and Tools I use:

type Developer struct {
    Name      string
    Role      string
    Knowledge struct {
        Languages    []string
        Backend      []string
        DataEng      []string 
        Tools        []string
    }
}

func main() {
    me := Developer{
        Name: "Marsal Soren", 
        Role: "DevOps & Backend Developer",
        Knowledge: struct {
            Languages    []string
            Backend      []string
            DataEng      []string
            Tools        []string
        }
    {
            Languages: []string{"Golang", "JavaScript", "TypeScript", "Python", "C++"},
            Backend:   []string{"Node.js", "Golang Gin", "Django", "Fast API", "Solidity", "WebSockets"},
            DataEng:   []string{"PostgreSQL", "MongoDB", "Firebase RTDB", "Scalable Data Architectures"},
            Tools:     []string{"Terraform", "Ansible", "Docker", "Podman", "AWS", "Azure", "Cloudflare", "Justfile"},
    }
}

My GitHub Streak

Pinned Loading

  1. D-VSec/Deploy-IT D-VSec/Deploy-IT Public

    Automated Resource Provisioner (Beta)

    HCL

  2. BeanStackz/ThreadFlix BeanStackz/ThreadFlix Public

    🎬 Automated video processing pipeline featuring an optimized FFmpeg engine. Provisioned on cloud infrastructure using modular Terraform blueprints to deliver high-throughput, horizontally scalable …

    Java

  3. Drive-DB Drive-DB Public

    C++

  4. Pramaan-Frontend Pramaan-Frontend Public

    TypeScript

  5. DataDotDev/BioScope DataDotDev/BioScope Public

    High-precision information extraction framework.

    Python

  6. nomadic-notions nomadic-notions Public

    Welcome to my digital garden! This is where I cultivate and share my thoughts, experiences, and discoveries. The site is powered by DedSec, providing a cozy space for my blog posts.

    Astro