Picture of Me!

Hey! I'm Rohit Rangan ðŸ‘‹

I'm a software developer with a strong passion for solving problems and developing full stack products that have an impact on the world.

This is my technology stack

Python Logo
Python
Java Logo
Java
PostgreSQL logo
PostgreSQL
Html Logo
HTML
CSS Logo
CSS
JavaScript Logo
JavaScript
React Logo
React
C++ Logo
C++

Here are some of my projects

  • Netflix Clone with ReactJS

    Netflix Clone

    ReactJS, JavaScript, HTML, CSS, Firebase

    Created a ReactJS Web App which imitates the user interface of netflix using different ReactJS functionality like Components, States and Hooks. The Web App is hosted on a firebase back-end and uses TMDB APIs and React Youtube APIs to find movies and display their trailers respectively.

  • PageRank Algorithm

    PageRank Algorithm

    Python, WikiLarge Dataset

    Implements a PageRank algorithm that is used in modern search engines based on link analysis, inlink counting, and the PageRank statistical formula on the Wikilarge Corpus dataset. The hyperlinks in each document are parsed, analyzed and added to a inlink dictionary. The program display the top 75 pages in increasing order of their PageRank values.

  • Television Library website

    Television Library Website, College Course Landing page

    Semantic HTML, BEM CSS, Flexbox

    Implemented 3 websites using semantic HTML, BEM CSS and flexbox. Added smooth transitions and animation features to make the interface interactive. I also incorporated responsive designs on phones and tablets with the help of media queries.