Skip to content
View aabdulbasset's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Giza, Cairo

Block or report aabdulbasset

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aabdulbasset/README.md

Ahmed Abdulbasset

Full-Stack Software Engineer — Cairo, Egypt · working remote

React and Next.js interfaces, Go services behind them, Docker underneath.
I build every layer myself — from the Figma file to the container running on the server.

GitHub LinkedIn Email


About

Most engineers hand off at a boundary — design to frontend, frontend to API, API to deploy. I'd rather hold the whole thread.

Four years of building products that real people use, including the e-commerce platform behind the largest computer hardware retailer in Egypt. I started freelancing in 2022 while studying computer science, and I still keep my own product running: Qarenly, a search engine over product listings pulled from stores across Egypt.

Experience 4+ years
Projects shipped 23
Clients 12
Based Remote — Egypt

Four layers, one engineer

Layer Stack What that means
L1 · Frontend TypeScript · React · Next.js · React Native · Tailwind · Ant Design · MUI · ShadCN Figma in, production interface out. React Query for the data, Zod and React Hook Form for the edges.
L2 · Backend Go · REST APIs · Laravel · PHP · Python Go services in production — API design, performance, and errors you can actually debug.
L3 · Data PostgreSQL · MongoDB · Redis · ClickHouse · GraphQL The query and caching layer — where the data gets fetched once instead of five times.
L4 · Infra Docker · Docker Compose · Linux · Git Containerized so it runs the same on your machine and on the Linux box it deploys to.

Selected work

Sigma Computer · Next.js React TailwindCSS · 2024
The e-commerce platform for the largest computer hardware retailer in Egypt — product catalogs, browsing, and online purchasing at retail traffic. A modular React architecture built to be maintained, not rewritten.

Qarenly · my own product
A price-comparison site that pulls product listings from stores across Egypt and puts a search engine on top of them. Client work pays the bills; this one is mine end to end.

Social platform — Startup Confidential · Next.js Vite React Query TailwindCSS Zod React Native Expo
Built alone: a paginated content feed, a user-following system, and real-time UI interactions on the web, plus a companion mobile app. I owned the frontend and the backend architecture.


Where I've worked

Role Company When
Frontend Developer (contract) deXpose Apr 2024 – Present
Full-Stack Developer (contract) Startup Confidential Aug 2024 – Mar 2025
Frontend Developer (contract) Iknology Nov 2023 – Sep 2024
Freelance Developer 2022 – 2023

At Iknology I modernized a legacy frontend architecture with caching and deduplication, cutting API calls by 30%.

B.Sc. Computer Science — October 6 University, Egypt · 2019–2023


GitHub stats Top languages


Let's build something

Tell me what you're making and where it's stuck. Full-time roles and freelance projects both welcome — I read everything.

📬 aabdulbasset5@gmail.com

This repo also holds the source of my portfolio site — index.html, style.css, script.js. Built with HTML, CSS, and vanilla JavaScript.

Pinned Loading

  1. vreact vreact Public archive

    A react frontend for a store/collection website

    JavaScript 2

  2. vapi vapi Public archive

    a WIP valorant api

    TypeScript