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

Block or report devdezzies

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


check out my new project -> https://relearn.site/

Pinned Loading

  1. neocode neocode Public

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

    TypeScript 17 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 3

  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