Skip to content
View machine-moon's full-sized avatar

Highlights

  • Pro

Organizations

@BlackBirdResearchGroup

Block or report machine-moon

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

MasterHead

Hi, I'm Tarek 🙂

I am a passionate software developer and student at Carleton University, with a strong interest in technology and innovation.
I love learning, exploring new tools, and solving complex problems.

If you're interested in any of my projects, feel free to send a PR!

Also check out my portfolio website:
t-ibrahimm.github.io

Current Favourite Languages:
C++ Golang Python

Some Cool Stats:
GitHub Streak
Top Languages

im-tarek t-ibrahimm.github.io

Pinned Loading

  1. tUnit tUnit Public

    Write tests that read like specifications, execute like lightning ⚡

    C++

  2. vibecheck vibecheck Public

    Vibecheck is an application that allows users to CRUD tweets and features a gameplay frontend to check-the-vibe based on tweets. It utilizes a Go backend with a RESTful API, Redis caching, and a Re…

    Go 2 1

  3. CuMind CuMind Public

    Forked from carletonai/CuMind

    A JAX-based reinforcement learning framework inspired by Google DeepMind's MuZero. It combines Monte Carlo Tree Search (MCTS) with a learned model to master environments like classic control proble…

    Python

  4. t-embedded t-embedded Public

    Embedded systems project using the MSP432 microcontroller from Texas Instruments. Includes examples and concepts.

    C

  5. t-website t-website Public

    A personal portfolio website using React.js, html, css, and javascript, and deployed using GitHub Pages

    JavaScript

  6. scrabble scrabble Public

    A collaborative Java-based Scrabble game utilizing MVC architecture. Features include AI players, custom board configurations, and a timer mode.

    Java