Giter VIP home page Giter VIP logo

Hi there 👋

📮 About Me

My name is Raj Bapat, I am a student and researcher at UCSD passionate about AI, Systems and Databases!

class RajBapat
{
private:
    short int age = 20;
public:
    long long int yearsOfCompetitiveProgrammingInCPP = 8;
    std::string collegeName = "UCSD";
    double collegeGPA = 4.0;

    std::vector<std::string> experiences =
        { "SWE Intern at TikTok", "NSF Undergraduate Researcher at UC Davis", "Research Intern at Stanford University" }
    std::vector<std::string> traits =
        { "AI/ML", "Data", "Information Retrieval", "Systems", "SIMD" };
    std::vector<std::string> hobbies =
        { "Community Organizer", "Competitive Programming", "US Squash"};
};

I got hooked on programming when I was 12 years old, in just a few weeks, C++ felt like my second language. I got to the top 20 in my grade nationally in USA Computing Olympiad and even surprised myself having placed 6th in the nation in Virginia Tech High School Programming Contest! I have been in competitive programming contests for the last 8 years, this year as team captain and coach for my college's ICPC team.

My passion for algorithms skyrocked after my happenchance conversation with the Professor Donald Knuth (at a Diwali party!) and has now morphed into delving (and going beyond) the depths of more CS/Math/EE fields from AI/ML & Data Mining to SIMD/AVX intrinsics-based acceleration for Molecular Computing.

📍 What Am I Doing?

  • 📋 Currently, I am working as:
    • a SWE Intern at TikTok Inc. building Machine Learning systems for content moderation.
  • 📋 Previously, I was working as:
    • an NSF Undergraduate Researcher in the Molecular Computing Lab at UC Davis
    • a researcher in AI/ML, Approx. Nearest Neightbour Search in SQL Databases
    • a Research Intern in OVAL Virtual Assistant Lab at Stanford University
    • an SWE Intern in Nutanix

⭐ What code can you use?

📋 Here is some code that you will find useful for your projects:

😎 Take a glimpse at my research

I love to go deep in a new field where we can contribute to furthering our understanding of a field or a method that helps accelerate the pursuit of future research. I am sharing two such areas, one in the intersection of bioinformatics and hardware accelerators, and the other in the area of Databases & Information Retrieval.

🧑‍🤝‍🧑 Join my California communities

I am also passionate about building communities through programming competitions and programming clubs, having created two annual regional competitions that I founded in two communities (SF Bay Area and Davis). I am proud to have both competitions continuing to thrive, engaging 1000s of students already, the high school competition had its 4th year and the university competition had its 2nd year.

Raj Bapat's Projects

ai-augmented-mind icon ai-augmented-mind

Project AIM: AI augmented Mind. Research project striving to help improve focus and happiness in children A real-time system that helps guide the user with split-second decision making when faced with distractions or interruptions while online The system Continuously processes Human-Computer Interaction using Machine Learning on Google Cloud.

analysis-and-benchmark-for-approx-nearest-neighbour-search-in-sql icon analysis-and-benchmark-for-approx-nearest-neighbour-search-in-sql

This repository provides a new OLTP database benchmark, TPCCV, to evaluate SQL processing with vectors. The benchmark builds on TPC-C, the industry standard for benchmark- ing OLTP databases, extending it by adding queries on tables with vectors including SQL that combines select, project, filter, and joins with approximate kNN search.

apps-android-commons icon apps-android-commons

Upload pictures from Android to Wikimedia Commons. Looking for volunteers! Come say hi at https://groups.google.com/d/forum/commons-app-android and install at https://play.google.com/store/apps/details?id=fr.free.nrw.commons

track icon track

A Discord bot written in Python for WoWS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.