Skip to content
View starch0's full-sized avatar

Organizations

@my-gym-status

Block or report starch0

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

Hey. Im Bernardo

Im a tech enthusiant from Brazil. I am currently pursuing a degree in analysis and systems development. I absolutely love diving into automate things, solving problems, make machine do some tricks. I like to write about things i found interesting.

Find me on

My major skills are

> Elixir Python

Minor skills / learning

> Javascript Docker PostgreSQL SQLIte3 Git

Pinned Loading

  1. smtg on .jl smtg on .jl
    1
        links = Set()
    2
        for node in eachmatch(HTMLElement, html.root, with=true)
    3
            if node.tag == "a" && haskey(node.attributes, "href")
    4
                push!(links, node.attributes["href"])
    5
            end
  2. MHWildsGacha/game-v1 MHWildsGacha/game-v1 Public

    Python