Skip to content
View ammarbinfaisal's full-sized avatar
๐Ÿง 
LLMs rusting the little brain I had :(
๐Ÿง 
LLMs rusting the little brain I had :(

Organizations

@Fullstacktics

Block or report ammarbinfaisal

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

ุจุณู… ุงู„ู„ู‡ ุงู„ุฑู‘ุญู…ู† ุงู„ุฑู‘ุญูŠู…



a few lines in abab rhyme, reminiscing about the pre-llm era of recreational programming and the pinned repos which were made in the age when programming was joyous and coding was an art:


these pins are what i built alone,
across the pre-llm age.
with every line of logic grown,
upon a silent page.




some of what llms helped me make, which might be helpful for others

  • tarteel.tv โ€” a webapp for organising quran recitation clips
  • quran-app โ€” a webapp for reading quran with translation or mushaf view
  • amizoo โ€” an ergonomic portal over amity uni's amizone
  • blurharam โ€” (wip) blur images on-device via a local vpn service

Pinned Loading

  1. sahl sahl Public

    a programming language with channels and coroutines/threads

    C 10 1

  2. bfasm bfasm Public

    compiles brainf*** code to x86-64 machine code

    Assembly 5

  3. taskss taskss Public

    a todo app in the comfort of your terminal

    JavaScript 5

  4. brainf brainf Public

    brainf implementations

    Haskell