豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content
View djouharadgb's full-sized avatar

Highlights

  • Pro

Block or report djouharadgb

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
djouharadgb/README.md
Typing SVG


M1 student in AI & Visual Computing. I work on computer vision and machine learning, and I care about how things look just as much as how they work. I do UI/UX and graphic design on the side, and occasionally build games for fun. Interested in AI & Visual Computing research.


stack

AI / ML

NumPy Pandas Matplotlib Qiskit Pygame

Frontend

Languages

LaTeX Java Swing

Design & 3D

Canva

Tools & Infra

Overleaf


github stats



LinkedIn Behance GitHub

Popular repositories Loading

  1. Full-House-real-estate-management-system--JAVA-App Full-House-real-estate-management-system--JAVA-App Public

    FULL HOUSE management system App is a A Java-based application for managing a real estate agency, featuring admin login, agent registration, and management of buyers, sellers, properties (residenti…

    Java 4

  2. Intelligent-Search-ALgorithms-Project Intelligent-Search-ALgorithms-Project Public

    Forked from NesRina03/Intelligent-Search-ALgorithms-Project

    AI-Search-and-Optimization is a collection of implementations of fundamental artificial intelligence algorithms, including BFS, A*, Minimax, and Genetic Algorithms, applied to problem-solving, path…

    Python 2

  3. Operating-Systems-Projects Operating-Systems-Projects Public

    This repository contains practical implementations of core Operating Systems concepts developed in C under UNIX/Linux, focusing on process management, parallelism, synchronization, and inter-proces…

    C 2 1

  4. Problem_Solving_Rush_Hour_puzzle Problem_Solving_Rush_Hour_puzzle Public

    This project models and solves the Rush Hour puzzle using state-space search techniques. The objective is to free the red car by moving it to the exit while respecting vehicle constraints. The solu…

    Python 1

  5. Problem_Solving_Mancala_Game Problem_Solving_Mancala_Game Public

    This project models and solves the Mancala (Awalé) game using adversarial search techniques. The game is formulated as a state-space problem and implemented in Python. A Minimax algorithm with Alph…

    Python 1

  6. Dynamic-Memory-Management-Simulator-C- Dynamic-Memory-Management-Simulator-C- Public

    This project is a simulation of dynamic memory management in operating systems, implemented in C. It models how multiple processes are allocated into RAM using variable-sized memory partitions and …

    C 1