Skip to content
View Jahnvi13's full-sized avatar

Organizations

@OpenGenus

Block or report Jahnvi13

Report abuse

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

Report abuse
Jahnvi13/README.md
  • 👋 Hi, I’m @Jahnvi13
  • 👀 I’m a CSAI graduate with a knack for problem solving.
  • My vision is to make my GitHub repo a one-stop solution for all kinds of algorithmic (and ML in near future) problems with a focus on problem solving and not the algorithms itself.
  • 🌱 Currently, I am a SWE-II in Google. Previously, I was indulged in competitive programming and research in the field of NLP and data science.
  • 💞️ I’m looking to collaborate on projects that aim at building solutions for real-life problems.
  • 📫 If you have any query, feel free to make a PR or raise an issue. If you find my work helpful, contact me via mail at jahnvi19469@iiitd.ac.in.

Pinned Loading

  1. Distributed-Ray-Tracing Distributed-Ray-Tracing Public

    This was my project for the Computer Graphics course. I've implemented various fuzzy phenomenon like Antialiasing, Depth of Field, soft shadows and Motion Blur using C++, ImGUI, OpenGL

    C++

  2. Poppy-j Poppy-j Public

    Poppy is a video chat application.

    JavaScript

  3. Emoji-Pred Emoji-Pred Public

    An emoji prediction system trained on 70,000 tweets which predicts emojis on the fly (as one is typing)

    Jupyter Notebook

  4. ColorSwitch ColorSwitch Public

    Forked from ManviGoel26/ColorSwitch

    A GUI implementation of the popular game Color Switch in java language

    Java

  5. fAIrConnect fAIrConnect Public

    fAIrConnect is a virtual career fair with an AI-powered company spokesperson. In-person career fairs are often not accessible to people due to geographical, physical and financial constraints. fAIr…

    Jupyter Notebook

  6. scd-service scd-service Public

    A gRPC-based microservice for managing Slowly Changing Dimensions (SCD) using versioned data models. This service supports entities with version history, immutability, and centralized update/query …

    Go