Ali Ogun's repositories

42-project-badges

AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist who created the badges from the current version -> @lrcouto

push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

get_next_line

The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in the file descriptor to be read one line at a time until the end of the file. The program must compile with the flag-D BUFFER_SIZE=xx which will be used as the buffer size for the read calls in get_next_line.

Language:CStargazers:12Issues:2Issues:0

Final_Project-DevOps_Bootcamp

The final graduation project under the scope of Protein DevOps Engineer Bootcamp includes a bunch of tasks.

Language:HCLLicense:MITStargazers:5Issues:2Issues:0

minishell

Hello everybody out there using Shell - I’m doing a (free) and mini version of the shell (just a 42 project, won’t be big and professional like gnu) . :-) Linus Torvalds

Language:C++Stargazers:2Issues:2Issues:0

so-long

In this projects I create my own 2D game where I have a map that can have different dimensions and contents.

Language:CLicense:MITStargazers:2Issues:2Issues:0

born2beroot

Script file for project

Language:ShellStargazers:1Issues:2Issues:0

ft_printf

This project consists of coding a library that contains a simplified primitive version of the printf function.

Language:CStargazers:1Issues:2Issues:0

libft

The aim of this project is to code a C library regrouping usual functions that I'll am allowed to use in all my other projects in 42-Heilbronn.

Language:CStargazers:1Issues:2Issues:0

mini_talk

The purpose of this project is to code a small data exchange program using only two UNIX signals.(SIGUSR1 and SIGUSR2) Server & Client programs talking with each other with using SIGUSR1 and SIGUSR2 signals.

Language:CLicense:MITStargazers:1Issues:2Issues:0

philosophers

Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, which is traditionally commonly introduced in lectures on operating systems. Here, I solved the classic philosophers problem with C

Language:CLicense:MITStargazers:1Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

DevOps-Bootcamp-Protein

Here in this repository, I collected the projects that I developed during the DevOps Engineer Bootcamp organised by Patika.dev and sponsored by Protein and Protel.

Language:ShellStargazers:0Issues:2Issues:0
Language:ShellStargazers:0Issues:2Issues:0

UbuntuDebian_CapsLock_Gecikme_Duzeltici

Ubuntu Debian kullanıyorsanız eğer Capslock kullandığınız zaman, çok küçük de olsa bir gecikme olduğunu farketmişsinizdir. Benim gibi hızlı yazan ve CapsLock kullanmaya alışmış kişiler için bu rahatsız edici olabilir. Ya da en azından benim için oldu. Sonuç olarak bunun çözümünü ubuntubudgie.org sitesinde buldum ve bu gecikme problemini çözmek için bir shell script yazdım. Umarım başkalarına da yardımı olur.

Language:ShellLicense:MITStargazers:0Issues:2Issues:0