matt

matt

0-day streak
:flug:
https://cloud-5i29alfjc-hack-club-bot.vercel.app/0mgz_2827.jpghttps://cloud-eye8exe4u-hack-club-bot.vercel.app/0mgz_2831.jpghttps://cloud-fb0knwt9b-hack-club-bot.vercel.app/0mgz_2829.jpghttps://cloud-ei36fasnq-hack-club-bot.vercel.app/0mgz_2828.jpg
kicad go brrr
https://cloud-enac6vkg2-hack-club-bot.vercel.app/0screen_shot_2022-04-13_at_4.43.16_pm.pnghttps://cloud-aiwncf4ao-hack-club-bot.vercel.app/0screen_shot_2022-04-13_at_4.43.14_pm.png
linker errors :ahhhhhh:
https://cloud-rjgl2sx9v-hack-club-bot.vercel.app/0screen_shot_2022-03-24_at_9.24.13_pm.png
porting a driver written in python to rust!
https://cloud-81pmskvwd-hack-club-bot.vercel.app/0screen_shot_2022-03-13_at_6.45.46_pm.png
~back to neovim~
https://cloud-fddcl0jie-hack-club-bot.vercel.app/0screen_shot_2022-03-08_at_9.29.33_pm.png
Building an I2C bus :cooll-thumbs:
https://cloud-2kyatwykh-hack-club-bot.vercel.app/0img_0610.jpghttps://cloud-5uuec6e1e-hack-club-bot.vercel.app/0img_0609.jpg
My first pcbs arrived! Just soldered 3 of them :)
https://cloud-8vp5d9ovk-hack-club-bot.vercel.app/0img_0608.jpg
https://cloud-lxy7o5pee-hack-club-bot.vercel.app/0screen_shot_2022-02-10_at_8.53.21_pm.png
https://cloud-pvw6np9rx-hack-club-bot.vercel.app/0screen_shot_2022-02-06_at_5.18.42_pm.png
finished learning about i2c and reading the IS31FL3731's data sheet. It works!!!!!
use std:Duration};

use rppal::i2c::I2c;

