Skip to content
View abhinavp06's full-sized avatar

Block or report abhinavp06

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abhinavp06/README.md

Hi there 👋

I keep adding projects to this list when I think of something.

Projects on my mind:

  • "nyn" pattern matching algorithm - Link
  • WiFi administration system
  • basic 2D graphics engine
  • simulate atoms
  • basic physics engine
  • smart watch os health features replication
  • music visualizer
  • beep communication
  • audio compression algorithm
  • reliable file uploader
  • toy kafka
  • load testing tool
  • url shortener using golang
  • event orchestrator using golang & kafka
  • context based agentic development architecture using clickhouse

Repository guide (do not expect consistency):

  1. tpw - Link
    • My personal blog
    • Covers topics such as consciousness, audio, music, code, philosophy, psychology
  2. tyli - Link
    • My personal thought vault
    • A lot of experiments
    • Notes on Audio DSP
    • My personal notes on Theology and Philosophy
    • Raw READMEs of tpw
    • Heavy AI usage
  3. bit-crusher - Link
    • Dedicated bit crusher repository
    • Vibe coded bit crusher can be found here
  4. audio-tools-and-effects - Link
    • Implementing cool tools and effects related to Audio
    • Playing around
  5. cryptic-phrases - Link
    • Playing around with encoding/decoding, encryption/decryption
    • I want to try making my own audio codec
  6. graphics-experiments - Link
    • Trying out 2D,3D graphics
    • 2D, 3D physics engine

Pinned Loading

  1. tpw tpw Public

    The Philosopher's Window | tpw.co.in

    JavaScript

  2. tyli tyli Public

    My personal thought vault. A collection of my notes and experiments in the field of Audio DSP, Theology & Philosophy

    C

  3. bit-crusher bit-crusher Public

    A very basic bit crusher based on some of the concepts I learnt in my Audio DSP journey (tyli)

  4. audio-tools-and-effects audio-tools-and-effects Public

    A collection of some basic tools that I use every now and then while learning Audio DSP. Also, some audio effects!

    C

  5. cryptic-phrases cryptic-phrases Public

    Experimenting with cryptography

    C++

  6. graphics-experiments graphics-experiments Public

    experimenting with graphics

    JavaScript