Skip to content
View urosognjenovic's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Block or report urosognjenovic

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

Hey, I'm Uroš Ognjenović 👋

Smart Contract Engineer | Web3 Enthusiast

I have hands-on experience in writing and testing smart contracts in Solidity, developing full stack blockchain applications, finding smart contract bugs on CodeHawks, and more.

🛠 Tools & Technologies

  • Solidity & Foundry – Writing and testing smart contracts (unit, integration, fuzz, invariant, and differential testing).
  • JavaScript & TypeScript – Building SDKs and Web3 frontends with Node.js, viem, wagmi, and React.
  • Remix – Quick prototyping and testing.
  • Docker – Creating and managing isolated environments.
  • Git – Version control, branching, merging, and collaborating on projects.
  • Miscellaneous - Tenderly, Etherscan, Token Standards (ERC20, ERC721), and more.

🚀 Currently Exploring

  • 🦄 Uniswap v4 – Hooks, singleton architecture, and liquidity pool management.
  • 🦀 Rust – For performance and security.

❤️ Interests

  • Writing secure and optimized smart contracts.
  • Contributing to open source Web3 projects.
  • Interacting with the Web3 community on forums.
  • Exploring new blockchain use cases.
  • Keeping up with the latest blockchain tech.

🔗 Let's connect

LinkedIn X Ethereum Stack Exchange

Pinned Loading

  1. tic-tac-toe tic-tac-toe Public

    This is a blockchain implementation of the Tic-Tac-Toe game

    TypeScript

  2. uniswap-v4-poolreader uniswap-v4-poolreader Public

    JavaScript

  3. uniswap-v4-manager uniswap-v4-manager Public

    App for creating and managing liquidity pools and positions in Uniswap v4.

    Solidity

  4. forta-bot forta-bot Public

    This agent detects transactions with large USDT transfers.

    Python

  5. solidity-function-selector-creator solidity-function-selector-creator Public

    Create Solidity functions that accept specified parameters and generate the corresponding selector.

    Python

  6. stablecoin stablecoin Public

    Decentralized stablecoin backed by a basket of collateral tokens.

    Solidity