Skip to content
View yacine204's full-sized avatar

Highlights

  • Pro

Block or report yacine204

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
yacine204/README.md

Hey, I'm Yacine

Backend and system dev. I like to reinvent the wheel sometimes...

Popular repositories Loading

  1. geoGuessr_Assistant geoGuessr_Assistant Public

    (My thesis) Street-level image analysis pipeline for geographic location inference using YOLO object detection, OCR, and Overpass/Nominatim queries.

    Python 3 2

  2. frg_compiler frg_compiler Public

    a compiler meant for frog language (.frg), has lexer, syntax and semantic analysis. coded entirely in C, and used gtk library for UI.

    C 1

  3. vdrw vdrw Public

    real time drawing/chatting app using django channels

    TypeScript 1

  4. http_c http_c Public

    an http server in c

    C

  5. code_colab code_colab Public

    real-time collaborative code workspace

    TypeScript

  6. go_TCP go_TCP Public

    minimal concurrent TCP chat server in Go (CLI-based, uses goroutines and mutex for thread safety)

    Go