Skip to content
View onuryukselce's full-sized avatar
📈
Raising...
📈
Raising...

Block or report onuryukselce

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

Pinned Loading

  1. vscode-error-lens vscode-error-lens Public

    Forked from usernamehw/vscode-error-lens

    VSCode extension that enhances display of errors and warnings.

    TypeScript

  2. FermatPrimeTheorem FermatPrimeTheorem Public

    This program finds prime numbers from n1 to n2 using Fermat's little theorem

    Java

  3. mattogodoy/hacker-sounds mattogodoy/hacker-sounds Public

    This Visual Studio Code extension automatically turns you into a very skilled hacker by playing movie-like sounds while you write code.

    TypeScript 54 25

  4. MonteCarloPi MonteCarloPi Public

    This program calculates PI using Monte Carlo Simulation

    Java

  5. CinemaOtomation CinemaOtomation Public

    This was my visual programming lecture assignment. Sorry for some codes are in Turkish language. It was a requirement

    C#

  6. SieveOfEratosthenes SieveOfEratosthenes Public

    Finds prime numbers between 2 and n using Sieve Of Eratosthenes method

    Java