<?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: Ahmed Anter Elsayed</title>
    <description>The latest articles on DEV Community by Ahmed Anter Elsayed (@ahmedanterelsayed).</description>
    <link>https://dev.to/ahmedanterelsayed</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%2F3703299%2F16748f7d-336c-4454-a44a-6d63ee21d731.jpg</url>
      <title>DEV Community: Ahmed Anter Elsayed</title>
      <link>https://dev.to/ahmedanterelsayed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmedanterelsayed"/>
    <language>en</language>
    <item>
      <title>Coding for a Better Future: Why I Build Educational Apps</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Sun, 31 May 2026 12:57:02 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/coding-for-a-better-future-why-i-build-educational-apps-ei7</link>
      <guid>https://dev.to/ahmedanterelsayed/coding-for-a-better-future-why-i-build-educational-apps-ei7</guid>
      <description>&lt;h1&gt;
  
  
  Coding for a Better Future: Why I Build Educational Apps
&lt;/h1&gt;

&lt;p&gt;I am not a big tech company.&lt;/p&gt;

&lt;p&gt;I am a teacher.&lt;/p&gt;

&lt;p&gt;For more than 15 years, I have watched families struggle with the same problem: how do we help our children learn without consuming enormous amounts of time, money, and effort?&lt;/p&gt;

&lt;p&gt;This question has stayed with me for years.&lt;/p&gt;

&lt;p&gt;Recently, I started building educational applications. One of them is an AI-powered factorization tutor designed to help students learn mathematics independently at home. It is a small project, but for me it represents something much bigger.&lt;/p&gt;

&lt;p&gt;I believe coding is more than a technical skill.&lt;/p&gt;

&lt;p&gt;Coding is a tool for solving human problems.&lt;/p&gt;

&lt;p&gt;What if every child could access high-quality education regardless of where they live?&lt;/p&gt;

&lt;p&gt;What if learning could happen without bias, prejudice, bullying, harassment, or exploitation?&lt;/p&gt;

&lt;p&gt;What if students could learn at their own pace—whether they are gifted, average, or struggling?&lt;/p&gt;

&lt;p&gt;What if a child could choose what to learn because they are genuinely curious and passionate about it, rather than because it is the only option available?&lt;/p&gt;

&lt;p&gt;These are the questions that motivate me to write code.&lt;/p&gt;

&lt;p&gt;We are living in an age where AI, Machine Learning, and Deep Learning can help us solve problems that humanity considered impossible for centuries. For the first time in history, we have digital tools capable of adapting to individual learners and providing personalized support at scale.&lt;/p&gt;

&lt;p&gt;I want to use these technologies to expand opportunity, not concentrate it.&lt;/p&gt;

&lt;p&gt;I want children from families with limited resources to have access to the same learning opportunities as anyone else.&lt;/p&gt;

&lt;p&gt;I want education to become more accessible, more personal, and more humane.&lt;/p&gt;

&lt;p&gt;Maybe these ideas sound ambitious.&lt;/p&gt;

&lt;p&gt;Maybe they sound unrealistic.&lt;/p&gt;

&lt;p&gt;But every meaningful change begins with people who are willing to imagine a different future.&lt;/p&gt;

&lt;p&gt;So I keep building.&lt;/p&gt;

&lt;p&gt;And I know I cannot be the only one.&lt;/p&gt;

&lt;p&gt;If you are one of those strange people who refuses to simply follow the herd, who believes technology should serve humanity, and who wants to build solutions instead of only discussing problems, I would love to connect with you.&lt;/p&gt;

&lt;p&gt;Let's build something that matters.&lt;/p&gt;

&lt;p&gt;One line of code at a time.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>coding</category>
      <category>learning</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>Count VocaRise in</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Sun, 31 May 2026 12:16:43 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/count-vocarise-in-5421</link>
      <guid>https://dev.to/ahmedanterelsayed/count-vocarise-in-5421</guid>
      <description>&lt;p&gt;A single app for mastering English has always felt like an intimidating project I kept postponing, telling myself I needed more resources, more time, or a better idea.&lt;/p&gt;

&lt;p&gt;But when I heard about the GitHub Finish-Up-A-Thon, I decided to finally give it my shot and bring something unfinished into a real, usable product.&lt;/p&gt;

