View farukalpay's full-sized avatar
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FABEFABEPublic

    High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design.

    C 38

  2. TextEncryptionWithLinearAlgebraTextEncryptionWithLinearAlgebraPublic

    This project implements a text encoding and decoding system using a matrix-based encoding technique.

    C++ 34

  3. SMS-SenderSMS-SenderPublic

    A Python program designed to send SMS messages to numbers through websites.

    Python 18 5

  4. OpenGL-Particle-MotionOpenGL-Particle-MotionPublic

    This project simulates the motion of electrons and protons using Coulomb's Law. The simulation is visually represented on-screen using OpenGL.

    C++ 9 1

  5. DynamicArrayDynamicArrayPublic

    This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during run…

    C 8

  6. Epsilon-Delta-Definiton-SimulationEpsilon-Delta-Definiton-SimulationPublic

    This project provides a visual simulation of the epsilon-delta ratio. Its purpose is to illustrate how the values of a function approach a specific limit point.

    Python 4