Projects

Selected work spanning developer tooling, graphics, and compilers.

@nverk/react-native-dnd

React Native DnD demo

A lightweight and performant drag-and-drop solution for React Native applications. Built to support fill-in-the-blanks quizzes for AlgoLearn, it uses react-native-gesture-handler and react-native-reanimated for smooth, native-feeling animations.

  • React Native
  • TypeScript
  • Animations
  • Open Source

LavaScript Compiler

A compiler for a custom programming language (LavaScript) that transpiles to JavaScript, built with Rust. Features object-oriented programming, static typing, and a traditional non-S-expression syntax.

Gobsidian

A static-site generator that turns Obsidian notes into customizable websites. Built in Go with a small, straightforward web layer.

Obsigraph

A reusable library for interactive, force-directed graph visualizations, rendered with WebGL for smooth exploration of connected notes.