Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rohan-sahgal's full-sized avatar
🃏
Probably playing Balatro
🃏
Probably playing Balatro

Block or report rohan-sahgal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rohan-sahgal/README.md

👋 Hello, Rohan here.

Since I was young, I've had a huge passion for science, both the natural and especially the technological. I hope to apply those passions in a fulfilling way and do my part in making the world a better place.

Outside of writing code and building software, I enjoy playing rock climbing, photography, biking, and being in nature.


You can reach me through:

Or check out my personal website.


Thanks for stopping by.

Pinned Loading

  1. sky-alert sky-alert Public

    SkyAlert is an application that provides real-time weather updates and alerts specifically tailored for stargazing and astrophotography enthusiasts. It combines information from multiple data sourc…

    Python

  2. 3d-portfolio 3d-portfolio Public

    3D portfolio website created using three.js, HTML, and CSS. Built using Vite.

    HTML

  3. POS-Tagging-with-HMMs POS-Tagging-with-HMMs Public

    Python program that assigns part-of-speech tags to words in a sequence. Trained and executed using Hidden Markov Models and variation on Viterbi Algorithm.

    Python

  4. URL-Shortener URL-Shortener Public

    A URL Shortener application created using Cassandra for persistent storage, Redis for caching, and Flask/Gunicorn for serving/load balancing.

    Python