Implementation of Triple DES for symmetric data encryption and decryption in C.
Single Binary AI Chat Application for self-hosting. Features image and document uploads, web search, resumable message streams with markdown and syntax highlighting, and more.
Reactive UI library like React. Based on react's fiber architecture for concurrent rendering, and supports hooks.
Text compression using Huffman coding
220 smtp.example.com ESMTP Postfix HELO client.example.com 250 smtp.example.com MAIL FROM: <me@mydomain.com> 250 Ok RCPT TO: <hi@zaeem.dev> 250 Ok DATA 354 End data with <CR><LF>.<CR><LF> From: "Me" <me@mydomain.com> To: "Jasir" <hi@zaeem.dev> Date: $Tue, 16 Sep 2025 17:17:42 GMT Subject: Complaint Mail Hi Jasir,Your site gave me a virus. I am very upset.
Yours truly,
Me
.
250 Ok: queued as 12345
QUIT
221 Bye
You can reach me at mailto:hi@zaeem.dev