Hi, I'm Ethan Bell, a Software Engineer working on a MSCS degree at NYU.
I have worked on a variety of project at NYU, ranging from a cloud based coding interview website that uses AI to assists users, a pinterest like web app that utilizes the Django Framework and a PostgreSQL database, an implementation of STRACE for the xv6 operation system, and many more.
I have worked on a variety of project at NYU, ranging from a cloud based coding interview website that uses AI to assists users, a pinterest like web app that utilizes the Django Framework and a PostgreSQL database, an implementation of STRACE for the xv6 operation system, and many more.
- Cloud based web application that uses AI to help prepare for coding interviews (AWS, React, Python, PostgreSQL)
- A production-grade web application in which users ask an AI agent for coding interview challenges, receive hints from the AI agent, and receive results after submitting their solutions. Can currently be accessed here.
- Pinterest-like Web Application (Django, PostgreSQL, Python, HTML)
- A photo sharing web application that utilizes the Django framework and a PostgreSql database. demo here
- Implemented customo system calls to facilitate system calling tracing and recording between user-space programs (sh.c, strace.c) and the kernel(particularly systemcall.c).
