Skip to content
View yasingunay's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report yasingunay

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

Law Graduate | Self-Taught | Motivated

Software Developer

GIF

Connect with me:

yasingunay gunayyasin

Languages and Tools:

bash c css3 django flask git html5 javascript python sqlite

Popular repositories Loading

  1. CS50x CS50x Public

    This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming e…

    C 8 8

  2. MyChatBot MyChatBot Public

    CS50W - Final Project: MyChatBot with Google Bard API, Django, Python and JavaScript.

    Python 1

  3. 19-Brussels-Basecamp-Piscine 19-Brussels-Basecamp-Piscine Public

    The Piscine (from the French word for "swimming pool") is the last phase before full admission to the School 19. It's 4 weeks long, designed to gear you up to learn the basics of programming with p…

    C

  4. 19-Libft 19-Libft Public

    This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your w…

    C

  5. 19-Get-Next-Line 19-Get-Next-Line Public

    May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …

    C

  6. 19-Ft_printf 19-Ft_printf Public

    This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

    C