use anchor_lang::prelude::*;
#[account]
pub struct MoinShahid {
pub name: &'static str,
pub role: &'static str,
pub company: &'static str,
pub location: &'static str,
pub chains: Vec<&'static str>,
pub focus: Vec<&'static str>,
}
impl MoinShahid {
pub fn init() -> Self {
Self {
name: "Moin Shahid",
role: "Blockchain Engineer",
company: "Webevis Technologies",
location: "Lahore, Pakistan",
chains: vec![
"Ethereum", "Solana",
"EVM Chains", "Layer 2",
],
focus: vec![
"DeFi Protocols", "Oracle Systems",
"Smart Contracts", "Gasless Transactions",
"Merkle Proofs", "EIP Standards",
],
}
}
pub fn mission(&self) -> &str {
"Secure, scalable, decentralized."
}
} |
🟢 At : Webevis Technologies
🟡 Role : Blockchain Developer
🟣 Ecosystems : EVM + Solana
⚡ Specialty : DeFi & Oracle Systems
🔐 Approach : Security-First Architecture
📍 Location : Lahore, Punjab, PK[languages]
solidity = "Smart Contracts / EVM / EIPs"
rust = "Solana Programs / Systems"
javascript = "dApp Integration / Web3"
[frameworks]
anchor = "Solana Programs"
foundry = "EVM Testing & Deployment"
open_zeppelin = "Contract Standards"
[oracles]
chainlink = "Ethereum Price Feeds"
pyth = "Solana Price Feeds" |
╔════════════════════════════════════════════════════════════╗
║ ◈ PROGRAMMING LANGUAGES ◈ ║
╚════════════════════════════════════════════════════════════╝
| Language | Domain |
|---|---|
|
|
EVM Smart Contracts · DeFi Protocols · EIP Standards |
|
|
Solana Programs · Anchor Framework · Systems Programming |
|
|
dApp Integration · Web3 Libraries · Tooling |
╔════════════════════════════════════════════════════════════╗
║ ◈ BLOCKCHAIN TECHNOLOGIES ◈ ║
╚════════════════════════════════════════════════════════════╝
|
|
|
Stake-Weighted Aggregation·Over-Collateralization Logic·Cross-Chain Price Feeds·Permissioned Consensus·O(1) On-chain Storage
╔════════════════════════════════════════════════════════════╗
║ ◈ TOOLS & FRAMEWORKS ◈ ║
╚════════════════════════════════════════════════════════════╝
| ⚗️ Testing & Dev | 🏗️ Frameworks | 🌐 Web3 Libraries | 🔧 Infrastructure |
|---|---|---|---|
╔════════════════════════════════════════════════════════════╗
║ ◈ WORK EXPERIENCE ◈ ║
╚════════════════════════════════════════════════════════════╝
|
|
╔════════════════════════════════════════════════════════════╗
║ ◈ CONNECT ◈ ║
╚════════════════════════════════════════════════════════════╝