<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mohammad Mehdi</title>
    <description>The latest articles on DEV Community by Mohammad Mehdi (@mohammad_mehdi_c46a0dc893).</description>
    <link>https://dev.to/mohammad_mehdi_c46a0dc893</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3678725%2F507e858f-7cf4-49d1-b76f-548c9c7347ab.png</url>
      <title>DEV Community: Mohammad Mehdi</title>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohammad_mehdi_c46a0dc893"/>
    <language>en</language>
    <item>
      <title>Day 1 of Python: Building an RPG Character Creator in Python</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Thu, 09 Apr 2026 13:20:53 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/day-1-of-python-building-an-rpg-character-creator-in-python-5g22</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/day-1-of-python-building-an-rpg-character-creator-in-python-5g22</guid>
      <description>&lt;p&gt;🚀 &lt;em&gt;Day 1 of hashtag#freeCodeCamp: Building an RPG Character Creator in Python&lt;/em&gt; 🐍&lt;/p&gt;

&lt;p&gt;I’m officially starting my hashtag#BuildInPublic journey! To kick things off, I just completed a project where I built a Python application to generate RPG characters with strict "game balance" logic.&lt;/p&gt;

&lt;p&gt;The Challenge:&lt;br&gt;
It wasn’t just about printing text; I had to ensure the character followed specific rules using Python functions and input validation.&lt;/p&gt;

&lt;p&gt;Key Features:&lt;br&gt;
✅ Smart Validation: Names must be &amp;lt; 10 characters with no spaces.&lt;br&gt;
✅ Balanced Stats: STR, INT, and CHA must be between 1–4, and the total must equal exactly 7.&lt;br&gt;
✅ Visual UI: Built a custom representation using full (●) and empty (○) dots.&lt;/p&gt;

&lt;p&gt;Example Output:&lt;br&gt;
ren&lt;br&gt;
STR ●●●●○○○○○○&lt;br&gt;
INT ●●○○○○○○○○&lt;br&gt;
CHA ●○○○○○○○○○&lt;/p&gt;

&lt;p&gt;💡 Skills Practiced:&lt;br&gt;
• Python functions &amp;amp; conditionals.&lt;br&gt;
• Type and value validation.&lt;br&gt;
• String manipulation &amp;amp; formatting.&lt;br&gt;
• Problem-solving with multiple constraints.&lt;/p&gt;

&lt;p&gt;This was a great way to combine logic with a bit of creativity. Huge thanks to @freeCodeCamp for the curriculum! &lt;/p&gt;

&lt;p&gt;Onward to Day 2. 🎮&lt;/p&gt;

&lt;p&gt;hashtag#Python hashtag#100DaysOfCode hashtag#CodingChallenge hashtag#RPG hashtag#Programming hashtag#freeCodeCamp hashtag#SoftwareDevelopment hashtag#PythonProjects&lt;/p&gt;

</description>
      <category>freecodecamp</category>
      <category>python</category>
      <category>lear</category>
      <category>web</category>
    </item>
    <item>
      <title>🚀 Excited to Share My Learning Journey with AI-P300 at Panaversity!</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Mon, 19 Jan 2026 07:53:27 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/excited-to-share-my-learning-journey-with-ai-p300-at-panaversity-3763</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/excited-to-share-my-learning-journey-with-ai-p300-at-panaversity-3763</guid>
      <description>&lt;p&gt;Just completed building a Scientific Calculator Application with cutting-edge AI development practices through Panaversity's AI-P300 course under the mentorship of Sir Zia Khan.&lt;/p&gt;

&lt;p&gt;This project showcases:&lt;/p&gt;

&lt;p&gt;✅ Spec-Driven Development (SDD) - Using SpecifyPlus framework for architecting scalable solutions&lt;br&gt;
  ✅ Full-Stack Deployment - Flask backend on Render + React/Vite frontend on Vercel&lt;br&gt;
  ✅ Production-Ready Code - Proper error handling, unit conversions with Pint, and API design&lt;br&gt;
  ✅ Modern DevOps - CI/CD pipelines, environment configurations, and cloud deployment strategies&lt;/p&gt;

&lt;p&gt;Key Technologies:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend: Python 3.12, Flask, Gunicorn&lt;/li&gt;
&lt;li&gt;Frontend: React, Vite, JavaScript&lt;/li&gt;
&lt;li&gt;Infrastructure: Render, Vercel, GitHub&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The journey from concept → specification → implementation → deployment has been invaluable. Special thanks to Sir Zia Khan for his excellent guidance in teaching professional development&lt;br&gt;
  practices that go beyond coding—it's about building products the right way.&lt;/p&gt;

&lt;p&gt;SpecifyPlus made the entire workflow seamless with its structured approach to planning, task management, and architectural decision-making. This is how modern AI-powered development should look!     &lt;/p&gt;

&lt;p&gt;If you're looking to level up your development skills with a focus on real-world practices, I highly recommend Panaversity's AI-P300 course.&lt;/p&gt;

&lt;p&gt;#AI #SoftwareDevelopment #SpecDrivenDevelopment #Panaversity #AIP300 #FullStack #DevOps #CloudDeployment #Learning #TechJourney #SpecifyPlus&lt;/p&gt;




