
TinkerScript is a high-level interpreted programming language written in Java, supporting multiple programming paradigms such as object-oriented, functional, and procedural. Key features include 15+ operators, control flows, data structures, and a robust error management system. Integrated an advanced REPL environment with added support for command history and multi-line editing.
This is an online PDF editing tool that allows users to fill in blanks and embed images directly within PDFs. Built entirely with React, this serverless application runs fully on the client side, ensuring fast and secure document manipulation.
This collaborative whiteboard application enables multiple users to work on a shared board in real-time, drawing shapes, using brushes, and more. As the team lead for the networking module, I designed and integrated the networking layer to support real-time updates on both LAN and the internet, enhancing team collaboration and data synchronization. Language used: Java.