Skip to content
View dineshbalani's full-sized avatar
Block or Report

Block or report dineshbalani

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

Hi there, I'm Dinesh Balani

Software Engineer at Microsoft

You can find me at:

Linkedin Badge Medium Badge Gmail Badge

πŸ‘¨β€πŸ’» A little more about me...

Tech nerd, born in India. Grown up playing games and geeking on my pc. Moved to USA 4 years ago.

  • πŸ”­ I’m currently working in Azure Machine Learning team with focus on distributed computing
  • 🌱 I’m currently learning about different distributed systems frameworks and also improving my knowledge in machine learning.
  • πŸ‘― I’m looking to collaborate on projects for noble causes. Hit me up if you would like to discuss and collaborate on this.
  • πŸ’¬ Ask me about tech, chess, healthy lifestyle
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I have done 6 internships in different types of industries (Healthcare, Oil & Gas, IT)

Pinned

  1. SelinaDeepKaur/Asynchronous-Systems SelinaDeepKaur/Asynchronous-Systems Public

    Designed and implemented an improved failure tolerant protocol for distributed systems using DistAlgo by enhancing the Byzantine State Machine Replication Protocol.

    Python

  2. Binary-Segmentation Binary-Segmentation Public

    Performs semi-automatic binary segmentation based on SLIC superpixels and graph-cuts

    Python

  3. Face-Detection-And-Tracking Face-Detection-And-Tracking Public

    Face Detection and tracking using CamShift, Kalman Filter, Optical Flow

    Python 7 2

  4. Spark-Word-Count-Set-Difference Spark-Word-Count-Set-Difference Public

    Implement WordCount and SetDifference in Spark

    Python

  5. Secure-garbage-file-system Secure-garbage-file-system Public

    Developed a stackable file system to asynchronously delete and move the files to a trash bin. Files in trash bin folder are secured, compressed, encrypted and can be restored by user

    Batchfile 1 2

  6. System-Call-To-Optimize-Memory-Utilization System-Call-To-Optimize-Memory-Utilization Public

    Developed a new system call which hard links 2 input files, if content of files are identical to each other.

    C