Skip to content
View sidahmedf's full-sized avatar
  • Lille

Block or report sidahmedf

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

Popular repositories Loading

  1. velib velib Public

    Simulation of a bike rental system done during OOP class

    Java 1

  2. PureGraphs PureGraphs Public

    After taking the "Graph Theory" course at university, I set myself an ongoing challenge: to model graphs and implement their algorithms (such as traversal, shortest path, flows, etc.) in Haskell. T…

    Haskell

  3. sidahmedf.github.io sidahmedf.github.io Public

    HTML

  4. 100-Days-of-code 100-Days-of-code Public

    My solution for 100 days of code Python bootcamp by Dr Angela Yu.

    CSS

  5. http-server-c http-server-c Public

    Ce dépôt contient une implémentation d'un service HTTP minimaliste en langage C. Il s'agit d'un projet éducatif visant à comprendre les bases du protocole HTTP et du fonctionnement d'un serveur Web…

    C

  6. interpreter interpreter Public

    Ce dépôt présente la conception d’un langage arithmétique simple, accompagné d’un analyseur syntaxique modulaire développé en Haskell. Le projet repose sur l’utilisation de parseurs combinatoires p…

    Haskell