Skip to content
View devdezzies's full-sized avatar
🚴
Learning..
🚴
Learning..

Block or report devdezzies

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
devdezzies/README.md

Hello I'm Abdullah

I'm a computer science student passionate about building things on the internet.

currently interested in backend systems, agentic systems, and web development

🛠️ languages: TypeScript, Python, Rust

⚙️ tech: React, Next.js, Tailwind, PostgreSQL, Docker, Bun

Pinned Loading

  1. neocode neocode Public

    Open-source website builder powered by AI agents with cloud sandbox integration.

    TypeScript 13 7

  2. freshvision freshvision Public

    Fruits freshness classifier with EfficientNet trained on Spoiled and fresh fruit inspection dataset, currently available for bananas, apples, and oranges

    Jupyter Notebook 2

  3. minigen minigen Public

    A light-weight framework for building AI agents with Native OpenAI API compatibility

    Python 2

  4. moviemax moviemax Public

    A movie aggregator app built with flutter and TMDB database

    Dart 3

  5. linear-equation-solver linear-equation-solver Public

    Implementation of a Linear System Solver using the Gauss-Jordan Elimination Method in C++

    C++ 1

  6. neuroevolution neuroevolution Public

    self-evolving flappy bird agent using genetics algorithm

    Python