• Stars
    star
    2
  • Language
    HTML
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This website (online library) like other traditional libraries is created to provide organized information resources to people from all over the world in a digital way. This library is more of academic library, but this doesn’t mean that it doesn’t provide public contents. The purpose of the library is to provide information in different fields in a digital way. We believe that this online library will have a significant contribution in the research word.

More Repositories

1

42Minitalk

42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.
C
4
star
2

42Abudhabi_Piscine

42 Piscine C Projects
C
3
star
3

PersonalPortfolio

This is my Personal Portfolio where I showcase my projects and skills.
HTML
3
star
4

FireGuardVision

Python
2
star
5

42_Push_Swap

Pushswap is a 42 project emphasizing efficient sorting by minimizing operations. Participants use a limited set of commands to manipulate stacks and achieve the desired sorted order, showcasing algorithm design and optimization skills while developing problem-solving abilities.
C
2
star
6

42_Philosophers

42 Philosophers: Philosophers is a project that involves solving the dining philosophers problem using threads and synchronization. The goal is to implement a solution where multiple philosophers can share a limited number of resources (such as forks) without encountering deadlocks or starvation.
C
2
star
7

Student-Guide-and-Qoura

This project is called student guide project and it is designed to provide an easy service in which the students can get information of different destinations inside Zayed university. Moreover, it can be used as a medium in which the students can report their issues to the responsible authorities inside the university and as a platform in which the students can share the issues they face with other students. In addition, it provide information and instructions in different languages
CSS
2
star
8

QR-Reader

This React Native component utilizes the expo-barcode-scanner package to enable barcode scanning using the device's camera. It handles camera permission, updates the scanned state when a barcode is detected, and provides a button to rescan. The component's design ensures efficient barcode scanning and a user-friendly experience.
JavaScript
2
star
9

libft

Libft: Libft is a library project that aims to recreate various standard C library functions as well as additional useful functions. The project helps to strengthen programming skills by implementing common functionality from scratch.
C
2
star
10

Kmalae.ltd

Kmalae.ltd
JavaScript
1
star
11

SuperCube3D

3D Game
C
1
star
12

42_Minishell

C
1
star
13

simon-zerisenay

1
star
14

PolyVoice-AI-chatbot

TypeScript
1
star
15

AQary

1
star
16

42_get_next_line

Get next line is a function that takes one argument which is file descriptor and return the first line of a given file. Detailed explanation can be found in readme
C
1
star
17

42_So_Long

42 Solong is a 2D game project where players navigate through a maze, collecting items and avoiding obstacles. It involves tasks like parsing map files, handling player movement, and implementing basic game mechanics using the MinilibX graphics library.
C
1
star
18

42-ft_printf

42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.
C
1
star