Skip to content
View Ameen2000's full-sized avatar

Block or report Ameen2000

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. 99OCaml 99OCaml Public

    This repo is just my solutions to the 99 problems in OCaml, probably won't solve everything but will try.

    OCaml

  2. AdventCode AdventCode Public

    This repo is for educational purposes where I practice to solve Advent of Code problems using OCaml.

    OCaml

  3. caesar caesar Public

    Command line tool that applies the caesar cipher to any file with text. Written in OCaml. Made it to understand how to make projects in dune.

    OCaml

  4. monkey monkey Public

    This is my implementation of the monkey lang interpreter written in OCaml.

    OCaml

  5. monkey_c monkey_c Public

    This repo is the similar to the other monkey repo, but the implementation here is in C rather than OCaml.

    C

  6. hit_and_blow hit_and_blow Public

    A bot that can play the game Hit and Blow perfectly.

    Python