Skip to content
View AndriyAntonenko's full-sized avatar
๐Ÿ‘บ
๐Ÿ‘บ

Highlights

  • Pro

Organizations

@curraprotocol

Block or report AndriyAntonenko

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

Hi, I'm Andrii!

Software Enginner at Spilnota.xyz

Contact me

A little more about me...

class AndriiAntonenko implements ISoftwareEngineer {
  constructor() {
    this.name = "Andrii";
    this.position = "Software Engineer ๐Ÿ‘จโ€๐Ÿ’ป";
    this.homeland = "Ukraine ๐Ÿ‡บ๐Ÿ‡ฆ";
  }
  get code() {
    return ["Rust", "Solidity", "Javascript", "Typescript", "Golang", "Huff", "Python"];
  }
  get interests() {
    return ["DeFi", "Blockchain", "LLM", "High-Load"];
  }
  get tools() {
    return ["Foundry", "Hardhat", "Node.js", "Bun", "React", "Next.js"];
  }
  get hobbies() {
    return ["Gaming ๐ŸŽฎ", "Pro-Wrestling ๐Ÿคผโ€โ™‚๏ธ"];
  }
}

Feel free to reach out for collaborations, open-source projects, or hackathons. ๐Ÿš€


Pinned Loading

  1. defi-stablecoin defi-stablecoin Public

    Implementation of exogenous, algorithmic stablecoin pagged to USD

    Solidity

  2. huff-erc721-horse-store huff-erc721-horse-store Public

    Simple ERC721 smart contract written in HUFF

    Solidity

  3. chainlink-fn-rwa chainlink-fn-rwa Public

    RWA build using chainlink functions

    Solidity