Skip to content
View Hayk-1315's full-sized avatar

Block or report Hayk-1315

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

Hi there πŸ‘‹, I'm Albert Khudaverdyan

πŸ” Smart Contracts & Fullstack dApp Developer | 🌐 Based in Barcelona, Spain


🧠 About Me

I'm a Smart Contracts & Fullstack dApp Developer passionate about building secure and efficient smart contracts for real-world blockchain applications. With a strong foundation in Ethereum development and decentralized systems, I enjoy turning complex ideas into clean, well-structured code.

I'm currently focused on expanding my impact in the Web3 space, contributing to projects where I can grow, collaborate, and help shape the decentralized future.


πŸ› οΈ Tech Stack

  • Languages: JavaScript, TypeScript, Solidity
  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express
  • Blockchain: Ethereum, Ethers.js, Hardhat
  • Tools: Git, GitHub, Postman, VS Code

πŸš€ Highlight Projects

πŸ”Ή ECDSA Wallet

A simulated decentralized wallet built using cryptographic signing (ECDSA).
Includes wallet generation, persistent balances with LowDB, secure transaction signing, and transaction history.

Tech: JavaScript, React, Ethereum-Cryptography, Node.js, Express, LowDB.

πŸ”— Live Frontend: https://ecdsa-wallet.vercel.app
πŸ”— Backend API: https://ecdsa-wallet-backend.onrender.com

πŸ”Ή Escrow App

A smart contract-based escrow service that allows safe transactions between two parties with a third-party arbiter.

Tech: JavaScript, Solidity, React, Node.js, Express, LowDB, Ethers.js, Hardhat.

πŸ”— Live Frontend: https://escrow-app-blue.vercel.app πŸ”— Backend API: https://escrow-backend-nbkb.onrender.com

🎯 Educational Value

Both projects reflect my ability to:

  • Work end-to-end (frontend + backend).
  • Apply Solidity logic to real-world problems.
  • Use digital signature verification (ECDSA) and cryptographic hashing.
  • Implement persistent storage (LowDB) for user wallets and balances.
  • Follow secure development principles.

🚧 Future Improvements

  • Fully migrate backend to a hosted database (e.g. MongoDB or Firebase)
  • Add user authentication and encryption for localStorage
  • Improve UI responsiveness and accessibility

πŸ“« Let's Connect!


πŸ“ License

This project is open-source under the MIT License.

Pinned Loading

  1. ECDSA_Wallet ECDSA_Wallet Public

    JavaScript 1

  2. Escrow-App Escrow-App Public

    JavaScript 1