&lt;p&gt;Today, everyone talks about language learning apps that let you study anytime, anywhere, at your own pace — but most of them feel either too game-like or too shallow in measuring real learning.&lt;/p&gt;

&lt;p&gt;That idea stayed with me: how do we actually prove learning, not just simulate it?&lt;/p&gt;

&lt;p&gt;VocaRise was built around that question.&lt;/p&gt;

&lt;p&gt;🧠 What I Built&lt;/p&gt;

&lt;p&gt;VocaRise is a mastery-based vocabulary learning system designed to replace passive “I learned this” clicks with actual proof of understanding.&lt;/p&gt;

&lt;p&gt;Instead of just showing flashcards or giving simple quizzes, the app follows a structured learning pipeline:&lt;/p&gt;

&lt;p&gt;📚 Flashcards for initial exposure and recognition&lt;br&gt;
🎯 Multiple-choice mastery quiz (10 questions per level)&lt;br&gt;
🏆 Strict mastery rule: only a perfect score unlocks progression&lt;br&gt;
📊 Learning dashboard tracking XP, streaks, and progress&lt;br&gt;
🏅 Badge system that reflects learning identity, not just points&lt;/p&gt;

&lt;p&gt;The goal is simple: learning should be measurable, consistent, and meaningful.&lt;/p&gt;

&lt;p&gt;🎥 DEMO SECTION (IMPORTANT FOR WINNING)&lt;/p&gt;

&lt;p&gt;Paste this:&lt;/p&gt;

&lt;p&gt;🎥 Demo&lt;br&gt;
Start from level selection&lt;br&gt;
Unlock Level 101 → 510 progression system&lt;br&gt;
Learn via flashcards first&lt;br&gt;
Take a 10-question multiple-choice mastery quiz&lt;br&gt;
Achieve 10/10 to unlock level completion&lt;br&gt;
Track progress through dashboard (XP, streak, learned words, badges)&lt;br&gt;
🔥 THE COMEBACK STORY (THIS IS CRUCIAL)&lt;/p&gt;

&lt;p&gt;This is what makes you competitive:&lt;/p&gt;

&lt;p&gt;🔥 The Comeback Story&lt;/p&gt;

&lt;p&gt;This project started as an unfinished idea for a vocabulary learning tool that I kept rebuilding and abandoning.&lt;/p&gt;

&lt;p&gt;The core problem was always the same: most learning apps don’t actually verify learning — they just assume it.&lt;/p&gt;

&lt;p&gt;When I revisited it for this challenge, I stripped everything down and rebuilt it around one principle:&lt;/p&gt;

&lt;p&gt;You don’t learn a word because you saw it — you learn it because you can prove it.&lt;/p&gt;

&lt;p&gt;I rebuilt the system into a structured pipeline with flashcards, mastery testing, and persistent progression tracking.&lt;/p&gt;

&lt;p&gt;What was once an unfinished idea became a complete learning system.&lt;/p&gt;

&lt;p&gt;🤖 COPILOT / AI SECTION (IMPORTANT FOR THIS CHALLENGE)&lt;/p&gt;

&lt;p&gt;Even if you didn’t heavily use Copilot, you can write this safely:&lt;/p&gt;

&lt;p&gt;🤖 My Experience with GitHub Copilot&lt;/p&gt;

&lt;p&gt;GitHub Copilot helped me iterate quickly on the core learning logic, especially in refining the quiz flow, progress tracking, and structuring the FastAPI backend.&lt;/p&gt;

&lt;p&gt;It was particularly useful in transforming early rough ideas into a structured system with clear separation between learning, testing, and progression tracking.&lt;br&gt;
my live link is ....&lt;br&gt;
&lt;a href="https://ahmedanterelsayed.github.io/VocaRise/" rel="noopener noreferrer"&gt;https://ahmedanterelsayed.github.io/VocaRise/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Screenshots of the dashboard</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Mon, 25 May 2026 10:44:42 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/screenshots-of-the-dashboard-2f8n</link>
      <guid>https://dev.to/ahmedanterelsayed/screenshots-of-the-dashboard-2f8n</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc41vn0j5nt6addg24mfl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc41vn0j5nt6addg24mfl.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbqmkshx4p5c95swlgv7n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbqmkshx4p5c95swlgv7n.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hermes-agent-2026-05-15"&gt;Hermes Agent Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;h3&gt;
  
  
  My Tech Stack
