Skip to content
View dev-agra's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dev-agra

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
dev-agra/README.md
  • 👋 Hi, I’m @dev-agra
  • 👀 I’m interested in LLMs, GenAI, Cloud Computing and DevOps.
  • 🌱 I’m currently learning to fine tune open source language models.
  • ☘️ I'm eager to implement low-level system design practices in real world problems.
  • 🤝 I’m looking to collaborate on wherever you can find me.
  • ✍️ Reach me https://www.linkedin.com/in/devagrahari on Linkedln
  • 🤞 Checkout my website and project demos at https://devagrahari.gammabytes.tech/

Pinned

  1. PharmaFriend PharmaFriend Public

    Looking for the best deals on medicines? Look no further! Our website offers a convenient and easy-to-use platform to compare prices and find the best deals on medicines. With a host of features an…

    Python 3 1

  2. IndianSignLanguage IndianSignLanguage Public

    "Indian Sign Language Detection" is a computer vision project that aims to accurately recognize and interpret sign language gestures in real-time. Using advanced machine learning techniques and dee…

    Python 2

  3. Operating-Systems Operating-Systems Public

    This is a repository containing code related to various Operating System concepts, including system calls, page replacement algorithms, disk scheduling, and more.

    C 1

  4. Pomodoro Pomodoro Public

    Pomodoro Timer is a simple Android app that helps users to be more productive and efficient by following the Pomodoro Technique. The Pomodoro Technique is a time management method developed by Fran…

    Java

  5. Data-Structures-in-C Data-Structures-in-C Public

    This repository contains implementation of various data structures in C language, including arrays, linked lists, stacks, queues. The code is well-documented and can be used as a reference for anyo…

    C