Git Product home page Git Product logo

aozsayar's 42 stats aozsayar's 42 stats

Ahmet Özsayar's Projects

basicfixedpoints icon basicfixedpoints

This repository contains my implementation of basic FixedPoints for optimization and the BSP algorithm (which finds a point within the vertices of a triangle) that I completed for Ecole42.

cppexceptions icon cppexceptions

This repository contains some exercises I completed for Ecole42, aimed at understanding how exceptions work in C++.

cppinheritance icon cppinheritance

This repository contains some exercises I completed for Ecole42, aimed at understanding inheritance and solving the problem of the Diamond Problem, which involves a derived class inherited by two different classes, both of which are inherited by the same class.

cppobjectoriantedbasic icon cppobjectoriantedbasic

This repository contains some exercises I completed for Ecole42, aimed at helping you understand the basic fundamentals of C++98 standards and object-oriented programming.

cppstl icon cppstl

This repository contains exercises I completed for Ecole42, focusing on the usage of the C++ Standard Template Library (STL) with containers, iterators, and algorithms. Additionally, this project includes implementations of Merge-Insertion Sort and Reverse Polish Notation (RPN) reimplementation.

cpptypecasting icon cpptypecasting

This repository contains some exercises I completed for Ecole42, focused on explicit type casting. There are four types of casting: 'static_cast,' 'reinterpret_cast,' 'dynamic_cast,' and 'const_cast.' This project includes the first three types in the order mentioned.

csdatastructure icon csdatastructure

This repository contains diverse data structures and algorithms implemented in C#. It showcases practical applications, including prime number generation, advanced integer searching, and sorting techniques.

dynamicpolymorphism icon dynamicpolymorphism

This project contains exercises related to dynamic polymorphism, including the use of the virtual keyword, abstract classes, and interface classes in C++.

ft_prinft icon ft_prinft

This project is a basic implementation of the printf function, enabling the display of various data types on the console. It incorporates the va_list structure and supports strings, integers, characters, and addresses

get_next_line icon get_next_line

This project reads lines from an additional file provided when the program starts, utilizing basic system libraries such as open, read, and write. The lines are read up to the buffer size and the function returns a pointer to a character array containing the last read line.

glistengine icon glistengine

GlistEngine is a cross platform OpenGL game engine written in C++

instagram_login icon instagram_login

Selenium botu kullanrak takip edilenler ve takipçileri kıyaslayıp , geri takip etmeyenleri seçime göre çıkarabiliyoruz. Kullanıcı bilgilerini json dosyasına kaydedebiliyor silebiliyoruz. bu nedenle sürekli kullanıcı bilgilerini vememize gerek kalmıyor

internetrelaychatserver icon internetrelaychatserver

Compact C++ IRC server for HexChat and netcat, featuring essential commands and customizable channel options for operators.

libft icon libft

This repository offers a collection of C functions inspired by the string.h library, including commonly used functions like atoi, itoa, strdup, strjoin, memset, memcpy, and more. These functions provide a versatile toolkit for various programming tasks, making them helpful resources on tasks such as string manipulation and memory management.

minishell icon minishell

This repository is a well-structured re-implementation of a mini Bash shell, featuring essential built-in commands and multiprocess support for improved efficiency.

minitalk icon minitalk

The aim of the project is to establish communication between two processes using signals in the C programming language

pac-man icon pac-man

This C project recreates Pac-Man with custom AI for each ghost. It allows adjusting ghost numbers for varied gameplay and includes an 'empty-game' template for creating custom mini-games using minilibx.

philosophers icon philosophers

This repository provides a C-based solution to the Dining Philosophers problem, addressing data races and deadlock issues in a multithreaded environment.

push_swap icon push_swap

This project offers a comprehensive solution for sorting numbers based on specific rules using two stacks, Wheels, and radix sort algorithms, combined with a linked list data structure for efficiency.

raycasting icon raycasting

Using C, this project employs raycasting, powered by the optimized Bresenham algorithm, for efficient 3D rendering reminiscent of Wolfenstein 3D.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.