Skip to content
View ozone4real's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report ozone4real

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

Hi there ๐Ÿ‘‹. I am Ezenwa, a full-stack software engineer.

Top Langs

Pinned Loading

  1. tulirb tulirb Public

    Ruby bindings for the Tulip Indicators technical analysis library (https://tulipindicators.org/)

    C 9

  2. pg-vacuum-tracking-script pg-vacuum-tracking-script Public

    Simple psql script to track previous vacuum and future auto-vacuum and auto-analyze schedule in Postgres

  3. random_learnings random_learnings Public

    Jumbled writings on random software/computer engineering things I learn. Writing helps solidify understanding.

  4. data-structures-and-algos data-structures-and-algos Public

    Attempting to implement data structures using C by reading the specifications and coding based only on the specifications.

    C

  5. postgres_source_code_notes postgres_source_code_notes Public

    Satisfying my curiosity on the lowest implementation details of Postgres by studying the source code. These are notes from my studying

  6. ruby_source_code_notes ruby_source_code_notes Public

    Satisfying my curiosity about the details of the Ruby interpreter by taking a deep dive into the source code. These are my notes from studying different parts of the code.