Skip to content
View alibassam24's full-sized avatar
🎯
Building
🎯
Building

Highlights

  • Pro

Block or report alibassam24

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.

Content in all repositories owned by your account will be closed.
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
alibassam24/README.md

Hi, I'm Ali Bassam πŸ‘‹

Software Engineer @ TrySoft AI

Full-Stack Developer Β· Backend APIs Β· Mobile Application Developer

Building scalable APIs, clean interfaces, and full-stack products.

LinkedIn GitHub Email Instagram


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Computer Science graduate from Bahria University Islamabad.
  • πŸ’Ό Software Engineer at TrySoft AI.
  • βš™οΈ Building backend APIs with FastAPI, Django, and Django REST Framework.
  • 🌐 Creating web interfaces with React, Next.js, and TypeScript.
  • πŸ“± Developing cross-platform mobile applications with Flutter and Dart.
  • πŸ’‘ Passionate about scalable APIs, clean UIs, and full-stack products.
  • πŸ“« Reach me at alibassam063@gmail.com.

πŸ’» Tech Stack

βš™οΈ Backend & APIs

FastAPI Django Django REST Framework REST APIs

🌐 Frontend & Mobile

React Next.js Flutter

πŸ’¬ Languages & Web Technologies

Python TypeScript JavaScript Dart C++ Java HTML5 CSS3

πŸ—„οΈ Databases & Backend Platforms

PostgreSQL MySQL MongoDB Firebase Supabase

πŸ”Œ API Integrations

Stripe QuickBooks Third-Party APIs

🧰 Development Tools & AI Coding

VS Code Cursor Claude Code Android Studio Jupyter NetBeans phpMyAdmin pgAdmin

πŸ› οΈ DevOps & Workflow

Git GitHub Docker Postman

πŸš€ Deployment Platforms

Vercel Netlify


🌐 Connect with Me

I'm always happy to connect with fellow developers and talk about web development, backend APIs, and mobile applications.

Pinned Loading

  1. Blog-App-Backend-Django Blog-App-Backend-Django Public

    A simple and clean RESTful Blog API built with Django REST Framework and JWT Authentication. It lets users register, log in, and manage blogs and comments β€” all protected with secure tokens.

    Python

  2. To-Do-App-Backend-Django To-Do-App-Backend-Django Public

    A Django REST Framework-based API for managing tasks in a todo list. Supports task creation, updating, completion, deletion, and status filtering (completed/pending). Built with Python, Django, and…