Skip to content

Instantly share code, notes, and snippets.

View nat212's full-sized avatar
🐈

Natasha Draper nat212

🐈
View GitHub Profile
Dart +991/ -294 ████████████▋░░░░░░░░ 60.5%
Java +296/ -114 ██████▋░░░░░░░░░░░░░░ 31.6%
JSON +181/ -69 █▋░░░░░░░░░░░░░░░░░░░ 8.0%
⭐ Total Stars: 1
➕ Total Commits: 422
🔀 Total PRs: 401
🚩 Total Issues: 59
📦 Contributed to: 14
@nat212
nat212 / settings.json
Created February 16, 2023 06:38
Windows Terminal Config
{
"$help": "https://aka.ms/terminal-documentation",
"$schema": "https://aka.ms/terminal-profiles-schema",
"actions":
[
{
"command":
{
"action": "copy",
"singleLine": false
@nat212
nat212 / .hyper.js
Last active December 29, 2022 14:04
Hyper Config
"use strict";
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
opacity: 0.9,
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
@nat212
nat212 / .ideavimrc
Last active November 21, 2023 07:00
IdeaVim Config
" .ideavimrc is a configuration file for IdeaVim plugin. It uses
" the same commands as the original .vimrc configuration.
" You can find a list of commands here: https://jb.gg/h38q75
" Find more examples here: https://jb.gg/share-ideavimrc
"" -- Suggested options --
" Show a few lines of context around the cursor. Note that this makes the
" text scroll if you mouse-click near the start or end of the window.
set scrolloff=5
@nat212
nat212 / I'm an early 🐤
Last active March 11, 2024 00:23
Productive
🌞 Morning 187 commits █████████▉░░░░░░░░░░░ 47.3%
🌆 Daytime 174 commits █████████▎░░░░░░░░░░░ 44.1%
🌃 Evening 34 commits █▊░░░░░░░░░░░░░░░░░░░ 8.6%
🌙 Night 0 commits ░░░░░░░░░░░░░░░░░░░░░ 0.0%
@nat212
nat212 / 🎮 Steam playtime leaderboard
Last active March 10, 2024 10:06
Steam leaderboard
🎮 The Elder Scrolls V: Skyrim 🕘 805 hrs 10 mins
⚔️ Dota 2 🕘 802 hrs 6 mins
🔫 Counter-Strike 2 🕘 740 hrs 56 mins
🎮 The Elder Scrolls V: Skyrim Special Edition 🕘 572 hrs 59 mins
🤖 Borderlands 2 🕘 452 hrs 8 mins
Dart 1 hr 33 mins ██████████▊░░░░░░░░░░ 51.5%
YAML 35 mins ████▏░░░░░░░░░░░░░░░░ 19.7%
Groovy 18 mins ██▏░░░░░░░░░░░░░░░░░░ 10.4%
JSON 11 mins █▎░░░░░░░░░░░░░░░░░░░ 6.5%
Bash 9 mins █░░░░░░░░░░░░░░░░░░░░ 5.3%