booting portfolio_
Ahmed Abd El-Latif Logo

Ahmed Abd El-Latif

Available for new opportunities

Hi, I'm Ahmed Abd El-Latif . 

I build software that scales. 

Software Engineering Student and Full Stack Developer passionate about building scalable SaaS products, maintainable backend systems, and modern web experiences with clean architecture at their core.

ahmed@portfolio:~$
The Commit Log

My Path in Software Engineering.

An engineering view of my academic checkpoints, full-stack migrations, and ongoing learning loop.

--clue: I treated my major life events and learning shifts as a Git repository. Each commit below represents a milestone or key chapter in my journey.

2026 — Now
refactorproduction-workflow-growth
commit: m3n4o5p

Actively seeking new professional opportunities and internships to contribute to a team, while continuously expanding my technical stack and building practical web applications.

git status: open for roles
2025
featfullstack-depi-fellowship
commit: i9j0k1l

Accelerated my web development path. Completed intensive modern Front-End training (React.js, ES6+) with the Digital Egypt Pioneers Initiative (DEPI - Round 3), while deepening backend API engineering.

DEPI Round 3 Graduate
2024
choreacademic-cs-core
commit: e5f6g7h

Joined FCIS ASU to build solid academic foundations. Focused heavily on core computer science principles and structural object-oriented programming using C++.

FCIS ASU Class of 2028
Before 2024
featlogic-foundations
commit: a1b2c3d

Discovered programming fundamentals through web scripts and custom Discord bots—independently delivering over 100+ custom bots. Mastered async logic and backend routing.

+100 bots shipped
Ahmed Abd El-Latif

Ahmed Abd El-Latif

Full-Stack Engineer

Node.js • React • Next.js

3rd-year Computer Science student at Ain Shams University (Class of 2028). I focus on building functional web systems from database architectures to optimized user workflows.

Maadi, Cairo, Egypt
const me = {
age: 21,
degree: "B.Sc. in Computer Science",
graduating: "2028",
stack: ["Node.js", "React", "Next.js"],
status: "Open for Opportunities",
focus: "Full-Stack Web"
}
Development Focus
Full-Stack Integration (MERN / Next.js)
Component-Driven UI Components
RESTful API & Database Architecture
~/workspace/skills_audit

Skills Explorer

Explore the technologies, patterns, and tools I use in production and personal projects.

developer / frontend / React.tsx
3
Explorer
core_stack
React.tsx
1import React from 'react';
2
3// Specialized Developer Profile Component
4interface CompetencyProps {
5 status: string;
6 level: 'Advanced' | 'Intermediate';
7 experience: string;
8}
9
10export const ReactJSProfile: React.FC<CompetencyProps> = ({
11 status = "Core Competency",
12 level = "Advanced",
13 experience = "3+ Years"
14}) => {
15 const ecosystem = ["React Router", "Redux Toolkit", "React Query", "Framer Motion", "Custom Hooks"];
16 const capabilities = { componentArchitecture: true, performanceOptimization: true, codeSplitting: true };
17
18 return (
19 <div className="developer-profile" data-experience={experience}>
20 <h1>React Core: {level}</h1>
21 <ul>{ecosystem.map(skill => <li key={skill}>{skill}</li>)}</ul>
22 </div>
23 );
24};
Terminal
npm run dev:audit --active_file=React.tsx
✓ React architecture profile loaded successfully.
↳ Server:localhost:3000
⚡ Next.js| main
Ln 24, Col 3|✓ Prettier

Projects

A collection of products I've built, from frontend tools to scalable backend systems.

Featured
WhatsApp Bulk Sender SaaS
View Project

WhatsApp Bulk Sender SaaS

A commercial desktop SaaS platform for managing large-scale WhatsApp messaging campaigns. Features secure license activation, subscription management, encrypted client-server communication, automatic updates, multi-account management, campaign templates, and payment integration through Paymob.

Electron.jsReact.jsMaterial UINode.js
Featured
E-Shop
View Project

E-Shop

A full-stack e-commerce platform featuring secure authentication, product management, online payments, shipping automation, and a complete admin dashboard. Built with a scalable MERN architecture and integrated with multiple third-party services for a real-world shopping experience.

React.jsRedux ToolkitReact RouterBootstrap
Featured
Pharmacy E-Commerce Backend
View Project

Pharmacy E-Commerce Backend

A scalable backend API for an online pharmacy platform featuring authentication, product management, order processing, coupon system, payment integration, and third-party services. Designed with a modular architecture and optimized for real-world e-commerce workflows.

Node.jsExpress.jsMongoDBMongoose
Featured
FCIS GPA Helper
View Project

FCIS GPA Helper

An open-source Chrome & Firefox extension built for FCIS Ain Shams University students. It automatically calculates and displays missing Semester GPA and Cumulative GPA (CGPA) directly on the UMS Student Grades page while seamlessly matching the native interface.

JavaScriptChrome ExtensionsFirefox ExtensionsManifest V3
Featured
FCIS 2028 Community Platform
View Project

FCIS 2028 Community Platform

A collaborative healthcare platform developed as the graduation project for the Digital Egypt Pioneers Initiative (DEPI). I contributed to building the React frontend, including responsive dashboards, authentication interfaces, appointment management screens, and developed the AI chatbot backend using Node.js and OpenAI integration.

ReactJSReact RouterContext APIReact Hooks
Featured
Income Prediction AI
View Project

Income Prediction AI

A full-stack machine learning application that predicts whether an individual's annual income exceeds $50K based on census data. The project combines data preprocessing, model training, and a web interface, exposing trained ML models through a FastAPI backend for real-time predictions.

PythonFastAPIReactJSTailwind CSS
Page 1 of 6
Interactive Shell Environment

Explore this sandbox
via an OS Terminal Engine.

visitor@ahmed.dev: ~
Let's build

Have something
worth shipping?

Fast reply. Direct answers. Serious about your product.

~/ahmed/contact
$
Reply within 24h

Drop me a line.

0 / 1000