Code Monkey home page Code Monkey logo

Hi there, I'm Ishak , I'm Happy to see you here! šŸ‘‹

izail's 42 stats

Glad you're here

I'm a Full Stack developer

  • šŸ˜ Passionate about web development and new technologies.
  • šŸ“± Iā€™m also interested in mobile development.
  • āš½ Iā€™m a football lover.
  • šŸ“§ How to reach me : [email protected]

Personal Skills

  • Self-taught
  • Teamwork
int main(int argc, char **argv)
{
    printf("I Love C Language");
    return (0);
}

OUT : 
I ā¤ļø C Language

Badges

ishakzail's GitHub stats

Connect with me, visit my social media accounts with a click on the button at the bottom:

ishakzail | Twitter ishakzail | LinkedIn ishakzail | Instagram

Ishak Zail's Projects

disharge-hardware icon disharge-hardware

During my end-of-studies internship in the second year of my University Technology Diploma (DUT) within the OCP SA group, I developed a Java application for the disposal of computer equipment using JavaFX for the graphical interface.

exam_mangement icon exam_mangement

The aim of this Website is to efficiently manage exams, subjects, students, departements and marks.

ft_irc icon ft_irc

The ft_irc project is an Internet Relay Chat (IRC) server. The project involves creating a server that allows multiple clients to connect and communicate with each other through various IRC commands. The server also supports channels, where clients can join and communicate with each other.

ft_printf icon ft_printf

The aim of this project is to recode the original printf function in C. In order to do that, it is mandatory to know how to implement variadic functions.

get_next_line icon get_next_line

Get Next Line is a project at 1337. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line. This project deals with memory allocation and when to free and allocate memory to prevent leaks. A (-1) is returned if an error occurred. A (0) is returned if the file is finished reading. And a (1) is returned if a line is read.

inception icon inception

This project aims to virtualize several Docker images, creating them in a virtual machine.

libft icon libft

An open source standard C library that includes useful functions (Refactoring some libc functions + our own functions).

minitalk icon minitalk

Client/Server Communication Program using UNIX signals (C Programming).

philosophers icon philosophers

This project aims to understand multithreading and mutex resolving the dining philosophers' problem

push_swap icon push_swap

The aim of this project is to sort data on a stack with the lowest number of actions from a limited set of instructions

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.

video-resizer-trimmer icon video-resizer-trimmer

This Node.js application built with Fastify and FFmpeg allows users to upload a video, trim it to a specified duration, and resize it to given dimensions.

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.