A Little Bit About Me
Hi! My name is Saransh Bhatia and I'm currently pursuing my Master's degree in Computer Science from Department of Computer Science, University of Delhi.
I like learning different programming languages and writing code to automate stuff.
In my free time, I enjoy reading novels and playing chess.
Check out my résumé!
DU Results
- The script determines the newly declared results of the semester examinations on the University's website and downloads them as HTML files. These HTML files are then parsed and the data files(csv/json) are updated accordingly.
- The webpage displays those results in a tabular format.
- Automated using GitHub Actions
Series Et Films
- A Vue.js webapp to keep track of your favorite TV Shows and Movies
- TheMovieDB's API is used for the data.
- User authentication and data storage is done using Firebase.
Ed App
- A Vue.js webapp to view and register for online educational content.
- User authentication and data storage is done using Firebase.
- Requires an API for online educational content data. Current data is either hardcoded or stored using Firebase.