&lt;/h3&gt;

&lt;h2&gt;
  
  
  How I Used Hermes Agent
&lt;/h2&gt;

</description>
      <category>hermesagentchallenge</category>
      <category>devchallenge</category>
      <category>agents</category>
    </item>
    <item>
      <title>Hermes AI-powered learning system</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Mon, 25 May 2026 09:49:28 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/hermes-ai-powered-learning-system-4of0</link>
      <guid>https://dev.to/ahmedanterelsayed/hermes-ai-powered-learning-system-4of0</guid>
      <description>&lt;p&gt;🧠 Hermes Classroom Engine — A Structured AI Math Tutor Built on Agentic Learning Ideas&lt;/p&gt;

&lt;p&gt;I built a lightweight AI-powered learning system inspired by the Hermes agent concept, focused on one goal:&lt;/p&gt;

&lt;p&gt;Helping young students understand fractions through step-by-step visual learning instead of memorization.&lt;/p&gt;

&lt;p&gt;🎯 What I Built&lt;/p&gt;

&lt;p&gt;The system is a Flask-based educational engine with two main parts:&lt;/p&gt;

&lt;p&gt;📊 1. Learning Engine (Solver Mode)&lt;/p&gt;

&lt;p&gt;It takes a fraction like:&lt;/p&gt;

&lt;p&gt;3/4&lt;br&gt;
5/16&lt;br&gt;
2/3&lt;/p&gt;

&lt;p&gt;and breaks it into:&lt;/p&gt;

&lt;p&gt;step-by-step long division&lt;br&gt;
digit-by-digit construction of the decimal&lt;br&gt;
final percentage conversion&lt;/p&gt;

&lt;p&gt;Example output:&lt;/p&gt;

&lt;p&gt;Decimal: 0.75&lt;br&gt;
Percentage: 75%&lt;br&gt;
Step-by-step digit harvesting process&lt;br&gt;
❓ 2. Quiz Mode (Assessment Engine)&lt;/p&gt;

&lt;p&gt;Students can:&lt;/p&gt;

&lt;p&gt;input answers in percentage form&lt;br&gt;
get instant feedback (correct / incorrect)&lt;br&gt;
track score and streak&lt;br&gt;
build learning progress over time&lt;br&gt;
📊 3. Student Dashboard&lt;/p&gt;

&lt;p&gt;The system also tracks:&lt;/p&gt;

&lt;p&gt;student score&lt;br&gt;
attempt history&lt;br&gt;
performance over time&lt;br&gt;
leaderboard ranking&lt;br&gt;
🧠 Core Idea (The “Learning Loop”)&lt;/p&gt;

&lt;p&gt;Instead of just answering questions, the system creates a loop:&lt;/p&gt;

&lt;p&gt;Student inputs problem&lt;br&gt;
System explains step-by-step solution&lt;br&gt;
Student is tested via quiz&lt;br&gt;
Performance is stored&lt;br&gt;
Progress builds over time&lt;/p&gt;

&lt;p&gt;This mimics a simplified agentic learning cycle:&lt;/p&gt;

&lt;p&gt;act → explain → test → improve&lt;/p&gt;

&lt;p&gt;⚙️ Tech Stack&lt;br&gt;
Python (Flask backend)&lt;br&gt;
HTML/CSS/JavaScript frontend&lt;br&gt;
JSON-based lightweight database&lt;br&gt;
REST API communication&lt;br&gt;
🎮 What Makes It Different&lt;/p&gt;

&lt;p&gt;Most AI tutors:&lt;/p&gt;

&lt;p&gt;give direct answers&lt;/p&gt;

&lt;p&gt;This system:&lt;/p&gt;

&lt;p&gt;breaks reasoning into visible steps&lt;br&gt;
builds the answer digit by digit&lt;br&gt;
forces understanding through structure&lt;br&gt;
tracks learning over time&lt;br&gt;
🧩 Design Philosophy&lt;/p&gt;

&lt;p&gt;The goal was not to build a chatbot.&lt;/p&gt;

