DIVIT RAWAL

Projects

expOS

expOS is a simple UNIX-like operating system I am developing with a friend during my spare time. This project is still in its early stages, however, I am excited about the progress made so far and look forward to sharing more updates as the development progresses. Stay tuned for further details!

  • C Programming
  • C++ Programming
  • x86 Assembly Programming

Research-Engine

While working on a research project for one of my high school classes, I realized I was spending a large amount of time gathering information from various websites and papers to gain a comprehensive understanding of the subject matter. In reseponse, two friends and I set out to create Research-Engine: a website that uses the power of web scraping and natural language processing to provide an overview of a topic. Research-Engine offers users a streamlined solution by providing an overview of the desired topic, along with relevant papers and carefully curated summaries of associated websites.

  • Large Language Models
  • Machine Learning
  • Python Programming
  • AWS EC2
  • Svelte
  • Full-Stack Web Development

Watersort Solver

In the purusit of solving a particularly challenging watersort brainteaser, I developed an algorithm in Java to solve any watersort puzzle. Later, I leveraged my experience with app development using Flutter to create a mobile application on the Google Play Store. Watersort Solver allows users to interactively set up any imaginable watersort puzzle and see a step by step solution.

  • Flutter SDK
  • Dart Programming
  • Java Programming