Skip to content
View shrutivarade's full-sized avatar

Block or report shrutivarade

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
shrutivarade/README.md

Hi there 👋

💫 About Me:

I'm a Software Engineer passionate about using technology to solve real-world problems, especially in healthcare. At MGH-Harvard Medical School, I helped build a tool to visualize brain fibers, combining my love for coding with meaningful research. I enjoy working with both frontend and backend technologies, and I'm always excited to learn and contribute to projects that make an impact. Feel free to connect me at LinkedIn

💻 Tech Stack:

Languages:

C C++ HTML5 Java JavaScript Python

Frameworks & Libraries:

React NodeJS Bootstrap Django Flask Express.js Three js WebGL

Databases:

MongoDB MySQL Postgres

Tools:

AWS GithubPages Docker Postman Jira Confluence

Data Science:

NumPy Matplotlib Pandas Plotly scikit-learn

Design & Collaboration:

Canva Figma Adobe XD

📊 GitHub Stats:


✍️ Random Dev Quote

Pinned Loading

  1. Neuroglancer-Tractography Neuroglancer-Tractography Public

    Read, process and visualize tractography data on web (Neuroglancer) using Typescript

    TypeScript 1

  2. neuroglancer neuroglancer Public

    Forked from google/neuroglancer

    WebGL-based viewer for volumetric data

    TypeScript

  3. boostlet boostlet Public

    Forked from mpsych/boostlet

    Web based processing module for medical image processing

    JavaScript

  4. GuideGenie GuideGenie Public

    Research Faculty Recommendation Web Application

    Python 1

  5. Object-Oriented-Design-Patterns Object-Oriented-Design-Patterns Public

    The project demonstrates Object-Oriented Design Patterns in Java, showcasing patterns like Singleton, State, and Strategy through progressive assignments, emphasizing clean, reusable code and thoro…

    Java

  6. Object-oriented-Software-Development-Multithreading-and-Concurrency- Object-oriented-Software-Development-Multithreading-and-Concurrency- Public

    This project explores multithreading and concurrency in a music app, addressing race conditions and deadlocks through thread-safe and thread-unsafe solutions using locks and synchronization.

    Java