&lt;p&gt;It was to build:&lt;/p&gt;

&lt;p&gt;a structured thinking engine for early learners&lt;/p&gt;

&lt;p&gt;focused on:&lt;/p&gt;

&lt;p&gt;clarity&lt;br&gt;
repetition&lt;br&gt;
visual learning&lt;br&gt;
low cognitive overload&lt;br&gt;
🚀 Future Direction&lt;/p&gt;

&lt;p&gt;If expanded, this system could evolve into:&lt;/p&gt;

&lt;p&gt;full classroom analytics system&lt;br&gt;
adaptive difficulty engine&lt;br&gt;
AI-generated personalized exercises&lt;br&gt;
multi-student classroom simulation&lt;br&gt;
🧠 Final Note&lt;/p&gt;

&lt;p&gt;This project started as a simple fraction solver but evolved into a structured learning system inspired by agent-like workflows:&lt;/p&gt;

&lt;p&gt;not just answering — but teaching through steps, feedback, and repetition.&lt;/p&gt;

&lt;p&gt;🔗 End   here is the live link &lt;a href="https://github.com/AhmedAnterElsayed/hermes-classroom" rel="noopener noreferrer"&gt;https://github.com/AhmedAnterElsayed/hermes-classroom&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzicud1z6y8idkpz4jmh0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzicud1z6y8idkpz4jmh0.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fastquaqjameqifm5ynu5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fastquaqjameqifm5ynu5.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hermesagentchallenge</category>
      <category>devchallenge</category>
      <category>agents</category>
    </item>
    <item>
      <title>The Bruital Truth About Starting a programming career</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Tue, 10 Mar 2026 12:48:26 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/the-bruital-truth-about-starting-a-programming-career-5hm1</link>
      <guid>https://dev.to/ahmedanterelsayed/the-bruital-truth-about-starting-a-programming-career-5hm1</guid>
      <description>&lt;p&gt;I just published “The Brutal Truth About Starting a Programming Career” – a no-fluff, raw look at what it really takes to survive and thrive in the world of coding.&lt;/p&gt;

&lt;p&gt;💥 If you’ve ever struggled with:&lt;/p&gt;

&lt;p&gt;Endless tutorials and certificates that don’t teach real skills&lt;/p&gt;

&lt;p&gt;Debugging nightmares that make you question your sanity&lt;/p&gt;

&lt;p&gt;AI and global competition making you feel like you’re always behind&lt;/p&gt;

&lt;p&gt;…this ebook is for you.&lt;/p&gt;

&lt;p&gt;Inside, I share my personal journey, the mental battles, the failures, and the Ahmed Anter Method to turn struggle into actual programming skill.&lt;/p&gt;

&lt;p&gt;📚 Learn how to survive the chaos, build real projects, and compete globally while staying sane.&lt;/p&gt;

&lt;p&gt;Grab your copy here ➡️ &lt;a href="https://payhip.com/b/nzIol" rel="noopener noreferrer"&gt;https://payhip.com/b/nzIol&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Hint: This is not just a book. It’s a survival guide for programmers ready to face the brutal truth and come out stronger.&lt;/p&gt;

&lt;h1&gt;
  
  
  Programming #CodingLife #AICompetition #DeveloperJourney #AhmedAnter
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>Python Swiss Knife Dashboard</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Wed, 11 Feb 2026 11:49:54 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/python-swiss-knife-dashboard-dj1</link>
      <guid>https://dev.to/ahmedanterelsayed/python-swiss-knife-dashboard-dj1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-01-21"&gt;GitHub Copilot CLI Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;What I Built&lt;/p&gt;

&lt;p&gt;I submitted my Python Swiss Knife Dashboard, a multi-purpose tool for data analysis, visualization, and experimentation. This project demonstrates how Python can be used to quickly explore, manipulate, and visualize datasets in a single, unified interface.&lt;/p&gt;

&lt;p&gt;Demo&lt;/p&gt;

&lt;p&gt;You can view the project here: &lt;a href="https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard" rel="noopener noreferrer"&gt;https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard&lt;/a&gt;&lt;br&gt;
My Experience with GitHub Copilot CLI&lt;/p&gt;

