Skip to content

NvlFR/NvlFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

👋 Hey there, I'm Noval!

Typing SVG

Profile Views Followers Location


🚀 About Me

Blockchain Architect | Smart Contract Engineer | AI & Automation Developer

I'm a passionate Web3 developer from Indonesia 🇮🇩, specializing in building decentralized applications, DeFi protocols, and AI-powered automation tools. My mission is to make Web3 and AI accessible to everyone while pushing the boundaries of blockchain technology.

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.19;

contract NovalProfile {
    struct Developer {
        string name;
        string[] expertise;
        string currentFocus;
        string mission;
    }

    Developer public me = Developer({
        name: "Noval Faturrahman",
        expertise: [
            "Smart Contract Development",
            "DeFi Protocol Architecture", 
            "Full-Stack Web3 Development",
            "AI & Bot Automation"
        ],
        currentFocus: "Building next-gen DeFi platforms & AI-powered financial tools",
        mission: "Democratizing access to blockchain technology"
    });

    function getMotivation() public pure returns (string memory) {
        return "In crypto we trust, in code we verify, in AI we automate.";
    }
}

🎯 What I'm Up To

  • 🔭 Currently Building: AI Finance Manager (AMF), Web3 DebtTracker, NFT Marketplace
  • 🌱 Learning: Advanced DeFi, Layer 2 Solutions, Cross-chain Protocols, zkSync
  • 💡 Interested In: Bitcoin Lightning Network, MEV, Smart Contract Security
  • Fun Fact: Can debug Solidity faster than a block confirmation time!

🛠️ Tech Stack

Blockchain & Web3

Solidity Ethereum Web3.js Hardhat OpenZeppelin

Frontend & Frameworks

React Next.js TypeScript TailwindCSS

Backend & Tools

Node.js Python Docker Git


🎨 Featured Projects

🤖 AMF - AI Finance Manager

AI-powered financial assistant via WhatsApp

Smart financial management powered by AI, accessible through WhatsApp for seamless money tracking and insights.

🏦 DebtTracker Web3

Decentralized debt management dApp

Transparent debt tracking on blockchain with smart contract automation and dispute resolution.

🎨 NFT Marketplace

Next-gen NFT trading platform

Full-featured NFT marketplace with royalties, auctions, and gasless transactions.

⚡ Lightning Wallet

Bitcoin Lightning Network wallet

Instant Bitcoin payments with Lightning Network integration and QR code support.


📊 GitHub Stats

GitHub Streak

🏆 GitHub Achievements

GitHub Trophies

🎖️ Badges & Milestones

Quickdraw
Quickdraw
Pull Shark
Pull Shark
YOLO
YOLO
Starstruck
Starstruck
Pair Extraordinaire
Pair Extraordinaire
Galaxy Brain
Galaxy Brain
Heart On Your Sleeve
Heart On Your Sleeve
Open Sourcerer
Open Sourcerer
Arctic Code Vault
Arctic Code Vault
Public Sponsor
Public Sponsor

🎯 Unlock achievements by contributing to open source, collaborating with others, and pushing boundaries!


💼 Core Competencies

Blockchain:
  - Smart Contract Development (Solidity, Hardhat, Foundry)
  - DeFi Protocol Architecture & Implementation
  - NFT Standards (ERC-721, ERC-1155, ERC-4907)
  - Gas Optimization & Security Best Practices
  - Multi-signature & DAO Development

Web3 Development:
  - Full-stack dApp Development
  - Web3.js & Ethers.js Integration
  - IPFS & Decentralized Storage
  - Wallet Integration (MetaMask, WalletConnect)
  - Layer 2 Solutions (Polygon, Arbitrum, Optimism)

AI & Automation:
  - WhatsApp Bot Development
  - AI-powered Financial Tools
  - Process Automation & Scripting
  - Data Analysis & Visualization

🌐 Let's Connect!

LinkedIn GitHub Email Portfolio


💎 "In crypto we trust, in code we verify, in AI we automate."

⭐ If you believe in the decentralized future, star this profile!

Made with ❤️ by Noval

About

My GitHub Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published