fn main() {
    let mut i2c = I2c::new().expect("Failed to init i2c");

    i2c.set_slave_address(0x74)
        .expect("Failed to set slave address");

    for row in 0..6 {
        thread::sleep(Duration::from_millis(200));
        i2c.block_write(0x24 + row * 24, &vec![8; 24].into_boxed_slice())
            .expect("Failed to write fill command");
    }
}
https://cloud-mo05eusab-hack-club-bot.vercel.app/0mg8_5433.jpg
spain without the s
https://cloud-2d4qi34ew-hack-club-bot.vercel.app/0screen_shot_2022-01-29_at_11.49.40_pm.png
got these cool little toggle switches!
https://cloud-coiur0mu9-hack-club-bot.vercel.app/0basic_board_2x.png
I’ve officially been programming for over 3 years :) It’s been amazing so far and I want to see what happens next. I joined hackclub when I’d only been programming for about 9 months. time flies when you’re having fun!
https://cloud-dzzw9e750-hack-club-bot.vercel.app/0screen_shot_2022-01-19_at_9.49.25_pm.png
help
https://cloud-18zyn9fio-hack-club-bot.vercel.app/0screen_shot_2021-12-29_at_10.27.44_pm.png
https://cloud-ijozksrf3-hack-club-bot.vercel.app/0image_from_ios.jpg
merry christmas y'all! got some fun goodies from adafruit!
https://cloud-9upodoe0z-hack-club-bot.vercel.app/0image_from_ios.jpg
https://cloud-2v3tsyiqp-hack-club-bot.vercel.app/0screen_shot_2021-12-22_at_11.21.39_am.pnghttps://cloud-1ag3v6tck-hack-club-bot.vercel.app/0example.png
https://cloud-84eht9exr-hack-club-bot.vercel.app/0screen_shot_2021-12-18_at_4.51.30_pm.png
important addition to my wallet
https://cloud-rd7h4max6-hack-club-bot.vercel.app/0img_0516.jpg
made this cool little animation for my new website using framer motion!
:flug:
https://cloud-f5pq8o271-hack-club-bot.vercel.app/0screen_shot_2021-10-08_at_11.41.24_pm.png
Got some cool keycaps for my keyboard :tompog:
https://cloud-hhqz4mlg3-hack-club-bot.vercel.app/0img_0335.jpg
Using 3b1b’s animation engine called manim for a presentation in physics!
Been making a bunch of improvements over the past few days to my website! New responsive design, and an about me page!
https://cloud-ago1ez1uo-hack-club-bot.vercel.app/0screen_shot_2021-09-20_at_6.06.21_pm.pnghttps://cloud-q5fpv1b9y-hack-club-bot.vercel.app/0screen_shot_2021-09-20_at_6.06.03_pm.png
https://cloud-9xv19ff2t-hack-club-bot.vercel.app/0screen_shot_2021-09-13_at_10.41.58_pm.png
Spent the past few days redesigning my website. Much cleaner codebase, better responsive layout, light mode, and some pretty sick animations when loading in. Would love some feedback :) mattglei.ch
https://cloud-61nuhggzi-hack-club-bot.vercel.app/0screen_shot_2021-09-12_at_5.05.43_pm.png
:vercel: Wanted a super chill project to work on over the weekend so I made verpi, a program to show the status of your vercel deployments on a small light strip! Alongside a super clean codebase it also has this nifty little python script to compile a binary on the pi without changing your local environment one bit! Below is a quick demo: github.com/gleich/verpi
https://cloud-2wxv1uuyp-hack-club-bot.vercel.app/0screen_shot_2021-08-27_at_11.29.05_pm.png
Rode 84 miles in Acadia this week! Tons of climbing and amazing weather. I’ve got some photos from my camera that I hauled the whole time that I’ll share here once edited! Coming home tmr :sad-yeehaw:
https://cloud-8z5i61okf-hack-club-bot.vercel.app/0screen_shot_2021-08-27_at_4.07.12_pm.png
Sunset photography in Acadia National Park, Maine! I’ll be editing on the drive home this weekend so I should have cool photos to post :)
https://cloud-iapetqdxd-hack-club-bot.vercel.app/0img_0277.jpg
rust analyzer is drunk
https://cloud-96d3d4bra-hack-club-bot.vercel.app/0screen_shot_2021-08-25_at_11.33.17_pm.png
:blackbird: :blackbird: :blackbird: :blackbird: :blackbird: A new blackbird release is out! v5.0.0 brings blackbird dusk, a slightly lighter version of blackbird with all the same juicy colors. There are also a few other changes such as custom diff colors and color unifications (such as deep blue being used for arithmetic operations as it is already used for numbers). On the left is blackbird midnight (classic blackbird) and on the right is blackbird dusk. Get it fresh off the press on the vscode store! github.com/blackbirdtheme/vscode
https://cloud-n2n7kmoej-hack-club-bot.vercel.app/0screen_shot_2021-08-23_at_11.19.57_pm.pnghttps://cloud-lyebkvdxx-hack-club-bot.vercel.app/0screen_shot_2021-08-23_at_11.19.47_pm.png
Went on a little ride today which had a bunch of climbing! max speed of 34 mph 😈. 1,161ft of elevation climbed 🧗‍♂️.
https://cloud-3vf6ks8wf-hack-club-bot.vercel.app/0screen_shot_2021-08-23_at_8.06.13_pm.png
you can have source control be in the bottom panel!?!?
https://cloud-r66gsl6ac-hack-club-bot.vercel.app/0screen_shot_2021-08-23_at_12.06.22_am.png
:laughballs:
https://cloud-k4d0jn5gc-hack-club-bot.vercel.app/0screen_shot_2021-08-17_at_8.12.23_pm.pnghttps://cloud-3thve5fk4-hack-club-bot.vercel.app/0screen_shot_2021-08-17_at_7.57.51_pm.png
my vscode broke :wtf:
https://cloud-n3ltdqdz9-hack-club-bot.vercel.app/0screen_shot_2021-08-17_at_3.41.33_pm.png
They are everywhere :ferris-bane:
https://cloud-2xm7m7da9-hack-club-bot.vercel.app/0img_0258.jpg
Blackbirded my bike 😎
https://cloud-6b7cyj2s3-hack-club-bot.vercel.app/0img_0249.jpg
🚨 See the slack! With the power of @JoeBunyan I made a raspberry sense hat LED matrix display show activity on the slack. This was my first time working with websockets and hashing algorithms! It was a super fun project to work on this weekend with @caleb and @rishi! I’ll be sending it to HQ later this week so they can put it up somewhere. @rishi should be shipping the other part of this project soon :tompog:@caleb made @JoeBunyan which provides a ~super secret~ websocket stream.  (p.s. only channels that have @JoeBunyan installed will actually be shown on the pi). Happy hacking everyone! github.com/hackclub/joebunyan/tree/main/see
https://cloud-d1ko324b9-hack-club-bot.vercel.app/0img_3547.jpg
Won first place for the second year in a row for the intern innovation challenge!! Lets gooo
https://cloud-ddkd6azoc-hack-club-bot.vercel.app/0screen_shot_2021-08-06_at_3.26.40_pm.png
blackbird sticker!!
https://cloud-9kpu9ry9q-hack-club-bot.vercel.app/0img_0243.jpg
internet points go brrrrrr
https://cloud-lpzbcl3wh-hack-club-bot.vercel.app/0screen_shot_2021-08-04_at_1.10.37_am.png
really loving this wallpaper
https://cloud-gxc93k3el-hack-club-bot.vercel.app/0screen_shot_2021-07-14_at_12.45.08_am.png
reached over 1,000 installs for blackbird!!
https://cloud-37xogpkmd-hack-club-bot.vercel.app/0screen_shot_2021-07-11_at_2.47.37_pm.png
Went on a nice long ride today! Watching Cavendish in the tour today got me excited for a ride. Got a GitHub sticker for my bike!
https://cloud-eterywzhv-hack-club-bot.vercel.app/0img_0117.jpg
Doing some GraphQL pagination for a tool I am building called solar!
https://cloud-p26wc297w-hack-club-bot.vercel.app/0code.png
https://cloud-72s1s86v3-hack-club-bot.vercel.app/0screen_shot_2021-07-07_at_3.58.14_pm.png
https://cloud-ehu85urf4-hack-club-bot.vercel.app/0title.png https://cloud-ehu85urf4-hack-club-bot.vercel.app/1example.png
Went on a nice hilly ride today! Max speed of 33 mph 😎
https://cloud-jczaaro1f-hack-club-bot.vercel.app/0screen_shot_2021-06-27_at_12.15.10_am.png
🚂
Sun shower! 🌦️
all the folders for my user on my computer
https://cloud-11maz9ngu-hack-club-bot.vercel.app/0screen_shot_2021-06-10_at_3.57.02_pm.png
Converted my almost my entire downloaded music collection (over 1000 songs!) to lossless audio :catjam:
https://cloud-b7kcrnakk-hack-club-bot.vercel.app/0screen_shot_2021-06-09_at_1.11.32_am.png
🏴
Over the past week I’ve been learning the homerow method of typing! With the help of a few sites my typing speed is to a solid 63wpm average! Still not as fast as what I was doing before (80wpm+) but my accuracy is sooo much better. Hitting keys like {} and _ are super weird to do with the pinky tho.
https://cloud-mexcb3g2o-hack-club-bot.vercel.app/0screen_shot_2021-06-04_at_6.01.29_pm.png
🏴
https://cloud-2gxzf1hcn-hack-club-bot.vercel.app/0screen_shot_2021-05-30_at_4.14.01_pm.jpg
https://cloud-23vsli2mo-hack-club-bot.vercel.app/0ticket.png
made my own status line for vim!
https://cloud-56xvryuf4-hack-club-bot.vercel.app/0screen_shot_2021-05-22_at_10.10.56_pm.jpg
Got my CalebConf ticket!
https://cloud-j90o0vaf6-hack-club-bot.vercel.app/0screen_shot_2021-05-19_at_3.19.46_pm.jpg
Finally setup zathura for viewing my LaTeX documents automatically from vim!
https://cloud-elqqdz753-hack-club-bot.vercel.app/0screen_shot_2021-05-17_at_11.29.29_pm.jpg
Got vim to automatically insert a new \item when I run o , O , or hit the enter key!
switched over to a bitmap font!
https://cloud-3wifg2asi-hack-club-bot.vercel.app/0screen_shot_2021-05-14_at_4.32.30_pm.jpg
Like @caleb I’ve been working on my vim setup over the last day or two. Super glad I got it working well with polygot and with coc!
https://cloud-4woth0iy1-hack-club-bot.vercel.app/0screen_shot_2021-05-11_at_3.19.14_pm.jpg
working on my own keyboard design!
https://cloud-247caxhtf-hack-club-bot.vercel.app/0screen_shot_2021-05-06_at_11.21.31_pm.jpg
trying out vscode vim for like the billionth time. Hopefully I actually get used to it :bro:
https://cloud-85ottxvx5-hack-club-bot.vercel.app/0screen_shot_2021-05-03_at_4.14.33_pm.jpg
Did the drumstick loop today! Was pretty cold but it was super nice out. Had a bunch of climbing and then this big old downhill. Ended up going over 30mph on the downhill!
https://cloud-b3s1hkegx-hack-club-bot.vercel.app/0file.jpg
Went on another nice little ride today! It was supposed to rain today but my dad and I were able to squeeze in a nice ride. Also added a little about me page to my website last night!
https://cloud-rf51t8c15-hack-club-bot.vercel.app/0screen_shot_2021-04-28_at_4.15.45_pm.jpg https://cloud-rf51t8c15-hack-club-bot.vercel.app/1screen_shot_2021-04-28_at_4.14.33_pm.jpg
went on a super nice, relaxing, climbing ride today!
https://cloud-2b5l60slv-hack-club-bot.vercel.app/0screen_shot_2021-04-27_at_5.16.13_pm.jpg
On vacation in Woodstock Vermont!! In the house we are renting they have this cool little desk!
https://cloud-3gzrngl6k-hack-club-bot.vercel.app/0img_0062.jpg
https://cloud-o0hup49jb-hack-club-bot.vercel.app/0img_0060.jpg
Soldering on some pins to my raspberry pie zero w. (please ignore the shitty solder job, I am very new lol)
https://cloud-cxiorkdwl-hack-club-bot.vercel.app/0img_0057.jpg
https://cloud-hneiq808d-hack-club-bot.vercel.app/0screen_shot_2021-04-25_at_1.31.07_pm.jpg
Made my first little circuits in LaTeX!
https://cloud-c43lr0dnl-hack-club-bot.vercel.app/0screen_shot_2021-04-19_at_4.41.43_pm.jpg https://cloud-c43lr0dnl-hack-club-bot.vercel.app/1screen_shot_2021-04-19_at_4.41.28_pm.jpg
playing around with circuitikz to be able to make electrical circuits In LaTeX!
https://cloud-qqcaczz07-hack-club-bot.vercel.app/0screen_shot_2021-04-15_at_1.58.33_pm.jpg
https://cloud-r3coimu5d-hack-club-bot.vercel.app/0screen_shot_2021-04-09_at_2.06.14_am.jpg
Over the past few days I have been rewriting my first GitHub action, profile_stack , in rust from python! The action now runs 4 times faster, has some rock solid unit tests, improved documentation, a super clean codebase, and an army of crabs :ferrisbongo:! Super glad that I am finally getting comfortable with rust :) ~I am starting to see why there is a rust cult~ github.com/Matt-Gleich/profile_stack
https://cloud-qr1a883oc-hack-club-bot.vercel.app/0screen_shot_2021-04-08_at_11.00.37_pm.jpg
Reading some ~Top Secret~ documents for APUSH :poggers:
https://cloud-9z67ee01c-hack-club-bot.vercel.app/0screen_shot_2021-04-05_at_10.18.23_pm.jpg
got my docker install of cargo-make to install the existing binary so my images don’t take 8 minutes to build!
https://cloud-gic8xnkzq-hack-club-bot.vercel.app/0screen_shot_2021-04-04_at_11.18.00_pm.jpg
~I write the best unit tests~
https://cloud-5p6r4amr7-hack-club-bot.vercel.app/0screen_shot_2021-04-04_at_5.40.14_pm.jpg
Made a wallpaper for blackbird!
https://cloud-1anz2zb2v-hack-club-bot.vercel.app/0wallpaper.png https://cloud-1anz2zb2v-hack-club-bot.vercel.app/1screen_shot_2021-04-02_at_2.37.04_pm.jpg
https://cloud-ffwi0neza-hack-club-bot.vercel.app/0screen_shot_2021-04-01_at_8.56.41_pm.jpg
organizing some of my photos from 2018 :)
https://cloud-cv0t5m8c4-hack-club-bot.vercel.app/0screen_shot_2021-03-30_at_12.09.06_am.jpg
compiling a rust binary :sad-rat:
https://cloud-njrof835x-hack-club-bot.vercel.app/0screen_shot_2021-03-29_at_8.57.30_pm.jpg
https://cloud-fzyxzykjz-hack-club-bot.vercel.app/0spinner.png
Fixed the extension overview for blackbird!!
https://cloud-k5r63c2mk-hack-club-bot.vercel.app/0screen_shot_2021-03-27_at_2.59.14_pm.jpg
Literally one of the best songs ever. Ahhhhhhhhh it’s soooo good
https://cloud-g9lqdnqle-hack-club-bot.vercel.app/0file.jpg
Improved the title logo for blackbird! (yes I traced the SR-71 blackbird pen tool)
https://cloud-fsh00de5i-hack-club-bot.vercel.app/0title.png
Did some photo editing to make this photo of the SR-71 blackbird b&w with deep blacks :)
https://cloud-9tv0ry9op-hack-club-bot.vercel.app/0sr-71-two-in-fog-lead.jpg.pc-adaptive.full.medium__1_.jpeg https://cloud-9tv0ry9op-hack-club-bot.vercel.app/1sr-71-two-in-fog-lead.jpg.pc-adaptive.full.medium.jpeg
Fixed the display style for my explain-math LaTeX package so fractions don’t look tiny!!
https://cloud-kdogra252-hack-club-bot.vercel.app/0example.jpg
using shorty for the sources of one of my worksheets in school 😎
https://cloud-5ntaoc7ej-hack-club-bot.vercel.app/0screen_shot_2021-03-19_at_17.05.32.jpg
March APUSH notes :sad-yeehaw:
https://cloud-jmqqh5qk6-hack-club-bot.vercel.app/0screen_shot_2021-03-18_at_00.25.47.jpg
welcome to digital darkness
https://cloud-ngb89kuo0-hack-club-bot.vercel.app/0screen_shot_2021-03-16_at_23.36.50.jpg
Caleb’s new project called shorty is super awesome! I even made a little raycast script for it to randomly generate a name for the url and copy it to the clipboard:
#!/bin/bash

