Building AiPrise to help businesses streamline their KYC processes and reduce the risk of fraud.
Timeline
work
Job
school
Education
folder
Project
Résumé
Jobs
verified_user
0% verified
Co-Founder & Co-CEO
AiPrise
Jun 2022 - Current(4 years 2 months)
Website: https://aiprise.com/
Global Compliance Platform - Cross-Border KYC, KYB & AML
AiPrise offers a one stop solution with pre-integrated identity verification, business verification & fraud detection APIs to pick and choose from and easily manage your identity stack
Stop fraudsters from onboarding on your platform by layering up your defenses and combining forces of all the best-in-class identity vendors.
AiPrise launched in June 2022, and is backed by Y-Combinator.
Staff Software Engineer
Meta
Feb 2018 - Jun 2022(4 years 5 months)
Org: Core Health
Effort: Functional Correctness
About:
Functional Correctness is one of the three primary health pillars for the Facebook Apps; other two being - Stability (crash reliability), and Performance. Its mission is "to ensure that the Facebook Family of Apps just work".
Contributions:
- Piloted the use of machine learning classifiers to mine through large volumes of user feedback to surface the top meaningful buckets of issues that users feel the most pained by, thus kick starting the effort that later came to be known as Functional Correctness.
- Collectively scaled the effort from an experimental project with 1 Facebook App product team to an established program run by 28 Facebook App product teams (with other tooling & prod
Graduate Teaching Assistant
Stony Brook University Graduate School
Sep 2017 - Dec 2017(4 months)
Teaching assistant for graduate course CSE 537 - Artificial Intelligence
Software Engineering Intern
Facebook
Jun 2017 - Aug 2017(3 months)
Team: 360 Media
Project: Worked on a machine learning project in caffe2 for 360 Videos
Developed Machine learning models to predict regions of interest in a 360 degree video.
Used advanced projection formats in order to achieve this and also contributed on the open source library caffe2
Teaching Assistant
Stony Brook University
Feb 2017 - Jun 2017(5 months)
CSE 380: Computer Game Programming
Teaching Assistant
Stony Brook University
Feb 2017 - Jun 2017(5 months)
CSE 380: Computer Game Programming
Technical Analyst Intern
Barclays
Jun 2015 - Jul 2015(2 months)
Intern in the Personal and Corporate Division Vertical working on New Technologies.
- Developed a core Java Data Visualization Algorithm to dynamically plot a process dependency graph
- Designed a JavaScript based graph editor using D3.js charts and hierarchical table structure
B
Technical Intern
Blubears
Jul 2014 - Nov 2014(5 months)
Website Developer
- Designed a portal to connect volunteers to NGOs, thus enabling the users to contribute in their domain
- Developed the User Interface (HTML5, JS, CSS) and Backend (PHP) of the organization’s website (Team of 3)
A
Web Development Intern
ACK Media
Jun 2014 - Jul 2014(2 months)
- Developed an E-Commerce bookstore to increase the outreach of the publication organization
- Acquired hands on experience on Content Management Systems like Magento, Prestashop and OpenCart
Education
verified_user
0% verified
Master's degree, Computer Science
Stony Brook University Graduate School
Jan 2016 - Dec 2017(2 years)
Bachelor of Engineering (B.Eng, Computer Engineering
Sardar Patel Institute of Technology
Jan 2012 - Dec 2016(5 years)
Projects (professional or personal)
verified_user
0% verified
P
Per Process loadable Syscall Vectors for Linux Kernel
Nov 2016
Modified the Linux kernel to support a per process syscall vector, that enables overriding the default implementation of the system calls by intercepting them. Implemented a set of sample loadable modules to display the application of the concept.
Module 1. Recycle bin - Interception of the unlink(2) syscall to let the user feel that the file has been deleted from the current working directory, but is actually moved to a recycle bin
Module 2. Honey Pot - Proof of concept: The above concept can be extended to let the user believe that he has gained access to a system and execute commands, but will actually intercept all the commands, log them and execute them in some temporary directory.
N
News Summarizer & Analyzer
Oct 2016
A summarization tool that aggregates important information from various news articles available on the Internet and provide a brief summary on it. Also clusters the similar news articles to give one short summary of them.
Applied sentiment analysis on the tweets mentioning these news articles and classified them using Vader and manual labeling.
T
Tracing File System Developement
Oct 2016
Developed a stackable file system that intercepts the events of the file system operations and logs them.
The log file can than be replayed from the user-side, record by record.
(As a part of coursework - Operating Systems)
S
SureB - Bot
Jun 2016
A Banking Service enabling secure transactions to be carried out through
messenger applications (Telegram, WhatsApp) using Android Accessibility Services.
It allows to transfer funds from one user to another on the go, right from the messenger application. The Telegram bot also supports querying the bot for other frequently used banking transactions and get the responses in form of text.
B
BizART - A Complete Business intelligence Tool
May 2016
A Python-Django based tool to generate reports and suggest business strategies to the business analyst. The user can query the system by voice/text input and the tool interprets the query, analysis it and generates appropriate charts/tables for it.
The tool can also mine trends in a dataset using techniques like Apriori, Clustering and Naive Bayes Classifier,
G
Go Forex
Jan 2016 - May 2016(5 months)
Developed the backend system of a forex trading organization using CodeIgniter Web Framework. (PHP)
Challenges ->
- Coordinating with team based in another country, time zone
- Security requirements
- Data Table functionalities
A
Android Enabled Vehicle Tracking System
Mar 2015
An Android based Mobile application which can be used to track Rickshaws/Cabs within the users locality. The application is connected to the meters of the vehicle and a change in status of the vehicle is reflected accordingly.
Applications ->
- Vehicle Tracking
- Women Safety
- Vehicle logistics management
Applied for Patent over the same
A
Accounting System Application
Aug 2014 - Nov 2014(4 months)
A simplified version of Tally ERP, made in JSwings. The application provides basic functionality of adding a sales, purchase or inventory entry. The receipt for a transaction can then be generated using time and category filters.
B
Business to Business Social Netowrking
Aug 2014 - Nov 2014(4 months)
A much required portal for convenient and quick product database. A dynamic social networking sites which brings together companies and their customers. The portal has been developed using HTML5, PHP, CSS and AJAX.
P
Paint Editor
Apr 2014
Development of an application using OpenGL. Users are given the familiar Microsoft Paint user interface and the features included drawing of a shape, filing it with a range of colors and moving these shapes.
W
Website Development for EMIC Electricals
Apr 2014
Developed a website for the organization and am currently responsible for updating the website.
M
Mini Mobile Application
Oct 2013
Implementation of features like Music Player, Contacts, Calculator and Calendar using Java