Coder Social home page Coder Social logo

Michail K.'s Projects

cursed_gnl icon cursed_gnl

Don't do it kids. This is just a silly test to check if get_next_line can be passed in a scuffed way.

doxos icon doxos

UNDER DEVELOPMENT. Writing my own operating system for fun.

ft_irc icon ft_irc

This repository contains the implementation of an Internet Relay Chat (IRC) server in C++. The server allows users to connect, communicate, and interact with each other in real-time through chat rooms (channels). Users can join different channels, send messages, and perform various IRC commands.

functionlister icon functionlister

This program simple parses an entire directory and all its subdirectories and gives a list of all functions used within the project source files

get_next_line icon get_next_line

Get_next_line is a program written in C with the whole purpose of extracting a line from an input file. The lines are seperated by "/n" and the program terminates if there are no more lines or the file ends.

ggj23 icon ggj23

The project we made for Global Game Jam -23.

goclts icon goclts

My own command line tools written in GO

minirt icon minirt

School Group Project for Raytracer coded with C, handling three object types currently. Requires minilbx library, see online for installation to your OS.

minishell icon minishell

Minishell is a project that teached us how to make a functioning shell. We had to learn to parse data, divide it to tokens and execute a pipeline for the commands.

minitalk icon minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

my_own_functions_lib icon my_own_functions_lib

Libft is 42 school systems way of introducing students to creating and using their own programming libraries. The functions replicated are usuful functions that the coder gets to use for the rest of the curriculum.

my_printf icon my_printf

Printf is a very powerful function that everyone who programs in C has at some point used. The point of this excersise is to understand how printf works and make our copies of the function.

push_swap icon push_swap

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

rock_paper_scissors icon rock_paper_scissors

Made this very simple game where two proccesses play rock paper scissors against each other. They communicate their move through the use of a pipe.

servicedesk-scripts icon servicedesk-scripts

Some ServiceDesk Scripts I made for my work during 2023. (Only the ones I am allowed to share as per NDA)

so_long icon so_long

This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

x86_32-allocator-in-assembly icon x86_32-allocator-in-assembly

I made a simple malloc implementation in x86 assembly. The heap is resizable to your needs but please remember to free memeory :c

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.