Skip to content
View megaaa13's full-sized avatar

Highlights

  • Pro

Block or report megaaa13

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

Hi ! I'm Martin, a Master civil engineering student

  • 📚 Studying Civil Engineering, with a huge interest for computational analysis
  • 🗣 Speaking french (baguette à le fromage) but not French. Fluent in english. Still practicing dutch !
  • 🐶 Former owner of a dog (have a dog in your life)
  • 💻 Learning Python, Java, and C (principally)
  • 💻 NixOS & Hyprland enjoyer
  • 💻 Doing my TFE in C++ (unfortunately)

Reach my out !

Discord Twitter

Top Langs

Anurag's GitHub stats

Pinned Loading

  1. P3C Public

    C 4

  2. TuringMachineAddNumber
    1
    name: Add 2 numbers
    2
    source code: "input: '1011 0001'\r\nblank: \" \"\r\nstart state: endn\r\ntable:\r\n  \r\n  endn:\r\n    [1,0]: R\r\n    ' '  : {R: endm}\r\n  \r\n  endm:\r\n    [1,0] : R\r\n    \" \": {L: sub}\r\n  sub:\r\n   0: {write: 1, L}\r\n   1: {write: 0, L: return}\r\n   \" \": {R: clean}\r\n  return:\r\n   [0,1]: L\r\n   \" \": {L: add}\r\n  add:\r\n   0: {write: 1, R: endn}\r\n   1: {write: 0, L}\r\n   \" \": {write: 1, R: endn}\r\n  clean:\r\n   1: {write: \" \", R}\r\n   \" \": {write: \" \", L: done}\r\n  done:\r\n    \" \": L\r\n    [0,1]: {L: stop}\r\n  stop:"
    3
    positions:
    4
      endn: {x: 322.57, y: 94.8}
    5
      endm: {x: 501.86, y: 94.56}
  3. EPLPlugin Public

    Small Plugin in order to enhance the EPL Server

    Java 1

  4. LGCIV1032 Public

    Python 1

116 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 commit in 1 repository
Loading