aicha laafia (alaafia)

alaafia

Geek Repo

Company:Adservio

Location:Paris,France

Home Page:https://laafia.me/

Twitter:@aichalaafia

Github PK Tool:Github PK Tool

aicha laafia's repositories

Language:HTMLStargazers:1Issues:0Issues:0

awesome-android-learning-resources

đź‘“ A curated list of awesome android learning resources for android app developers.

Language:KotlinLicense:CC0-1.0Stargazers:1Issues:0Issues:0

cub3d

Cub3D is a remarkable playground to explore the playful practical applications of mathematics without having to understand the specifics.

Language:CStargazers:1Issues:0Issues:0

ft_server

installing a complete web server that will run multiples services: WordPress, phpMyAdmin, and a SQL database.

Language:PHPStargazers:1Issues:0Issues:0

Le-traitement-des-polyno-mes

projet est manipulation des polynomes

Language:CStargazers:1Issues:0Issues:0

web-development-Projects

This repository is dedicated to all the projects I did during the frontendmasters's web development course

Language:HTMLStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

changelog-tag

An opinionated util for generating a Changelog from Conventional commits, bumping semver and so on.

Language:ShellLicense:GPL-3.0Stargazers:0Issues:0Issues:0

developers-conferences-agenda

This repository list a maximum of tech conferences's date and CFP in order to help conferences organizers, speakers & attendees

Language:JavaScriptStargazers:0Issues:0Issues:0

DevRel-Starter

Are you curious about developer relations, also know as DevRel? All infomation that you need to know about DevRel, you can find on this repo that has all the curated resources and information you need for the awesome field of developer relations. 🥑

License:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

generate_file_cruds

A console app to generate files .java of class and its cruds

Language:JavaStargazers:0Issues:0Issues:0

GESTION_BANCAIRE_JPA

Une application web de gestion des comptes bancaires en Java/ JEE et Spring.

Language:JavaStargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:0Issues:0

Gestion-du-lycee

une base de données permettant de gérer les établissements scolaires publics marocains

Language:TSQLStargazers:0Issues:0Issues:0

GET_NEXT_LINE

Ce projet a pour but de vous faire coder une fonction qui renvoit une ligne terminée par un retour à la ligne lue depuis un descripteur de fichier.

Language:CStargazers:0Issues:0Issues:0

hackerrank-challenges

Here you can find my solutions of hackerrank the Interview Preparation Kit challenges .

Language:JavaStargazers:0Issues:0Issues:0

Hacktoberfest

Opportunity to start open source and PR experience

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

jediacademy

A Star Wars-themed Java demo for Java Developer Day 2024, showcasing advanced error handling, defensive programming, logging, and debugging techniques.

Stargazers:0Issues:0Issues:0

level-up-java-3213389

This is the LInkedIn Learning repo for Level Up: Java.

License:NOASSERTIONStargazers:0Issues:0Issues:0

libft

libft_42_project

Language:CStargazers:0Issues:0Issues:0
Language:HackStargazers:0Issues:0Issues:0

Pipex

Objectives Your objective is to code the Pipex program. It should be executed in this way: $> ./pipex file1 cmd1 cmd2 file2 Just in case: file1 and file2 are file names, cmd1 and cmd2 are shell commands with their parameters. The execution of the pipex program should do the same as the next shell command: $> < file1 cmd1 | cmd2 > file2 III.1 Examples $> ./pipex infile ``ls -l'' ``wc -l'' outfile should be the same as “< infile ls -l | wc -l > outfile” $> ./pipex infile ``grep a1'' ``wc -w'' outfile should be the same as “< infile grep a1 | wc -w > outfile”

Language:CStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Push_swap

Ce projet vous demande de trier des données sur une pile, avec un set d’instructions limité, en moins de coups possibles. Pour le réussir, vous devrez manipuler différents algorithmes de tri et choisir la (ou les ?) solution la plus appropriée pour un classement optimisé des données.

Language:CStargazers:0Issues:0Issues:0

spring-petclinic-microservices

Distributed version of Spring Petclinic built with Spring Cloud

License:Apache-2.0Stargazers:0Issues:0Issues:0