Skip to content
View AyushU411's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Delhi
  • 09:51 (UTC +05:30)

Block or report AyushU411

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
AyushU411/README.md
  • 👋 Hi, I’m Ayush Upadhyay.
  • 👀 I’m proficient in C++ and Python Programming.
  • 🌱 I’m currently strengthening my programming skills and improving everyday.
  • 💞️ I’m looking forward to collaborate on all kinds of Software Development as well as Web Development and Data Science Projects.
  • 📫 How to reach me : [email protected]

Pinned Loading

  1. Crop-Recommendation-System Crop-Recommendation-System Public

    The Crop Recommendation System leverages cutting-edge technology, including machine learning and data analysis, to provide tailored crop recommendations based on a wide range of factors. By analyzi…

    Jupyter Notebook 2 1

  2. coder-x-hackathon-team-project coder-x-hackathon-team-project Public

    Forked from AbhayTomar24/coder-x

    osdc hackathon project

    JavaScript

  3. File-ENCRYPTION-And-DECRYPTION-Tool-IN-Python-Cryptography File-ENCRYPTION-And-DECRYPTION-Tool-IN-Python-Cryptography Public

    Python-based file encryption and decryption tool that allows users to secure sensitive data by encrypting files and later decrypting them when needed.

    Python

  4. Step-by-Step-Memory-Allocation-Project-for-Operating-Systems-in-C Step-by-Step-Memory-Allocation-Project-for-Operating-Systems-in-C Public

    This project implements memory allocation algorithms-First Fit, Best Fit, and Worst Fit—in C. The user inputs the number and sizes of memory blocks and processes. The algorithms allocate processes …

    C