Skip to content
View piyusha2001's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • @KTH Royal Institute of Technology
  • Stockholm

Highlights

  • Pro

Organizations

@API-Fest-Team-77

Block or report piyusha2001

Report abuse

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

Report abuse
piyusha2001/README.md

Hi πŸ‘‹, I'm Piyusha Patil

MSc Computer Science @KTH Royal Institute of Technology | Ex-Research Intern @IISc Bangalore | Ex-Software Engineer @ ProtexAI (YC S21) | Full Stack Dev | ML Enthusiast

  • 🌱 I’m currently exploring Machine Learning

  • πŸ‘― I’m looking forward to contributing more to open source.

  • ⚑ Fun fact Real programmers count from 0

  • πŸ“« How to reach me ppiyusha2001@gmail.com

  • πŸ”₯ Top contributor at Girlscript Summer of Code 2022

  • πŸ‘©β€πŸš€ Postman Student Leader @RMD Sinhgad School of Engineering

Connect with me:

piyusha-patil-2251b3205 9654

Languages and Tools:

arduino bootstrap cplusplus css3 express git heroku html5 javascript mongodb nodejs postman python react redux nextjs typescript

Github Stats :

piyusha2001

piyusha2001 piyusha2001
piyusha2001

Pinned Loading

  1. ChatApp ChatApp Public

    Chat App is a real time chat application made using Node.js, Express.js and Socket.io . The App provides functionality of joining specific rooms and chatting with users in that room .

    JavaScript 2

  2. OIBSIP_Pizza-delivery-app OIBSIP_Pizza-delivery-app Public

    Full stack Pizza Delivery App including user and admin panel . Tech stack- MongoDB, Nodejs, Express js, React js , Redux, Axios, Chakra UI, Antd.

    JavaScript 41 9

  3. charity_dapp charity_dapp Public

    Forked from happycoding3112/charity_dapp

    Cause V Care is a Charity platform which NGOs can use for safeguarding the transactions and data related to their campaigns. It uses Ethereum Blockchain under the hood for storing the data related …

    JavaScript 2

  4. ml-algorithms-from-scratch ml-algorithms-from-scratch Public

    Implementations of core Machine Learning algorithms written from scratch using only Python, NumPy, and pandas. The goal is to build a deeper understanding of how these algorithms work under the hoo…

    Jupyter Notebook 3

  5. llm-code-evaluation-framework llm-code-evaluation-framework Public

    A modular framework for benchmarking Large Language Models (LLMs) on standardized code generation benchmarks.

    Python

  6. transformer-from-scratch transformer-from-scratch Public

    A complete implementation of the Transformer architecture proposed in the paper "Attention Is All You Need" using PyTorch.

    Python