Skip to content
View ayaan9618's full-sized avatar

Highlights

  • Pro

Block or report ayaan9618

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. EvaluX EvaluX Public

    A B2B Service that Authenticates learner’s projects on behalf of a course provider/institutes

    HTML 1

  2. AnalysisandVisualizationofGlobalProgrammingLangUsage AnalysisandVisualizationofGlobalProgrammingLangUsage Public

    This project explores the global usage of programming languages and visualizes their patterns across countries. By normalizing the data to represent usage per 10,000 people, we created a platform f…

    R 1

  3. Design_and_Evaluation_of_Scientific_Calculator Design_and_Evaluation_of_Scientific_Calculator Public

    I built a scientific calculator from scratch in C that can handle different types of math problems. Instead of just being a basic four-function calculator, it has separate modes for arithmetic, mat…

    C 1 1

  4. voting-system-in-C voting-system-in-C Public

    This C program (ongoing building) simulates a basic digital voting system for educational purposes. It demonstrates core concepts of voting systems, including candidate registration, voter registra…

    C 1

  5. SCET-CODING-CLUB/ImageEffects SCET-CODING-CLUB/ImageEffects Public

    Chromatic-Aberration is a Java project by Nexus Coding Club that simulates and corrects color fringing in digital images. It features a simulation engine, correction algorithms, a user-friendly int…

    Java 1

  6. own_C_libary own_C_libary Public

    arlib.h is a small personal C library I built during my first year of learning C. The purpose of this library was to understand how functions, headers, and reusable code work by implementing common…

    C