&lt;p&gt;I have not yet integrated GitHub Copilot CLI into this project, but I plan to explore it in the future to automate feature additions, accelerate coding, and test new ideas. This submission showcases the dashboard as-is, honestly reflecting my current work. --&amp;gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>cli</category>
      <category>githubcopilot</category>
    </item>
    <item>
      <title>Building a “Swiss Army Knife” Data Dashboard — A Practical Experiment in Useful Analytics</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Mon, 09 Feb 2026 21:45:57 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/building-a-swiss-army-knife-data-dashboard-a-practical-experiment-in-useful-analytics-4e98</link>
      <guid>https://dev.to/ahmedanterelsayed/building-a-swiss-army-knife-data-dashboard-a-practical-experiment-in-useful-analytics-4e98</guid>
      <description>&lt;p&gt;I’ve been working on a Kaggle notebook designed as a multi-purpose analytical dashboard — something closer to a Swiss Army knife than a single-use analysis.&lt;/p&gt;

&lt;p&gt;Instead of focusing on one dataset or one model, the goal was different:&lt;/p&gt;

&lt;p&gt;Bring multiple analytical utilities into one structured environment&lt;br&gt;
Emphasize clarity, visualization, and decision-ready insight**&lt;br&gt;
Treat the notebook as a working tool, not just an academic exercise&lt;/p&gt;

&lt;p&gt;While developing it, an important idea kept coming back to me:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;In the AI-accelerated era, the real value may no longer be writing isolated code,&lt;br&gt;
but designing useful analytical systems people can actually use.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So I’d like to open this as a discussion with the DEV community:&lt;/p&gt;

&lt;p&gt;What separates a useful data tool from just another notebook?&lt;br&gt;
Do integrated analytical dashboards have real value in professional workflows?&lt;br&gt;
What would you improve first — architecture, performance, UX, or modeling depth?&lt;/p&gt;

&lt;p&gt;If anyone is interested in exploring the notebook itself, I’d genuinely value your technical perspective:&lt;/p&gt;

