Projects

Selected work spanning developer tooling, compilers, and education.

@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 leverages react-native-gesture-handler and react-native-reanimated for smooth, native-feeling animations.

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.