&lt;p&gt;Feel free to customize this further based on your specific accomplishments or add more details about what you learned!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Skip 4 years of theory - build real DevSysOps skills</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Thu, 01 Jan 2026 07:41:02 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/skip-4-years-of-theory-build-real-devsysops-skills-2g8k</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/skip-4-years-of-theory-build-real-devsysops-skills-2g8k</guid>
      <description>&lt;p&gt;Skip 4 years of theory - build real DevSysOps skills faster Thinking about a traditional IT degree at Taiwan Steel University of Science and Technology, with big tuition fees, long semesters, and limited hands-on labs? There is another path. AlNafi's Diploma in DevSysOps Engineering (EduQual Level 5) gives you a UK-based qualification at the level of the second year of a bachelors degree, fully online and focused on real industry tools. You get advanced hands-on labs with AWS/Azure/GCP and enterprise DevOps/SysOps stacks, an AI mentor, job-focused curriculum, CV building, interview prep, and global job placement assistance through the Al Razzaq program. Instead of waiting 4 years to be job-ready, you can complete this 15-month diploma, gain a globally recognized UK qualification, and open pathways to employers and further study worldwide. Start your DevSysOps journey today: &lt;a href="https://alnafi.com/?al_aid=5cc5bf90cdb04b6" rel="noopener noreferrer"&gt;https://alnafi.com/?al_aid=5cc5bf90cdb04b6&lt;/a&gt; #AlNafi #OnlineEducation #CareerGrowth #TechEducation #TaiwanSteelUniversityofScienceandTechnologyvsAlNafi #EducationComparison&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Skip the 4-year wait: fast-track beyond Traditional Degrees</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Sun, 28 Dec 2025 09:04:39 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/skip-the-4-year-wait-fast-track-beyond-traditional-degrees-288a</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/skip-the-4-year-wait-fast-track-beyond-traditional-degrees-288a</guid>
      <description>&lt;p&gt;Skip the 4-year wait: fast-track beyond traditional degrees Thinking about a traditional path like Universidad de Pamplona - 4 years on campus, high tuition, and mostly theory? There is another route. AlNafi's Diploma in DevOps and Cloud Advancement (EduQual Level 4) gives you a UK-based qualification equivalent to the first year of a bachelors degree in just 12 months, fully online and self-paced. You get industry-aligned DevOps and cloud skills, real-world labs, AI-powered mentoring (Al Baari), and job placement support via Al Razzaq - all designed to move you toward high-demand roles faster and at a fraction of the cost of a traditional university route. Unlike most degrees, this diploma focuses on practical DevOps, cloud, and security skills employers actually test in interviews. Start your DevOps and cloud journey today: &lt;a href="https://alnafi.com/?al_aid=5cc5bf90cdb04b6" rel="noopener noreferrer"&gt;https://alnafi.com/?al_aid=5cc5bf90cdb04b6&lt;/a&gt; #AlNafi #OnlineEducation #CareerGrowth #TechEducation #UniversidaddePamplonavsAlNafi #EducationComparison&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Fast-track your cyber career vs 4-year campus degree</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Sat, 27 Dec 2025 09:08:17 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/fast-track-your-cyber-career-vs-4-year-campus-degree-2djb</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/fast-track-your-cyber-career-vs-4-year-campus-degree-2djb</guid>
      <description>&lt;p&gt;Thinking about studying IT at Belarusian State University of Transport, but worried about 4 years on campus, high living costs, and mostly theory-based learning? With AlNafi's EduQual Level 3 Diploma in Cloud Cyber Security, you start with an A-level equivalent, globally recognized UK qualification that is 100% online, packed with 300+ real cloud labs, and designed to make you job-ready in 6-9 months.&lt;/p&gt;

&lt;p&gt;Instead of waiting until graduation to gain experience, you learn directly on industry tools, get CV building, interview prep, job placement assistance, and even immigration support through Al Razzaq. Belarusian State University of Transport offers a solid traditional path, but if you want a faster, flexible, and skills-focused route into cloud cyber security, AlNafi gives you a powerful alternative that fits your life and your budget.&lt;/p&gt;

&lt;p&gt;Start your cloud cyber security journey today:&lt;br&gt;
&lt;a href="https://alnafi.com/?al_aid=5cc5bf90c" rel="noopener noreferrer"&gt;https://alnafi.com/?al_aid=5cc5bf90c&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  AlNafi #OnlineEducation #CareerGrowth #TechEducation #BelarusianStateUniversityofTransportvsAlNafi #EducationComparison
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>AlNafi AIOps vs Tzu Chi: Same level, smarter pathway</title>
      <dc:creator>Mohammad Mehdi</dc:creator>
      <pubDate>Fri, 26 Dec 2025 11:54:20 +0000</pubDate>
      <link>https://dev.to/mohammad_mehdi_c46a0dc893/alnafi-aiops-vs-tzu-chi-same-level-smarter-pathway-3oho</link>
      <guid>https://dev.to/mohammad_mehdi_c46a0dc893/alnafi-aiops-vs-tzu-chi-same-level-smarter-pathway-3oho</guid>
      <description>&lt;p&gt;Thinking about a traditional 4-year tech degree at a place like Tzu Chi University, with high tuition, relocation costs, and limited lab exposure? AlNafi gives you a different route: the EduQual Level 6 Diploma in Artificial Intelligence Operations (AIOps) - a UK RQF Level 6 qualification, equivalent to a full Bachelor's degree with Honours, but delivered 100% online, self-paced, and built around 4,000-5,000 real infrastructure labs.&lt;/p&gt;

&lt;p&gt;Where a campus program focuses heavily on theory, AlNafi focuses on employability: AI-assisted learning with Al Baari, job placement support through Al Razzaq, global visa guidance, and a curriculum aligned directly with roles like AIOps Engineer, DevOps Engineer, Cloud Security Engineer, and SRE. You save years of time and tens of thousands of dollars while still achieving a globally accepted Level 6 qualification that can open doors to final-year entry&lt;/p&gt;

&lt;h1&gt;
  
  
  AlNafi #OnlineEducation #CareerGrowth #TechEducation #TzuChiUniversityvsAlNafi #EducationComparison
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