# @raycast.schemaVersion 1
# @raycast.title Add Shorty Link (Automatic)
# @raycast.mode silent
# @raycast.packageName Shorty
#
# Documentation:
# @raycast.author Matthew Gleich
# @raycast.authorURL <https://mattglei.ch>
# @raycast.argument1 { "type": "text", "placeholder": "URL" }

# token
SHORTY_TOKEN=""
# e.g. <https://clb.li>
SHORTY_DOMAIN=""

RANDOM_NUMBER="$RANDOM"

curl "$SHORTY_DOMAIN/api/link/$RANDOM_NUMBER" -d "url=$1" -H "Authorization: Bearer $SHORTY_TOKEN" &gt;&gt;/dev/null

URL="$SHORTY_DOMAIN/$RANDOM_NUMBER"
echo $URL | pbcopy
echo "Copied $URL to clipboard"
The PRs I made to the cargo book and crates.io website got merged today!
https://cloud-rh8mv7jjd-hack-club-bot.vercel.app/0screen_shot_2021-03-14_at_7.54.58_pm.jpg
I am currently vibing in polyglot heaven
https://cloud-bl54v4krf-hack-club-bot.vercel.app/0screen_shot_2021-03-11_at_2.38.15_am.jpg
Made this little website for my drug project presentation in a month! I even added a toast notification explaining to the user that they need to use the arrow keys :) school.mattglei.ch
https://cloud-c6z9q2p4p-hack-club-bot.vercel.app/0screen_shot_2021-03-08_at_4.48.41_pm.jpg
:poggers:
https://cloud-biz0e2th2-hack-club-bot.vercel.app/0screen_shot_2021-03-08_at_10.23.29_am.jpg
:rayge:
https://cloud-541t9bobf-hack-club-bot.vercel.app/0screen_shot_2021-03-08_at_12.31.41_am.jpg
ok just started reading the rust book and damn cargo is sooooo much better than go modules. Excited to learn more about rust!
https://cloud-hzca5f70h-hack-club-bot.vercel.app/0screen_shot_2021-03-07_at_9.26.36_pm.jpg
I highly suggest that everyone add a herd of turtles to their website
https://cloud-qktqcqs87-hack-club-bot.vercel.app/0screen_shot_2021-03-05_at_2.18.09_pm.jpg
React is actually super fun!
https://cloud-mgl7xk46y-hack-club-bot.vercel.app/0screen_shot_2021-03-05_at_2.00.08_pm.jpg
Signed up for the brave search beta!
https://cloud-ze2mndrrp-hack-club-bot.vercel.app/0screen_shot_2021-03-03_at_11.06.30_am.jpg
fcd powered by fgh go brrrrr (Thanks again @caleb for getting the autocomplete to work!)
hit a new git commit record 😎 Just for some context I built an entire ~3,000 line cli for this contracting job I got. Just have to build the github action, write docs , and release :ultrafastparrot:
https://cloud-1gapvfuie-hack-club-bot.vercel.app/0image.png
holy shit you can put the terminal, file explorer, and scm on the side bar. SO OP
https://cloud-28tyk0h9n.vercel.app/0image.png
done refactoring :ultrafastparrot:
https://cloud-7lyj0jlea.vercel.app/0image.png
Spent sometime tonight making vscode look good :)
https://cloud-e4xfpc1kd.vercel.app/0image.png
Refactoring error handling for fgh
https://cloud-qjuza8u2q.vercel.app/0image.png
Thank you so much Hugo for the stickers! (NASA and Next.js)
https://cloud-2l2fgnnqg.vercel.app/0img_0030.jpg
Made my website responsive with some media queries :ultrafastparrot:
https://cloud-7gby11dce.vercel.app/0image.png
https://cloud-3grqva93g.vercel.app/0image.png
Mindnode is sooooooo op
https://cloud-1f51bsb1u.vercel.app/0image.png
Just closed all my rings for January!
https://cloud-dxl58qc74.vercel.app/0file.jpg
https://cloud-or2v7ftht.vercel.app/0monovibrant.png
setup my first API today! Hosted on a DigitalOcean VPS in CapRover :ultrafastparrot: gql.api.mattglei.ch
https://cloud-dnqdwrron.vercel.app/0screen_shot_2021-01-19_at_7.28.04_pm.png
Made a custom #raycast to get my project links instantly
Coding crazy fast with fgh and raycast :ultrafastparrot:
https://cloud-3wh69s5nx.vercel.app/0screen_shot_2021-01-12_at_12.22.06_pm.png
forgot to share this yesterday lol First week of all rings closed done :)
https://cloud-cu374uia7.vercel.app/0img_1e40943a8d8e-1.jpeg
Made this cool little frameworks app in pure SwiftUI as part of my iOS course!
Got my yearly review from wakatime!
https://cloud-mvu9c6mlj.vercel.app/0screen_shot_2021-01-02_at_2.22.51_pm.png
Another year in the books. Have a good 2021 everyone!
https://cloud-i1pujgkwx.vercel.app/0screen_shot_2021-01-01_at_9.50.06_am.png
Got the core logic of my Nuke desktop app working! Just need to design a logo, add sparkle for auto-updates, and refactor the very basic UI to SwiftUI
https://cloud-3gnb00zxn.vercel.app/0screen_shot_2020-12-27_at_9.38.47_pm.png
Finished the initial paperwork and created the logo for my company Magnesium Software LLC!
https://cloud-fj7hc5t15.vercel.app/0thick.png https://cloud-fj7hc5t15.vercel.app/1screenshot_2020-12-27_at_5.21.37_pm.jpeg
Reached 200 followers on GitHub! :github: :githubparrot:
https://cloud-kamca736i.vercel.app/0screen_shot_2020-12-22_at_1.46.30_pm.png
Thank you so much for the gift staff! ❤️ #matthew-legion for life ✊
https://cloud-i4kzzzgm5.vercel.app/0img_0175.jpg
java isn’t actually that bad
https://cloud-229wy3fn2.vercel.app/0screen_shot_2020-12-21_at_2.55.43_pm.png
👁️ :eye2:
https://cloud-33xm4pn6m.vercel.app/0screen_shot_2020-12-16_at_11.12.35_pm.png
Using @jasonaa’s word counter for a APUSH assignment where we need to make tweets :ultrafastparrot:
https://cloud-ml86mph5m.vercel.app/0screen_shot_2020-12-14_at_2.31.15_pm.png
Just switched over to Firefox!
https://cloud-qogzibkex.vercel.app/0screen_shot_2020-12-13_at_12.13.56_am.jpg
fcd is sooo op
my gpu doesn’t like electron
https://cloud-nfxc29zwb.vercel.app/0screen_shot_2020-12-01_at_3.10.32_pm.jpg
dark mode papers :darkmodeparrot:
https://cloud-810czn3ml.vercel.app/0screen_shot_2020-11-30_at_3.11.59_pm.jpg
https://cloud-fvdycwvnz.vercel.app/0entire_logo.png
Moved a bunch of my app icons over to big sur designs!
https://cloud-b89y4l7k6.vercel.app/0screen_shot_2020-11-13_at_4.19.31_pm.jpg
Started using @rishi’s ll project for my socials! Love the UI and it is fast as frick :ultrafastparrot: ll.mattglei.ch
https://cloud-93xp99877.vercel.app/0screen_shot_2020-10-29_at_9.02.56_pm.jpg
Created a logo for my fgh project!
https://cloud-k4200atnu.vercel.app/0entire_logo.png
https://cloud-6s5b6ezk0.vercel.app/0screen_shot_2020-10-24_at_12.38.02_am.png
:caleb1: :caleb2: :caleb3: :caleb4:
https://cloud-mh68ez5r8.vercel.app/0screen_shot_2020-10-23_at_10.04.01_pm.png
I’m now only going to CalebConf 2020
https://cloud-3vi06b46p.vercel.app/0nextjs-conf-ticket.png
Started design and legal work on my newest and possibly biggest project, House Cat! House Cat is a 100% native GitHub client written in swiftUI. I use GitHub all the time and using an app instead of the website would be a huge productivity boost for me. Below is the logo I made in Figma!
https://cloud-lq37b3w17.vercel.app/0ios-logo.png
Removed a lot of stickers off my laptop! The stickers I kept on are kinda in weird spots now :/
https://cloud-pqyrvkimf.vercel.app/0img_0118.jpg
My pull request to the GitHub CLI got merged!
https://cloud-aa8dvc31r.vercel.app/0screen_shot_2020-10-05_at_5.16.35_pm.png
The creators of geist, the design language for vercel, starred our WIP implementation for flutter!
https://cloud-8rg5y9o8m.vercel.app/0screen_shot_2020-10-01_at_6.33.44_pm.png
Finally finished setting up my new macOS instance! Crazy how much space I saved. I was using ~750GB on my last instance now I am only using ~120GB with everything installed!
https://cloud-glmpqo3z0.vercel.app/0screen_shot_2020-09-26_at_10.03.46_pm.png
Got my hack club stickers! I wonder if I have enough lol. Thank you hq!!
https://cloud-gfbagntl9.vercel.app/0image_from_ios.jpg
:yay:
https://cloud-osne0epdq.vercel.app/0image.png
https://cloud-32dug0wl6.vercel.app/0image.png
Created a basic webpage for my new react website!
https://cloud-hv1dnzdlg.vercel.app/0image.png
https://cloud-fzwhm2xqk.vercel.app/0image.png
https://cloud-7cd7on2i7.vercel.app/0image.png
Here is my macOS rice for #ricing!
https://cloud-kcw4v3fm0.vercel.app/0image.png
Going night riding with the camera gear in Acadia National Park! Bringing the tripod and wide lenses so stay tuned for some sick astrophotography shots!!
https://cloud-8u5gsa74v.vercel.app/0img_0113.jpg
https://cloud-6klqibl3u.vercel.app/0download.png
https://cloud-e4radl9pj.vercel.app/0screen_shot_2020-08-09_at_8.26.55_pm.png
Here is a photo I took last weekend!
https://cloud-awui4ji0s.vercel.app/0mg8_2959_200716.jpg
Took some notes during the UI/UX meeting I was at today
https://cloud-rjm76m1us.vercel.app/0ui_ux_mobile.png
https://cloud-8qrbpeivo.vercel.app/0screen_shot_2020-07-08_at_10.26.53_pm.png
Finally shipped my first GitHub action! This is for the README feature that is coming to GitHub profiles. It allows you to show off you tech stack with a badgified table! github.com/Matt-Gleich/profile_stack
https://cloud-1daakafpc.vercel.app/0screen_shot_2020-07-06_at_5.52.20_pm.png
Here is an app I am working on for a social media platform called auralite. Written in flutter of course.
https://cloud-74csr1ef7.vercel.app/0img_bacc56438aaa-1.jpeg https://cloud-74csr1ef7.vercel.app/1img_f90932cd9365-1.jpeg