Skip to content
View rohand2290's full-sized avatar

Highlights

  • Pro

Block or report rohand2290

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
rohand2290/README.md

Introduction

Hello! I'm Rohan Deshpande, a current student at UCLA studying Mathematics/Computer Science.

My love for technology and programming started when I installed Lubuntu on my mom's old Dell Inspiron from 2006 and got to mess around with a Linux terminal. Later on, I built small-scale scripts to automate tasks and dabbled in making small Discord bots and social-media esque web apps with Spring Boot and React early on in high-school. Later on, it became more of a passive thing I pursued as I focused more of my effort on trying to maximize my GPA and pursue other types of extracurriculars.

Starting off college, I was a premed student, with my eyes set on going into psychiatry or something with the mind. I realized that I actually really liked numbers and code more than I liked biology and anatomy. However, I'm interested in using the same Spring Boot stack I used as a 14 year old to architect high-performance, distributed systems, currently specializing within healthcare administration and electronic healthcare records (EHRs.)

Projects

Project What it is Tech
Schemaloom Schema-first LLM extraction pipelines. Transform unstructured text into validated JSON using TypeScript, Zod, and containerized APIs. TypeScript, Docker, Zod, Langchain, Hono
BruinBites Campus application to find the best deals on food and generate on-the-fly cheap recipes with RAG and generative AI. Javascript, Gemini, Langchain, Axios
Cytoflow Data pipeline to transform pathway/disease queries into SVG's and .cyjs files utilizing FastAPI and headless Cytoscape. FastAPI, Docker, Java, py4cytoscape
Glutaview Frontend to see proteins involved in glutathionylation with NextJS, Tailwind, and Typescript. Jupyter, NextJS, Typescript

Hobbies

Other than coding, my hobbies are:

  • Reading a lot about history/geopolitics
  • Writing articles
  • Lifting
  • Volunteering at local shelters/nonprofits whenever I get a chance
  • Hiking

Contact

Pinned Loading

  1. cytoscape-data-pipeline cytoscape-data-pipeline Public

    Data pipeline to transform pathway/disease queries into SVG's and .cyjs files utilizing FastAPI and headless Cytoscape

    Python

  2. glutothyination-db glutothyination-db Public

    Frontend to see proteins involved in glutathionylation with NextJS, Tailwind, and Typescript

    TypeScript

  3. find-orthologs find-orthologs Public

    Jupyter Notebook to map mouse proteins into human orthologs and generate protein association networks with STRING and Cytoscape

    Jupyter Notebook

  4. rdesh-site rdesh-site Public

    HTML

  5. schemaloom/core schemaloom/core Public

    The main TypeScript API service that transforms unstructured text into schema-validated structured data. Exposes a minimal REST interface for LLM-powered extraction with Zod validation, packaged as…

    TypeScript

  6. schemaloom/cli schemaloom/cli Public

    CLI for schemaloom - build and deploy a Docker-based containerized pipeline for extracting structured data

    TypeScript