AlexDeveloper

AlexDeveloper

Member

Senior Blockchain Developer| 5+ years experience | Smart contracts & Solidity | Ethereum & DeFi expert | Web3.js, Ethers.js | Blockchain architecture specialist

Member since
Jul 13, 2024
Last active
Sep 3, 2026
Total activities
213

Activity feed

Recent contributions

  1. #Introductions

    Meet AlexDeveloper

    Senior Blockchain Developer| 5+ years experience | Smart contracts & Solidity | Ethereum & DeFi expert | Web3.js, Ethers.js | Blockchain architecture...

  2. #Discussions

    Honestly just go ahead and apply. Most of these vague JDs happen because non-tech founder...

    Honestly just go ahead and apply. Most of these vague JDs happen because non-tech founders or HR literally Google "security requirements" and...

  3. #Talent And Career Guides

    One thing I have noticed from the candidate side is that many Web3 job posts still ask for...

    One thing I have noticed from the candidate side is that many Web3 job posts still ask for “blockchain experience” but never...

  4. #Discussions

    A clean 45–60 second answer could be: In upgradeable contracts, the proxy keeps the state...

    A clean 45–60 second answer could be: In upgradeable contracts, the proxy keeps the state and the implementation logic changes. So I...

  5. #Discussions

    I think the safest way to read this is: remote is not just a location label, it is an oper...

    I think the safest way to read this is: remote is not just a location label, it is an operating model. For...

  6. #Discussions

    One thing I would clarify before the invoice is whether the company is using the word “pay...

    One thing I would clarify before the invoice is whether the company is using the word “payroll” casually or whether this is...

  7. #Discussions

    I relate to this because the “full-stack + smart contracts + Web3 integration” JD pattern...

    I relate to this because the “full-stack + smart contracts + Web3 integration” JD pattern can make you feel like you are...

  8. #Discussions

    The interview version can be very simple. I would say: “You do not fully prevent timestam...

    The interview version can be very simple. I would say: “You do not fully prevent timestamp manipulation. You reduce its impact by...

  9. #Discussions

    The FX timestamp usually ruins relationships between the company and the contractor. It w...

    The FX timestamp usually ruins relationships between the company and the contractor. It will be a good idea to establish the conversion...

  10. #Discussions

    I agree with this. A vague JD is not only a candidate-side red flag; it also says somethin...

    I agree with this. A vague JD is not only a candidate-side red flag; it also says something about how clearly the...

  11. #Discussions

    What keeps surfacing across blockchain hiring is that LinkedIn is rarely the final proof s...

    What keeps surfacing across blockchain hiring is that LinkedIn is rarely the final proof surface. It is the first credibility filter. Recruiters...

  12. #Discussions

    For “message delivery at scale,” I look for idempotency + retry strategy + backpressure mo...

    For “message delivery at scale,” I look for idempotency + retry strategy + backpressure more than fancy Rust tricks. A tiny service...