Skip to content
View TahaHaksal's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report TahaHaksal

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
TahaHaksal/README.md

Taha Haksal

  • πŸ”­ I’m currently working on my Rubik's cube solving algorithm and learning JavaScript with FreeCodeCamp.
  • 🌱 I’m currently learning Graphics programming using Vulkan API and Javascript.
  • πŸ‘― I’m looking to collaborate on Open Source Projects in order to improve myself.
  • πŸ€” I’m looking for help with open source contributing and direction in programming mentoring.
  • πŸ’¬ Ask me about C/C++ syntax and problem solving.
  • πŸ“« How to reach me: Linkedin, Github and Gmail.
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I love listening to music and gaming. I can actually solve Rubik's cube in under 30 seconds. (Still trying to improve)

πŸ”₯ My Stats

Leetcode Stats TahaHaksal's GitHub stats

πŸ‘¨β€πŸ’» Languages and Tools:

C++ C Python CMake Linux
Markdown GitHub Terminal Visual Studio Docker
Bash React Typescript HTML

Popular repositories

  1. CPP_Module09 CPP_Module09 Public

    C++ 1

  2. Libft Libft Public

    A personal library including some of the widely used functions

    C

  3. Ft_printf Ft_printf Public

    Recreated printf using write system call

    C

  4. Get_Next_Line Get_Next_Line Public

    A function that is used to read line by line from the given file

    C

  5. Minitalk Minitalk Public

    Two communicating process using only Linux signals

    C

  6. push_swap push_swap Public

    Write a sorting algorithm using stacks and with move restrictions

    C