Skip to content
View abasnfarah's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report abasnfarah

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

  1. dotfiles dotfiles Public

    This is a repository that holds my dotfiles. Can install dotfiles from shell script for mac and arch.

    Lua 4 2

  2. abasfarah.io abasfarah.io Public

    Portfolio site built using NextJS

    JavaScript 1

  3. http-server-go http-server-go Public

    This is my implementation of the "Build Your Own HTTP server" Challenge from Codecrafters.io.

    Go

  4. Tennis-Self-Serve Tennis-Self-Serve Public

    This is a Mobile application for tennis serves. It gives serve advise using computer vision and IMU sensors.

    TypeScript 2 6

  5. monkey-interpreter monkey-interpreter Public

    This repository hosts the implementations of the Monkey interpreter in multiple programming languages. This project is based on Thorston Ball's amazing book "Interpreter in GO".

    Go

  6. Competitive Programming Template Competitive Programming Template
    1
    /*
    2
    * Created by Abas Farah 2021
    3
    * Purpose: 
    4
    *   For competitive programmers who want to make their competitions more efficent. 
    5
    *   This is also built in as a snippit to my Vimrc, For more information checkout: