<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Project on Security Kid Blog</title><link>https://securitykid.com/tags/project/</link><description>Recent content in Project on Security Kid Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 14 Jan 2024 07:07:07 +0100</lastBuildDate><atom:link href="https://securitykid.com/tags/project/index.xml" rel="self" type="application/rss+xml"/><item><title>Koshary codes</title><link>https://securitykid.com/posts/kosharycodes/</link><pubDate>Sun, 14 Jan 2024 07:07:07 +0100</pubDate><guid>https://securitykid.com/posts/kosharycodes/</guid><description>&lt;p&gt;created a small vercel app to train on secure code review, check it out !&lt;/p&gt;
&lt;style&gt;
 body {
 margin: 0; /* Remove default body margin */
 }
 iframe {
 width: 100%;
 height: 100vh; /* 100% of viewport height */
 display: block;
 margin: 0 auto; /* Center horizontally */
 border: none; /* Remove default border */
 }
&lt;/style&gt;
&lt;iframe src="https://koshary-code.vercel.app/" title="koshary-code"&gt;&lt;/iframe&gt;</description></item></channel></rss>