Skip to content
View eko-071's full-sized avatar

Highlights

  • Pro

Block or report eko-071

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
eko-071/README.md
 ~/Code/eko-071 ❯ fastfetch
                                          ┌──────────────────────────────────────────┐
    (     )  (  (   )   )  (                 Name    : Fahad Ali Habeeb
     )   (    )  ) (  (   (                  Email   : fahad_ali.07@proton.me
    (  (  )  (  (    ) )  )               └──────────────────────────────────────────┘
     )  )  (      )  (  (
    (  (   )    (   )  ) )                ┌──────────────────────────────────────────┐
     _____________________                                 TECH STACK
    |                     |___            ├──────────────────────────────────────────┤
    |                     |_  |              Languages : Python, C, C++, Go, SQL
    |                     | | |              ML/AI     : PyTorch, TensorFlow, OpenCV
    |                     | | |              Backend   : FastAPI, Gin, PostgreSQL
    |                     |_|_|              Infra     : Docker, Azure, Linux, Git
    |                     |               └──────────────────────────────────────────┘
    |                     |
    |                     |               ┌──────────────────────────────────────────┐
    |                     |                                CURRENTLY
 ___|                     |____           ├──────────────────────────────────────────┤
/   |_____________________|    \             AI/ML Intern @ JMR Infotech
\______________________________/             Researching PRNGs & security systems
                                             Open to collabs & research
                                          └──────────────────────────────────────────┘

Typing SVG


$ cat ~/stats.sh && bash ~/stats.sh

Profile Details

Stats

Most Commit Language


$ links

LinkedIn Email LeetCode


Profile views

Pinned Loading

  1. prng-rule-30 prng-rule-30 Public

    A pseudo-random number generator using the Rule 30 cellular automata

    C

  2. gitdb gitdb Public

    A Git-like version control system that replaces the flat-file object store with a normalized SQLite database

    Python 3

  3. vae-compression vae-compression Public

    Exploring image compression using Variational Autoencoders (VAEs) and benchmarking against classical codecs like JPEG and zlib.

    Jupyter Notebook

  4. chip8-emulator chip8-emulator Public

    A fully functional Chip-8 emulator built from scratch in C++.

    C++

  5. pace-2026-heuristic pace-2026-heuristic Public

    Forked from SmithinJRaj/PACE-Heuristic-Track-Solver

    A heuristic solver for the rooted Maximum Agreement Forest (MAF) problem on two phylogenetic trees, submitted to the PACE 2026 heuristic track.

    C++

  6. vectorgrep vectorgrep Public

    Semantic search engine for Linux man pages powered by BGE embeddings and FAISS vector similarity search

    Python