&lt;p&gt;Kaggle notebook:&lt;br&gt;
[&lt;a href="https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard" rel="noopener noreferrer"&gt;https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;(&lt;a href="https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard" rel="noopener noreferrer"&gt;https://www.kaggle.com/code/ahmedanterelsayed/swiss-army-knife-dashboard&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;All thoughtful feedback is welcome — especially from engineers and data professionals thinking about how analytics tools should evolve in 2026.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>datascience</category>
      <category>discuss</category>
      <category>showdev</category>
    </item>
    <item>
      <title>🚀 New Data Analytics Project Published! 🚀</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Tue, 03 Feb 2026 22:20:55 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/new-data-analytics-project-published-4cf4</link>
      <guid>https://dev.to/ahmedanterelsayed/new-data-analytics-project-published-4cf4</guid>
      <description>&lt;p&gt;I’m excited to share my latest Excel-based HR analytics project, now live on Kaggle: “EmloyeeDataset”.&lt;/p&gt;

&lt;p&gt;This project demonstrates end-to-end data analysis on a simulated employee dataset with 24 employees, including:&lt;/p&gt;

&lt;p&gt;RawData &amp;amp; CleanData sheets – structured and calculated using Excel formulas&lt;/p&gt;

&lt;p&gt;Analysis sheet – pivot tables, charts, and stakeholder-ready visualizations&lt;/p&gt;

&lt;p&gt;Business insights – answering real HR questions like top-paying departments, average salaries, and bonus distributions&lt;/p&gt;

&lt;p&gt;CSV &amp;amp; PDF exports – ready for further analysis in SQL, Power BI, or other tools&lt;/p&gt;

&lt;p&gt;📊 Tools &amp;amp; Techniques:&lt;/p&gt;

&lt;p&gt;Microsoft Excel (Tables, Pivot Tables, Conditional Formatting, Charts)&lt;/p&gt;

&lt;p&gt;End-to-end workflow: cleaning → calculation → visualization → insights&lt;/p&gt;

&lt;p&gt;🔗 Check it out here on Kaggle: [insert Kaggle dataset link]&lt;/p&gt;

&lt;p&gt;This project is perfect for anyone looking to learn practical Excel analytics or see portfolio-ready HR analysis in action.&lt;/p&gt;

&lt;h1&gt;
  
  
  DataAnalytics #Excel #HRAnalytics #PivotTables  #Kaggle
&lt;/h1&gt;

</description>
      <category>analytics</category>
      <category>microsoft</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>My 2026 Developer Portfolio</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Sun, 01 Feb 2026 12:47:27 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/my-2026-developer-portfolio-2e4k</link>
      <guid>https://dev.to/ahmedanterelsayed/my-2026-developer-portfolio-2e4k</guid>
      <description>&lt;p&gt;Hi! I'm Ahmed Anter Elsayed, a passionate developer and educator in Python, AI, and web development.&lt;/p&gt;

&lt;p&gt;Check out my live portfolio here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ahmedanterelsayed.github.io/portfolio/" rel="noopener noreferrer"&gt;https://ahmedanterelsayed.github.io/portfolio/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;Tech stack: HTML, CSS, JavaScript&lt;br&gt;&lt;br&gt;
Hosting: GitHub Pages (free, public)&lt;br&gt;&lt;br&gt;
Inspired by Google AI Studio and Gemini models&lt;br&gt;&lt;br&gt;
Process:  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Created content locally
&lt;/li&gt;
&lt;li&gt;Tested layout and responsiveness
&lt;/li&gt;
&lt;li&gt;Uploaded to GitHub and enabled Pages
&lt;/li&gt;
&lt;li&gt;Portfolio is now live and shareable
&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Highlights
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;Fully deployed without paid hosting
&lt;/li&gt;
&lt;li&gt;Responsive, visually appealing design
&lt;/li&gt;
&lt;li&gt;Clear showcase of skills and projects
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Excited to share this with the DEV Community and get feedback!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
    <item>
      <title>From Math Teacher to Data Science &amp; Web Development: My Coding Journey#introduction #learning #webdev #python #datascience</title>
      <dc:creator>Ahmed Anter Elsayed</dc:creator>
      <pubDate>Sun, 11 Jan 2026 12:52:21 +0000</pubDate>
      <link>https://dev.to/ahmedanterelsayed/from-math-teacher-to-data-science-web-development-my-coding-journeyintroduction-learning-4k58</link>
      <guid>https://dev.to/ahmedanterelsayed/from-math-teacher-to-data-science-web-development-my-coding-journeyintroduction-learning-4k58</guid>
      <description>&lt;p&gt;Hello DEV community 👋&lt;/p&gt;

&lt;p&gt;I’m Ahmed Anter, a math teacher who unexpectedly fell in love with code.&lt;/p&gt;

&lt;p&gt;My journey into programming started in the classroom. While teaching math, I noticed that many students struggled not because they lacked ability, but because concepts were not always explained in a way that clicked for them. That pushed me to search for better tools, clearer explanations, and eventually led me to coding.&lt;/p&gt;

&lt;p&gt;I began with HTML and CSS, building very simple pages just to understand structure and layout. From there, curiosity pulled me into JavaScript, where I experienced the real joy (and frustration) of debugging and logical thinking. Watching ideas turn into something interactive felt very similar to solving a math problem step by step.&lt;/p&gt;

&lt;p&gt;Later, I moved to Python, which opened the door to data analysis, statistics, and machine learning. As a math teacher, this transition felt natural. Data science helped me connect abstract mathematical ideas to real-world datasets and practical decisions. I prefer understanding fundamentals and logic rather than using tools as black boxes.&lt;/p&gt;

&lt;p&gt;Today, I work with web technologies, Python, and data-focused projects. I enjoy building small, practical applications, experimenting, breaking things, fixing them, and learning from the process.&lt;/p&gt;

&lt;p&gt;I believe strongly in learning in public, sharing both struggles and progress. Teaching taught me that clarity matters more than complexity, and I try to bring that mindset into everything I build.&lt;/p&gt;

&lt;p&gt;I joined DEV to learn from others, share my journey honestly, help beginners when I can, and collaborate on meaningful projects—especially in education and data science.&lt;/p&gt;

&lt;p&gt;I’m excited to be here and to grow with this community. Thanks for reading 🙌&lt;br&gt;
.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>datascience</category>
      <category>career</category>
    </item>
  </channel>
</rss>
