Skip to content
View ohmrr's full-sized avatar
πŸ’―
πŸ’―
  • Sacramento, CA
  • 06:08 (UTC -07:00)
  • LinkedIn in/ohmr

Highlights

  • Pro
Block or Report

Block or report ohmrr

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

Hello There πŸ‘‹, I'm Omar

const ohmrr = {
  name: "Omar",
  bio: "Programming, for fun.",
  repositories: {
    owned: 9,
    contributedTo: 1
  },
  pullRequests: 15,
  codeReviews: 4,
  totalCommits: 307,
  stars: 6,
  followers: 7,
  following: 6,
  location: "Sacramento, CA",
  created: "August 20th, 2021"
}

πŸ“š About Me

Currently I'm a high school student just programming for fun. I primarily work on Web Development with JavaScript, TypeScript, and Svelte. More recently, I've been learning Python and Java. I hope to post more projects onto GitHub, but until then here are some that I've worked on:


  • csfhs - My school's computer science pathway website, made with TypeScript, Svelte, and Tailwind CSS.

csfhs


  • dotfiles - My shell configuration files for zsh, nvim, git, and more.

dotfiles


πŸ“Š Stats

ohmrr's GitHub stats



Last updated on June 15th, 2024 😎

Pinned

  1. dotfiles dotfiles Public

    All of my dotfiles and configuration files.

    Shell 2 1

  2. nurikimchi/csfhs nurikimchi/csfhs Public

    Svelte 5 1

  3. quabos quabos Public

    Discord.js v14 bot made with TypeScript. Uses a markov chaining algorithm to create new strings from a dataset of messages from servers.

    TypeScript