ProjectsContact

Projects

Some of the projects are from school and some are on my own time.

Mar 1, 2022
47

LendIt

Lend and Borrow Items with Trust. It's built with security and convenience in mind

Read more →

Dec 7, 2023 56

Egyptian Rats

Egyptian Rats is a multiplayer card game built with Basys3 FPGA, Verilog, and C. It features a custom VGA display, and was built for UCLA's CS 152A: Computer Architecture Laboratory.

Feb 23, 2023 17

SciBench, NLP Research

Benchmarking scientific problem solving abilities of LLMs.

Dec 17, 2023 6

arjunrajloomba.com

The site that you're looking at! Built with Redis, Content Layer, Next.js, Vercel

Apr 23, 2023 9

Ideagraph

NLP enabled Co-Pilot, take your thoughts into an interactive and expandable map. This app lets you convert any text or speech into a map that links different ideas together.

Feb 27, 2022 9

Filter The Fake

Counterfeit medicine detection with Computer Vision. Upload an image of medicine box and my app determines % similarity to true medicine boxes based on Rx symbol, color, alignment etc.

Dec 2, 2023 6

JiraTree

Task Management software for student clubs at UCLA, built with Node JS and Cockroach DB

Apr 23, 2023 6

Mediblock

A web3 app to host the supply chain of medicines on the Ethereum Blockchain

Jun 1, 2023 8

Urban Drive

Direct to consumer car rental and car related experiences website. Built with C#, .NET Core, React, Typescript, Azure

Mar 10, 2022 6

Super Mario Bros

SuperMario bros built with GUI and C++. This is project for UCLA's CS 32