Skip to content
View cdanyl's full-sized avatar
Block or Report

Block or report cdanyl

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

Hey There!

I enjoy building things that need to get big. Interested in scaling technology and businesses, and I specialize in Golang, Node.js, Next.js, ELK, React, Angular, and Docker.


🛠️ Technologies

My Skills


💻 GitHub Profile Stats

My Github Stats Danyl's Top Languages

Pinned

  1. nx-expo-nestjs-nextjs nx-expo-nestjs-nextjs Public

    TypeScript 22 2

  2. functional-programming-jargon functional-programming-jargon Public

    Forked from hemanth/functional-programming-jargon

    Jargon from the functional programming world in simple terms!

    1

  3. go-banking-backend go-banking-backend Public

    Backend system for a banking application

    Makefile

  4. go-laravel go-laravel Public

    Go version of Laravel

    Go

  5. Here is an example algorithm in GoLa... Here is an example algorithm in GoLang for shuffling and dealing poker cards from a deck of 52 cards
    1
    package main
    2
    
                  
    3
    import (
    4
        "fmt"
    5
        "math/rand"