Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lucasgcampos's full-sized avatar
  • SΓ£o Paulo - SP - Brasil
  • Codestin Search App @lucsgcampos

Block or report lucasgcampos

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

πŸ‘‹ Hi, I’m Lucas Campos

πŸ’Ό Senior Android Engineer | Blockchain & Web3 Enthusiast | Smart Contract Auditor in Progress


πŸ‘¨β€πŸ’» About Me

I’m a senior Android developer with over 10 years of experience building, scaling, and maintaining applications in the financial and retail sectors.
In recent years, I’ve been deeply involved in blockchain and Web3 development, transitioning from mobile engineering into smart-contract auditing, Solidity development, and decentralized architecture design.

My goal is to bridge the reliability of traditional software engineering with the transparency and innovation of blockchain β€” developing secure, scalable, and real-world Web3 solutions.


πŸš€ Highlights & Achievements

  • πŸ“± Android Specialist β€” strong background in Kotlin, Jetpack Compose, and mobile architecture (MVVM, Clean Architecture).
  • πŸ” Blockchain Security Enthusiast β€” auditing Solidity contracts, identifying vulnerabilities, and building reproducible PoCs using Foundry.
  • 🧠 Smart Contract Design β€” developing and improving EVM-based contracts with a focus on clarity, gas efficiency, and security.
  • βš™οΈ Backend Development β€” building secure APIs with NestJS and middleware integrations (Stripe, authentication, request validation).
  • πŸ”’ Security-first Mindset β€” experience in identifying logical and design flaws such as underflows, low-entropy randomness, and unsafe transfer patterns.

🧩 Core Skills

Category Tools & Technologies
Mobile Development Android, Kotlin, Jetpack Compose, MVVM
Smart Contracts Solidity (EVM), Foundry, Hardhat, Slither
Blockchain Platforms Ethereum, Chainlink VRF
Backend Node.js, NestJS, REST APIs
Security Auditing Vulnerability triage, exploit PoCs, fuzzing, static analysis
Languages Kotlin, Java, Solidity, TypeScript, JavaScript
Testing Foundry (forge), JUnit
Tools & DevOps Docker, Git, CI/CD

πŸ§ͺ Featured Work

πŸ”Ή Android Development

  • Finance and Retail Apps β€” Led Android development for production-grade apps handling millions of users.
  • UI Modernization β€” Migrated legacy apps to Jetpack Compose and Kotlin coroutines for performance and maintainability.

πŸ”Ή Smart Contract Audits & PoCs

  • GuessTheRandomNumberChallenge β€” Exploit PoC proving storage-read vulnerability (public access to private variable).
  • RetirementFundChallenge β€” Logical underflow exploit & secure patch proposal with pull-pattern + ReentrancyGuard.
  • Vaquinha (Crowdfund) β€” Modular crowdfunding smart contracts with donation tracking and refund logic.

πŸ”Ή Web3 Research

  • Active exploration of account abstraction, MPC wallets, and gas relaying mechanisms.

πŸ› οΈ Projects You’ll Find Here

  • 🧾 Audit Reports: Solidity contract audits with severity classification and remediations.
  • βš—οΈ Foundry PoCs: Reproducible exploit tests for auditing and educational purposes.
  • πŸ“± Android Projects: Clean-architecture mobile apps and Kotlin-based UI demos.

🎯 My Professional Philosophy

β€œSecurity and usability are two sides of the same coin β€” the best systems balance both.”

  • Build for clarity and maintainability first; optimize later.
  • Treat security as a design requirement, not a post-audit fix.
  • Always test exploits β€” every bug you can reproduce, you can prevent.
  • Merge the discipline of traditional engineering with the creativity of decentralized systems.

🧠 Continuous Growth

  • Expanding my role from Android Engineer to Blockchain Developer and Smart Contract Auditor.
  • Learning advanced auditing techniques (Slither, Mythril, Echidna).
  • Exploring tokenization as a bridge between traditional assets and decentralized finance.
  • Constantly improving my English and communication for global collaboration.

🌐 Let’s Connect

Platform Link
πŸ’» GitHub github.com/lucasgcampos
πŸ”— LinkedIn linkedin.com/in/lgcampos
βœ‰οΈ Email [email protected]

Pinned Loading

  1. milestone-hackathon milestone-hackathon Public

    Forked from nrxschool/hackathon-op-template

    Template for build professional web3 projects

    Solidity 1

  2. mastering-ethereum mastering-ethereum Public

    Solidity

  3. smart-contract-sandbox smart-contract-sandbox Public

    A safe place to play with smart contracts

    Solidity

  4. android-modules android-modules Public

    Kotlin 3

  5. training-android-kotlin training-android-kotlin Public

    Java 2 3

  6. ether-capture-audit ether-capture-audit Public

    A collection of smart contract audits and vulnerability analyses from the Capture The Ether challenges. Each report includes technical findings, exploitation paths, and secure code recommendations.

    Solidity