BOUQSSIM HAMZA's repositories
42_authentication_tutorial
Learn how to make your website more secure in a simple way using 42 auth ! This tutorial will show you step by step, how to implement it using NestJS, Prisma, and Passport.
LatinToTifinagh
A simple Web Project that converts Latin Alphabets to Tifinagh Alphabets
42_CPP_Modules
Many languages are recommended to learn OOP, The goal of these modules is to introduce us to Object-Oriented Programming.
anti_lock_screen
locking screen if any key is pressed or moving the mouse
tifinagh-OCR
TIFINAFH-OCR service: Converts images or scanned documents into editable text for digital use. ***IN PROGRESS***
ft_transcendence
"ft_transcendence" is a real-time multiplayer Pong web project with a chat system. Built with NestJS backend, TypeScript frontend, and PostgreSQL database. Secure authentication, user profiles, and Docker deployment. Enjoy multiplayer Pong and chat with others in a user-friendly interface.
DRAWING-SHAPES
Drawing Shapes using MiniLibx Library
get_next_line_42
This project is about programming a function that returns a line read from a file descriptor.
ft_irc
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.