Skip to content
View ArchCipher's full-sized avatar

Highlights

  • Pro

Block or report ArchCipher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArchCipher/README.md

Software engineering student at 42 School with a focus on systems programming, concurrency, and Unix/Linux internals. I develop reliable software in C, C++ and Python, with a growing focus on security.

Languages & Tools

C C++ python bash docker MySQL

Certificates

Google Cybersecurity Professional Certificate

Contributions

Public Contributions

Pinned Loading

  1. 42-minishell 42-minishell Public

    Custom shell implementation | Command execution, pipes, redirections, and built-in commands

    C

  2. 42-minitalk 42-minitalk Public

    Signal-based inter-process communication | Client-server messaging using only UNIX signals

    C

  3. CyberSecurity CyberSecurity Public

    This repository documents my learning journey, hands-on projects from Google Cybersecurity course

    2

  4. 42-push_swap 42-push_swap Public

    Stack sorting algorithm optimization | Sort integers using two stacks with minimal operations

    C

  5. 42-vdprintf 42-vdprintf Public

    C

  6. chatbot_MVP chatbot_MVP Public

    RAG chatbot for document Q&A with rule-aware retrieval. FastAPI, ChromaDB, Gemini.

    Python 1