Skip to content
View yogeswarl's full-sized avatar
🌐
Working from anywhere
🌐
Working from anywhere

Highlights

  • Pro

Organizations

@fani-lab
Block or Report

Block or report yogeswarl

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

💫About Me :

  • 🔭 I’m currently working on Repair: an open source Toolkit for Query Refinement Gold Standard Generation.
  • 🌱 I'm currenty learning Docker and pursuing a Data Science Certification with DataCamp.
  • 🗺 Currently exploring Vector databases and LLMs.
  • ☁️ Ask me about Python, NodeJs, Typescript, React, Information Retrieval, Front end Development and SQL/NoSQL Databases.

🌐Socials

LinkedIn Medium Twitter

💻Tech Stack

Python JavaScript TypeScript PHP SASS HTML5 Heroku Vercel CSS3 Next JS React Styled Components TailwindCSS Apache MongoDB MySQL Figma Pandas NumPy PyTorch scikit-learn ESLint ElasticSearch Postman Jira

📊GitHub Stats :


Pinned

  1. fani-lab/RePair fani-lab/RePair Public

    Extensible and Configurable Toolkit for Query Refinement Gold Standard Generation Using Transformers

    Python 5 5

  2. castorini/pyserini castorini/pyserini Public

    Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.

    Python 1.5k 326

  3. Using nodes, puppeteer and prompt-sy... Using nodes, puppeteer and prompt-sync save Medium URL -> PDFs to read later
    1
    const puppeteer = require('puppeteer');
    2
    const prompt = require('prompt-sync')();
    3
    const websiteName = prompt('enter the website you want to convert as pdf?');
    4
    (async () => {
    5
      console.log(`please wait while we fetch the requested page: ${websiteName}!`);
  4. leetcode_problems leetcode_problems Public

    A repository, where I practice and upload leet code problems that I solve every day

    Python

  5. yogeswarl yogeswarl Public

    This is my Portfolio built with Next.Js and typescript.

    TypeScript

  6. node-auth node-auth Public

    A nodejs project with otp verification via email

    JavaScript