David Rios

Featured Projects

Remindr - Demo Image
Visit Project Page

Remindr

Windows and Linux (2020 - Present)

Remindr is an elegant and simple desktop to-do app with minute-precise reminders.

Made with:

Made with Electron & Firebase

  • Electron:
    • HTML
    • JavaScript (TypeScript)
    • CSS (Sass)
    • Node.js
  • Firebase (Auth, Firestore, Storage)

Distributed with GitHub CI/CD

Pivot Pong - Demo Image
Visit Project Page

Pivot Pong

Windows (2019 - 2021)

Pivot Pong is a ping pong game that puts a fresh spin on a classic. In Pivot Pong, you can to control the ball's trajectory by rotating your paddle, making your next move unpredictable!

Made with Unity & Photon (Multiplayer capabilities)

Village Builder - Demo Image
Visit Project Page

Village Builder

Windows (2018 - 2020)

A simulation game where you can plan and develop your own village by interacting with its citizens.

Through this project, I learned to depend on event-based, asychronous programming, which helped maintain code organization as the project scaled in complexity.


  • Concepts/Algorithms Learned:
    • A* Pathfinding (Citizen Pathfinding)
    • Perlin Noise (Terrain Generation)

Made with Unity & Blender

About Me

I’m David Rios, a junior pursuing a B.S. in Computer Science at Columbia University.


I enjoy stumbling upon new technologies and finding ways they can be used to create cool things.


Throughout middle and high school, I created various web apps and small games as my interest fluctuated between web and game development. I took a particular interest in web development coming out of high school because of its accessibility; I could make something once and package it on a website, desktop app, or mobile app.


Since then, I have been developing more comprehensive Electron Apps, Chrome Extensions, and Web Apps, learning how to create useful, minimalistic UI and clean code in the process.