Skip to content
View Alacriity1's full-sized avatar

Block or report Alacriity1

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alacriity1/README.md

Hey there, welcome to my profile!

Doing anything and everything.

C++ Python TypeScript JavaScript Solidity React

My Projects

Start Here

  • πŸ“ miniCAD β€” Windows parametric CAD built with C++, Qt 6, OpenGL, and Open CASCADE.
  • 🧩 StackFlow β€” Symbolic EVM execution and interactive control-flow graph exploration.
  • πŸ€– 3DOF Spherical Wrist β€” Interactive Python tools for robot kinematics, Jacobians, and singularity analysis.

Robotics & Kinematics

  • 🦾 2D SCARA Kinematics β€” Interactive Python visualizations for forward, inverse, and Jacobian-based velocity kinematics of a planar two-link robot.
  • πŸ€– 3DOF Spherical Wrist β€” Python model and visualizers covering forward and analytical inverse kinematics, velocity propagation, Jacobians, and singularities.

Ethereum & EVM

  • 🧩 StackFlow β€” Modified ethereumJS for symbolic EVM execution. Implements recursive depth-first search to explore execution paths and build interactive control flow graphs.
  • πŸ–ΌοΈ Graphiti β€” Mint an NFT from an address’s unique on-chain fingerprint. Just a heads-up, I would NOT recommend minting anything outside of Sepolia.
  • 🍸 ETHBar β€” macOS 14+ menu bar app for viewing live Ethereum metrics, with current block stats and recent base fee and gas usage history in a fast popover.
  • πŸ’₯ DeFi Hack PoCs β€” Playground of real DeFi exploits recreated on mainnet forks to dig into root causes and attack vectors.
  • πŸ›‘οΈ Damn Vulnerable DeFi β€” Solutions and informal writeups for DeFi vulnerabilities and exploits.
  • πŸš€ Ethernaut β€” Helper repo for Ethernaut challenges (a bit messy).
  • πŸ—οΈ Build Guild (Batch 14) β€” BuildGuild onboarding for full-stack Ethereum apps alongside a cohort.

Software & Tools

  • πŸ“ miniCAD β€” Windows parametric CAD application built in C++ with Qt 6 and OpenGL, using Open CASCADE (OCCT) as its geometric kernel.
  • 🧠 Agent-Skills β€” Canonical repo for Codex and Claude-style agent instructions, reusable skills, templates, docs, and helpers.
  • 🍎 HelloBar β€” Tiny macOS menu bar playground for learning SwiftUI and Xcode.

Connect

Telegram Gmail GitHub

Popular repositories Loading

  1. miniCAD miniCAD Public

    C++ 1

  2. batch14.buidlguidl.com batch14.buidlguidl.com Public

    Forked from BuidlGuidl/batch14.buidlguidl.com

    TypeScript

  3. Ethernaut Ethernaut Public

    TypeScript

  4. damn-vulnerable-defi damn-vulnerable-defi Public

    Forked from theredguild/damn-vulnerable-defi

    The smart contract security training ground for developers, security researchers and educators.

    Solidity

  5. Graphiti Graphiti Public

    Visualize address transactions. Mint a unique, on-chain snapshot of your current graph.

    TypeScript

  6. Defi-Hack-PoCs Defi-Hack-PoCs Public

    Playing around and trying to recreate famous hacks

    Solidity