Skip to content

Commit

Permalink
new pages!
Browse files Browse the repository at this point in the history
  • Loading branch information
ReduxFlakes committed May 18, 2024
1 parent d7419bc commit b44a933
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 0 deletions.
78 changes: 78 additions & 0 deletions src/gear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
title: Things I Use
description: From hardware to software to every extension I use.
layout: page.njk
---

## Hardware

### School Laptop

- Intel i3 10110U 2.10 GHz (Turbo up to 4.10 GHz);
- 8 GB of RAM (single channel 😔);
- 128 GB SDD (no cache 😪);
- Full HD IPS Display (it's good enoguh but has some dead pixels 😐);

Came with Windows 10 Pro Edu when I got it back in 2022. Since at the end of 2023 I have installed Windows 11 Pro which automatically updated to Pro Edu. I've removed all the bloatware and ran WinUtil to reduce RAM usage and set Windows Update for Security only, since then it's been actually great, it even runs smoothly with transparency at a zoom level of 100% (the default is 150%).

### Smartphone

- Xiaomi 11 Lite 5G NE (long name I know);
- 128 GB/8 GB model;
- Snapdragon 778G;
- Currently with a 1 SIM, 1 SD Card (64 GB) setup;

Came with MIUI 12 by default, since then I probably had more than 30 custom ROMs flashed onto it. Currently running HyperOS China Stable port, rooted and minimal debloated, also comes with AOSP installer instead of the horrendous Xiaomi one. I've also set a custom NextDNS profile for it to block trackers (mainly from Google and Xiaomi).
My most used apps are on the [mobile software section](#android) if you want to know about it.

## Software

### Windows

- Browsers: Firefox (main), Vivaldi (main before May of 2024), Arc (school only)
**Extensions:**
- Bitwarden
- uBlock Origin
- Sidebery for tabs on the side (similar to Vivaldi and Arc but better 👌)
- Unhook
- SponsorBlock
- Return YouTube Dislike

---

- Code Editor(s) & IDE(s): Visual Studio Code
- Other coding stuff:
- Python
- Windows Terminal
- Git and GitHub Cli
- Docker Desktop
- WSL
- Customization:
- PowerToys
- WinToys
- AltSnap
- Office 365
- paint.net (but my main design tool is Figma)

### Android

- Browser: Brave (I had Firefox before but unfortunately is not as fast)
- System utilities:
- Battery Guru (to check battery health and stats)
- App Manager (one of the best apps for a rooted android phone)
- Poweramp (music player with support for Hi-Res)
- Shazam
- YouTube Revanced eXtended (normal revanced is really finicky to install and does not work on microG rooted devices without installing GMS)
- ZArchiver (proper file manager)
- AudioRelay (since the audio card on my laptop died 😔)
- Magisk Modules
- Viper4Android (transforms a nugget earphone into a _beast_)

### Services

This are web services that I use, they are most likely installed on both my laptop and mobile so that's why they are not included in the lists above.

- Figma (for design)
- Bitwarden (password manager)
- Mega (cloud storage - E2EE)
- Obsidian (with Mega for sync)
9 changes: 9 additions & 0 deletions src/music.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Music
layout: page.njk
description: See the music I am listening, my library, and my all-time favourites!
---

## Last.fm history

[![Last.fm for ReduxFlakes](https://lastfm-recently-played.vercel.app/api?user=reduxflakes "Last scrobbles from ReduxFlakes Last.fm")](https://www.last.fm/user/ReduxFlakes){style="display:block;text-align:center"}
7 changes: 7 additions & 0 deletions src/projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Projects
layout: page.njk
description: All of the projects I've created/worked on/contributed to.
---

Coming Soon

0 comments on commit b44a933

Please sign in to comment.