Building the Futureof Web Development
Crafting innovative solutions with cutting-edge technology

Hello! I'm Gala,
Web3 frontend developer and privacy advocate
Projects

Simple Wallet Connection & Balance Display
Connect to user's wallet (using wagmi's useConnect hook).
Display connected wallet address.
Fetch and display native token balance (e.g., ETH on Ethereum, or the native token of a test network you choose).
Fetch and display balances of a few popular ERC-20 tokens.

Basic NFT Viewer
Connect wallet
User inputs an NFT contract address and token ID.
Fetch NFT metadata (image, name, description) using viem/wagmi functions (e.g., readContract for ERC-721 or ERC-1155 contracts).
Display the NFT image and metadata.

Simple Token Transfer UI
Connect wallet
User inputs recipient address and token amount.
Allow user to select an ERC-20 token from a dropdown (you can pre-populate a list of test tokens).
Use wagmi's usePrepareContractWrite and useContractWrite hooks (or similar viem functions if you want to go more low-level) to prepare and send a token transfer transaction.
Display transaction status (pending, success, failure).
About Me

Introduction
A civil engineer turned frontend developer with over 7 years of experience, currently specializing in Web3 development. With hands-on experience in integrating Web3 technologies like CosmWasm and expanding expertise in viem and wagmi, I build seamless decentralized applications. Passionate about privacy and decentralization, I am always eager to explore innovative solutions and contribute to the future of Web3.
Skills
frontend
- React
- Next.js
- TypeScript
- Tailwind CSS
web3
- Solidity
- Ethereum EVM
- Viem/Wagmi
- Ethers.js
backend
- Node.js
- Express
- PostgreSQL
- MongoDB
tools
- Git
- Docker
- AWS
- CI/CD
Experience
Web3 Frontend Developer - Nym Technologies SA
Mar 2022 - Present
Contributing to the improvement of NYM's existing frontend applications (wallet, explorer, WASM tools), optimising user experience and accessibility. Independently developing new websites, ensuring seamless access to NYM's strong network-level privacy benefits.
Frontend Developer - Gaming Innovation Group
Apr 2018 - Mar 2022
Led frontend development across multiple casino platforms using Vue.js, Preact, and Web Components. Key projects included HardRock Casino, Mr. Green Casino, and development of the Wand Framework. Focused on performance, scalability, and user experience.
Frontend Developer Intern - Adalab
Oct 2017 - Mar 2018
Participated in high-intensity Frontend program, collaborating on multiple web development projects using agile methodologies. Worked on both internal and external organization projects, developing strong collaborative skills.