Skip to content
View deeprnd's full-sized avatar

Block or report deeprnd

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
deeprnd/README.md

Shaping the Future of Programmable Data

I'm Vic, an engineer and builder driving real-world impact through bleeding-edge infrastructure across Solana, Polkadot, Ethereum, and modern clients.

My north star: ship 1B+ USD worth of decentralized systems to accelerate global autonomy, intelligence, and transparency β€” at scale.

Solana
Polkadot
OpStack

My Current Focus πŸ§‘β€πŸ’»

I am heavily involved in working with network performance bottlenecks, building blockchain data pipelines, and solving complex data problems in decentralized infrastructure and protocols.

Presently: Solana, Substrate, EVM, Rollups, Layer2, Data Infrastructure, P2P Networking, Node Architecture, Local-First Systems, and Compute Over Data

Engineering Overview πŸ₯·

  • 🧱 15 years in software engineering
    • 🌱 12 years of Nodejs
    • 🐍 10 years of Python
    • πŸ¦€ 6 years of Rust
    • 🐹 2 years of Go
  • πŸ§ͺ 12 years in data, machine learning, and AI
    • πŸ—„οΈ 12 years of SQL/NoSQL
    • 🧱 8 years of Big Data
    • πŸ€– 6 years in AI
  • πŸ•ΈοΈ 5 years building Web3 protocols
    • πŸ’  4 years Ethereum (EVM)
    • ⚑️ 2 years Solana
    • πŸ”— 2 years Substrate
{
  "blockchain": [
    "Solana", "Substrate", "NFTs", "Ethereum", "op-geth", "Firedancer"
  ],
  "machine_learning_and_data_science": [
    "TensorFlow", "PyTorch", "LLMs (LlamaCpp, HuggingFace, LangChain)",
    "Computer Vision (Edge Detection, Segmentation, Tracking)",
    "Deep Reinforcement Learning"
  ],
  "data": [
    "PostgreSQL", "MongoDB", "Redis", "MySQL", "MSSQL", "HBase",
    "JanusGraph", "Qdrant", "ElasticSearch", "Hadoop", "Spark", "Dagster", "Airflow", "dbt"
  ],
  "backend": [
    "Python (Tornado, Falcon)", "NodeJS (Express, SocketIO, Async)",
    "Rust (Tokio)", "Java (SpringBoot)"
  ],
  "devops_and_monitoring": [
    "Docker", "Kubernetes", "Terraform", "ChaosMonkey", "Jepsen",
    "TIG Stack (Telegraf, InfluxDB, Grafana)",
    "ELK Stack (Elasticsearch, Logstash, Kibana)"
  ],
}

πŸ”₯ Open-Source Contributions

  • cere-network β€” Decentralized AI Agent Platform
  • op-bnb β€” OpStack-based optimistic rollup for BNB Chain
    • op-batcher β€” Foundational contributions to Optimism client to solve race condition
    • op-perf β€” Node sync improvements and state verification
    • op-node β€” Client patch for sequencer backpressure handling
  • kermes β€” Solana Restaking Platform
    • Multi-Asset Staking: SPL tokens, SPL-2022 tokens, NFTs, and LSTs
    • Vault Share Tokens: LP-like representation of user shares
    • Reward System: Rewards in tokens, points, or NFTs
    • Secure CPI: Safe cross-program interactions
  • random-pedersen β€” Pedersen commitment and randomness tooling
    • Secure Decentralized Randomness: Pedersen + MPC for tamper-proof RNG.
    • Homomorphic Aggregation: Combine values without revealing inputs.
    • Collaborative Commit-Reveal Protocol: Multi-node process with integrity checks.
    • Axum-based JSON AP*: Minimal HTTP API with ephemeral cache.
  • llama-eats β€” AI-powered food ordering with contextual LLM recommendations
    • LLM-Powered Intent Parsing: Uses quantized LLaMA-2 for dynamic dialogue state tracking.
    • Vector-Based Preference Matching: Embedding models + cosine similarity for dish retrieval.
    • Numerical Inference via Fine-Tuned GPT-2: Parses budget constraints from natural expressions.
    • Context-Preserving Session Embeddings: UUID-based context store for coherent multi-turn ordering.
  • raceme-js β€” Modular clustering framework with genetic algorithm extensions
    • Genetic Clustering Extensions: Implements genetic-based algorithms tailored for social network community detection.
    • Multi-Store Adaptability: Supports planned adapters for Cassandra, MongoDB, and Neo4j.
    • Algorithm Diversity: Supports K-Medoids, Fuzzy C-Means, and Betweenness clustering.
    • Performance & Comparisons: Framework benchmarking and comparing clustering models.

Pinned Loading

  1. merkle-distributor merkle-distributor Public

    Forked from saber-hq/merkle-distributor

    πŸ“¦ A smart contract that distributes a balance of tokens according to a Merkle root

    TypeScript

  2. llama_eats llama_eats Public

    LLama Eats - Food Ordering App

    Python 2

  3. random-pedersen random-pedersen Public

    Rust

  4. kermes kermes Public

    TypeScript

  5. substrate-migration substrate-migration Public

    Rust

  6. cassowary.js cassowary.js Public

    Forked from slightlyoff/cassowary.js

    Cassowary/JS, better, faster, future-ready

    JavaScript