Om
About
ProjectsExternal
Writings
Ships
Dev Notes
Connect

Footer Navigation

/commits

Code, prose, and periodic noise. A place to put things so I don't forget how they felt.

Newsletter

Quick Links

  • About
  • Projects
  • Writings
  • Research
  • Builds
  • Ships

Explore

  • Dev Notes
  • Poetry
  • Reading
  • Photography
  • RSS Feed
  • The Sandbox Podcast
  • System Status

Contact

  • Connect
  • Email
  • Report Security Issue

© 2026 DESIGNED & BUILT BY OM.

RRelative
SponsorFeedback
PDFPDF
Download resume

Hacker News

View all
  • Proposal for universal AI ethics standard against country censorship

    1 point · 0 comments · Jul 17

  • AI Censorship Tested Across India, China, US, and Europe

    6 points · 0 comments · Jul 17

  • If AI Can Produce Everything, Who Buys Anything?

    3 points · 0 comments · Jul 16

back
Open source

Commits

Recent commits across public repositories.

Sep 2, 2026, 10:39 AM•7c141ed

Change X link in README.md

Updated the link for X in the README.
Sep 2, 2026, 10:35 AM•b0b2737

Merge pull request #116 from omrajguru05/om/image-protection

i protected images and tuned previews
Sep 2, 2026, 10:33 AM•ed292b1

i protected images and tuned previews

Sep 2, 2026, 7:07 AM•073501e

Merge pull request #115 from omrajguru05/polish-link-preview

polish link preview and pin dns
Sep 2, 2026, 7:04 AM•d9991fe

fix mobile touch agent lifecycle and cache eviction

Sep 2, 2026, 6:58 AM•9e6c52b

support external previews and randomize redir token

Sep 2, 2026, 6:44 AM•a208d04

polish link preview and pin dns

Sep 2, 2026, 5:58 AM•6b3a794

Merge pull request #114 from omrajguru05/om/link-preview

Add animated link previews
Sep 2, 2026, 5:48 AM•5c4f12b

feat: add animated link previews

Sep 1, 2026, 4:58 PM•990cfe1

Change contact email address for inquiries

Updated contact email for inquiries from hello@omrajguru.com to connect@omrajguru.com.
Aug 31, 2026, 5:01 PM•2e2162d

Merge pull request #113 from omrajguru05/feat/home-labels

update home section labels
Aug 31, 2026, 4:59 PM•31fcfcc

update home section labels

Aug 31, 2026, 3:37 PM•6307988

fix skeleton flash and post rendering

Aug 31, 2026, 3:21 PM•27d4e90

add cascading spring entrance animations

Aug 31, 2026, 2:23 PM•11f624b

Merge pull request #111 from omrajguru05/fix-og-static-fonts

fixed opengraph image generation with static fonts
Aug 31, 2026, 2:22 PM•5dfdf24

enhanced opengraph image layout and typography quality

Aug 31, 2026, 2:15 PM•155dceb

fixed opengraph image generation with static fonts and generated example

Aug 31, 2026, 2:06 PM•7f0e369

Merge pull request #110 from omrajguru05/redesign-sanity-studio

redesigned sanity studio with relative fonts and updated root og image
Aug 31, 2026, 2:01 PM•e1f1ac7

redesigned og image with geist pixel and updated studio blue accent

Aug 31, 2026, 1:28 PM•cefe360

redesigned sanity studio with relative fonts and updated root og image

Aug 31, 2026, 1:04 PM•4c2f6e4

Merge pull request #109 from omrajguru05/media-links-and-og-fixes

added dual media input and fixed opengraph images
Aug 31, 2026, 1:00 PM•f7353b0

added dual media input and fixed opengraph images

Aug 30, 2026, 5:49 PM•a705869

Merge pull request #108 from omrajguru05/add-intention-post

added intention post with diagrams, removed webdna
Aug 30, 2026, 5:47 PM•57666a2

restored ambivalence label and fixed timeline hitboxes

Aug 30, 2026, 5:42 PM•2573cdf

fix chart overlaps and add hover states

Aug 30, 2026, 5:32 PM•4e9e61f

added intention post with diagrams, removed webdna

Aug 24, 2026, 6:35 AM•e4d4654

Merge pull request #107 from omrajguru05/codex/fix-homepage-sections-visibility-in-sanity

fix(studio): expose home page configuration
Aug 24, 2026, 6:28 AM•611e6ac

fix(studio): expose home page configuration

Aug 23, 2026, 5:43 PM•94c2f30

Merge pull request #106 from omrajguru05/vibe/home-page-rearrange-2a1bc2fe

feat: allow rearranging home page sections from Sanity CMS
Aug 23, 2026, 5:41 PM•48c583f

feat: allow rearranging home page sections from Sanity CMS

- Add new homePageConfig singleton schema with draggable section order
- Add getSanityHomePageConfig query and type definitions
- Update page.tsx to render sections based on configured order
- Maintain default section order as fallback

This allows users to rearrange the home page sections (hero, social links, about, recent posts, dev notes, featured build, quick ships, poetry, contributions, contact) via the Sanity CMS interface without breaking any existing setup.

Co-authored-by: omrajguru05 <omrajguru05@users.noreply.github.com>