Coder Social home page Coder Social logo

Hi there šŸ‘‹ and welcome šŸ¤

Code
char name[] = "Khalil";
char smiley[] = ":)";
printf("My name is %s %s\n", name, smiley);
print_aboutme();
print_projects();
print_dotfiles();
Console

My name is Khalil :)

ABOUT ME šŸ§‘

  • šŸŒ± Iā€™m currently learning c language programming.
  • šŸ‘Øā€šŸ’» Studying software engineering.

PROJECTS šŸ’¼

Currently working on ā›ļø
  • Implementation of malloc C-lang.
Unix projects šŸ’»
Algorithem projects šŸ¤–
  • Shortest path algorithem in my_mouse.
  • Find the biggest square my_bsq.
Other project šŸ—ļø

MY DOT FILES šŸ¤«

If you are interested you can find my .dotfiles here.

Khalil Masree's Projects

file-transfer-using-tcp-socket-in-c icon file-transfer-using-tcp-socket-in-c

A simple TCP client-server program written in C. In this program the client read a file and send its data to server. The server then receives the data and write it in a text file.

my_bsq icon my_bsq

my_bsq -- finds and prints the biggest square in a map

my_ls icon my_ls

my_ls -- list directory contents

my_mastermind icon my_mastermind

Mastermind is a game composed of 8 pieces of different colors. A secret code is then composed of 4 distinct pieces.

my_ngram icon my_ngram

Write a program my_ngram; It will count the number of occurrences per character.

my_printf icon my_printf

The my_printf() function produce output according to a format

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.