Skip to content
View Haestolph's full-sized avatar

Block or report Haestolph

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

About Me 👨‍💻

I’m Arteom Poleacov, a fintech professional passionate about blockchain technology and decentralized finance (DeFi). With an MSc in FinTech, I specialize in smart contract development, blockchain security, governance, risk, and compliance (GRC). My mission is to contribute to innovative Web3 solutions that redefine transparency, efficiency, and security in financial systems.

Skills and Expertise 🛠️

Programming Skills: Proficient in Solidity, Python, JavaScript, and SQL for blockchain development, financial data analysis, and automation. Governance and Compliance: Familiar with ISO27001, SOC2, and PCI-DSS frameworks for ensuring robust GRC practices. DeFi Applications: Hands-on experience with decentralized exchanges (DEXs), token swaps, and liquidity management. Programming and Analysis: Advanced skills in Python for financial data analysis and blockchain integrations.

Highlighted Projects 🚀

Decentralized Exchange Development (DEX): Built a secure and efficient DEX on Ethereum, focusing on compliance, security, and user-centric design. Integrated features like re-entrancy guards and gas optimization to enhance performance and scalability.

Cryptocurrency Market Analysis Platform:

Designed a predictive analysis platform leveraging blockchain data sources and automated trading algorithms. Showcased DeFi’s potential in financial market forecasting and decision-making.

What Drives Me 🌟

I am passionate about integrating blockchain with compliance frameworks to enhance the trustworthiness and usability of decentralized ecosystems. A quick learner and proactive collaborator, I am always eager to expand my knowledge and contribute to Web3 innovation.

Let’s connect and build the future of decentralized finance together! 🌐

Pinned Loading

  1. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=builtin&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    // OpenZeppelin Contracts (last updated v5.1.0) (interfaces/draft-IERC6093.sol)
    3
    pragma solidity ^0.8.20;
    4
    
                  
    5
    /**