We’re very excited to announce the recipients of the latest round of open-source software development grants in the OpenMined community, generously sponsored by the PyTorch team! Congratulations to Ajay Singh, Ayoub Benaissa, Varun Khare, Maddie Shang, Mark Jiminez, George-Cristian Muraru, Karl Higley, Mike Nolan and Vova Manannikov!

Thank you to everyone who applied - we had a huge number of fantastic applicants! You made selecting the final recipients a very tough decision. We hope you'll apply again in the future, and keep in mind that you are still welcome to get involved with the codebases and projects.

Interested in receiving a grant in the future? We are strongly biased toward awarding development grants to individuals who are already contributing to the codebase. The best way to receive one of our grants in the future is to join these great folks in development today!

If you or someone you know may be interested in sponsoring a grant like this one, please don't hesitate to reach out via email - partnerships@openmined.org.

If you're interested in getting involved contact @Théo Ryffel about the CrypTen project, and @cereallarceny about the federated learning project.


OpenMined-PyTorch Fellows working on Crypten Integration

The CrypTen Integration fellowships will focus on integrating the new CrypTen library in PySyft to offer a new backend for highly efficient encrypted computations using secure multi-party computation (SMPC). CrypTen has been released with PyTorch 1.3. It focuses on making encrypted server-to-server SMPC computations as fast as possible. Upon the completion of this project, Crypten will offer PySyft users new ways to run encrypted computation between cloud servers using state-of-the-art crypto protocols.

This project is lead by Theo Ryffel, the Crypto Team Lead for OpenMined. You may contact Theo with any further questions related to the project on the OpenMined Slack channel (@Theo Ryffel).

George-Cristian Muraru

I am George-Cristian Muraru, from Bucharest, Romania. Currently I am a student at Politehnica University of Bucharest, pursuing a Master's Degree in Artificial Intelligence. I finished my Bachelor's Degree in Computer Science and Engineering at the same university.How I heard about PySyft? A friend told me about it and after that I started doing the tutorials from the repository and took some easy coding tasks. A complete image about the OpenMined community and what is doing I got from Andrew's talk given at the PyTorch conference. His vision regarding data and privacy and how those two should combine to have "Secure AI" got me more interested in the project.

Email: murarugeorgec@gmail.com

Twitter: @georgemuraru

Facebook: georgecmuraru

Ayoub Benaissa

Ayoub Benaissa is pursuing his master degree in computer science, working on the use of homomorphic encryption in deep learning.

Twitter: @y0uben11
Github: @youben11/
LinkedIn: Ayoub Benaissa

Ajay Singh

I, Ajay Singh, currently pursuing a Master's Degree at the University of Texas at Dallas in the field of Computer Science with the focus on Intelligent Systems. I’m fascinated with new technologies and always excited to learn about Machine learning and related technologies.
I have more than 3 years of Software Developer experience being an Ex-Lucid, Ex-Cyware Labs and Ex-Snapdeal employee.

Twitter:  @ajnovice
LinkedIn: Ajay Singh

Congratulations George, Ayoub and Ajay!


OpenMined-PyTorch Fellows working on Federated Learning

These fellowships will focus on developing “worker libraries”, allowing PySyft code to be executed in other environments like a mobile phone or web browser.

This project is lead by Patrick Cason, the Javascript Team Lead for OpenMined. You may contact Patrick with any further questions related to the project on our OpenMined Slack channel (@cereallarceny).

Karl Higley


Karl is a Brooklyn-based machine learning engineer and software developer. He most recently worked on music recommender systems at Spotify, contributing to personalized experiences including Discover Weekly and the app’s home screen recommendations. His interests include consecure, contextual, and privacy-preserving recommender systems, approximate nearest-neighbor search algorithms, and mobile reverse engineering. He’s currently working to transition the PySyft protocol to Protobuf for improved cross-language and cross-platform communication.

Vova Manannikov

Software engineer based in St Petersburg, Russia. Got specialist degree in computer engineering in 2006, working professionally since 2004 developing for desktop, web, and cloud. Worked in educational, telecom, and video processing fields. Love learning new stuff, which sometimes results in contributing to open-source projects, like OpenMined.

Varun Khare

I am an AI enthusiast trying to decipher the principles behind cognition while ensuring the privacy and safety of the people. I graduated in computer science from IIT Kanpur and since then have been working as a visiting scholar at MPI Brain Research Institute, Frankfurt. My predilection also lies in Augmented Reality and Human Computer Interaction.

Mark Jimenez

Mark has worked as an iOS applications developer for the past 6 years, successfully launching projects like social network and messaging apps. Having seen the tech landscape shift away from mobile, he’s been grinding day-in and day-out learning data engineering and machine learning. For the next chapter in his life, he wants to dedicate his skills to something that can make a difference.

Maddie Shang

Maddie Shang is the global lead of Data Science and Machine Learning at Women Who Code. She is also an Applied AI Researcher and ML Engineer working in industry. She is currently focused on deep probabilistic models and deep learning in the domain of NLP and knowledge representation learning. When not working towards interactive and reasoning machines, she is focused on solving diversity and inclusion in tech / entrepreneurship, advising startups and goes on adventures in the wilderness and pilots airplanes. Prior to turning her focus on ML, she studied Mathematics at University of Waterloo, completed CFA Level III, taught herself programming and worked in tech as a VC, Founder and Blockchain engineer.

Mike Nolan

Mike Nolan a software engineer and open source community strategy & AI ethics/transparency consultant working with the UNICEF Innovation Fund to assist in developing sustainable open source community strategies as well as providing guidance on AI ethics & transparency strategies. With work experience stemming from tech companies such as Mozilla and GIPHY to large humanitarian organizations such as the International Rescue Committee and UNICEF, he seeks to blend the best of fast-paced technology development with the policy and rights driven world of humanitarianism.

Congratulations Varun, Maddie, Mark, Karl, Mike, and Vova!


A final note: anyone may apply for an OpenMined fellowship, however, we will show a strong preference to existing contributors. If you would like to better your chances of receiving a grant, we suggest you pick an issue labeled “good first issue” on the following code repositories (and of course, Join the Slack):

  • Syft.js - the Syft worker for the web (written in Javascript)
  • Grid.js - a WebSocket/HTTPS server connecting PySyft to Syft.js
  • PyGrid - the main Grid library for hosting PySyft in a cloud environment
  • PySyft - the main Syft library for federated and privacy-preserving machine learning
  • KotlinSyft - the Syft library for Android
  • SwiftSyft - the Syft library for iOS
  • SyferText - a privacy-preserving NLP library based on PySyft