Skip to content
View aykut4's full-sized avatar

Highlights

  • Pro

Block or report aykut4

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. brainfck-interpreter-compiler brainfck-interpreter-compiler Public

    Brainfuck

  2. Chipmunk-The-Great---Game Chipmunk-The-Great---Game Public

    2D Sandbox Game developed open source by me.

    C++

  3. cs50ai-2024 cs50ai-2024 Public

    My solutions to all twelve project assingments of cs50ai by HarvardX - https://cs50.harvard.edu/ai/2024/

    Python

  4. Fondword-Puzzle Fondword-Puzzle Public

    Given a puzzle grid and a list of words to search for; the program strucks out each of the words from the puzzle.

    C

  5. Image-flip Image-flip Public

    The task is to develop a function to handle an image file -- the function shall be able to read the image, flip it, and save the modified image.

    C++

  6. PingPongGame PingPongGame Public

    An old-fashioned looking PingPong game.