seb__dev's Avatar

seb__dev

@sbraende

Fullstack Developer | Visual-Effects Veteran | Fairly nerdy | πŸ‡³πŸ‡΄ Web-dev portfolio: https://sebdev.no/

252
Followers
452
Following
39
Posts
19.04.2024
Joined
Posts Following

Latest posts by seb__dev @sbraende

I now use Arch, btw

28.01.2026 08:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Closed circuit. 5 leds, resistor and v9 battery.

Closed circuit. 5 leds, resistor and v9 battery.

Moving up in the world. 1 LED has become 5. Lessons learned:
- Using water analogy with electricity, does not always hold water πŸ₯
- Series vs parallel circuits
- Pre-formed jumper wires πŸ’―
- β€œElectricity takes the path of least resistance” is misleading.

21.09.2025 21:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Getting pretty advanced with my EE skills πŸ˜‚ In all honesty though, the Student kit and guide from #arduino has been really good so far.

20.09.2025 20:00 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Arduino Student Kit box

Arduino Student Kit box

So excited! I’ve been wanting one of these for about two years! βœŒοΈπŸ€“

19.09.2025 18:23 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
What Is the Fourier Transform? | Quanta Magazine Amid the chaos of revolutionary France, one man’s mathematical obsession gave way to a calculation that now underpins much of mathematics and physics. The calculation, called the Fourier transform, de...

Had a nice morning reading this introduction to Fourier Transform. Check it out at www.quantamagazine.org/what-is-the-...

05.09.2025 06:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - nikitabobko/AeroSpace: AeroSpace is an i3-like tiling window manager for macOS AeroSpace is an i3-like tiling window manager for macOS - nikitabobko/AeroSpace

Anyone else been jealous of Arch and their Hyprland tiling window manager? I've been trying out Aerospace for Mac and loving it so far: github.com/nikitabobko/...

18.08.2025 19:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Site: sbraende-expensetracker.netlify.app
Code: github.com/sbraende/exp...

01.05.2025 14:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Expense tracker web appliaction

Expense tracker web appliaction

Just published my Expense Tracker built with React!
This is one of the individual assignment for the Frontend course at Kristiania.

Features:
– Add, edit, and delete income/expenses via localStorage
– Real-time balance calculation
– Category-based filtering
– Form validation

(Link in comments)

01.05.2025 14:23 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Lol, I probably should’ve sold this one a bit harder. The website features add, edit, and delete functionality, as well as dynamic input fields and validation. It uses localStorage to keep your products/medicine stored on your computer between sessions and is built using Vite.

09.04.2025 13:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot of Pharmacy Inventory Management System webpage

Screenshot of Pharmacy Inventory Management System webpage

New site published! The main focus of this project was using object-oriented programming with JS to create an inventory web app, and it's part of one of my assignments at Kristiania.

Site: sbraende-inventory-system.netlify.app
Code: github.com/sbraende/pha...

08.04.2025 12:39 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Love the vibe of this πŸ’―

02.03.2025 08:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
πŸ‘‹ Hi. I'm Sam. I write visual and interactive guides to programming topics.

Big shoutout to @samwho.dev for his awesome website samwho.dev. With so many SEO-focused and AI-generated sites out there, it’s nice to see a place with genuinely great content.

27.02.2025 08:35 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Must reads for web developers - how modern browsers work:

1️⃣ bit.ly/browsers-pt1
2️⃣ bit.ly/browsers-pt2
3️⃣ bit.ly/browsers-pt3
4️⃣ bit.ly/browsers-pt4

and browser.engineering a free to read book on the topic

12.01.2025 11:57 πŸ‘ 1241 πŸ” 167 πŸ’¬ 31 πŸ“Œ 8
Screenshot of ultimate norway quiz!

Screenshot of ultimate norway quiz!

Think you have the wisdom of the Norse gods? Test your knowledge with my ultimate Norway quiz: sbraende-quiz.netlify.app

Created as an individual assignment for HΓΈyskolen Kristiania using #HTML, #CSS, and #JavaScript. Design is inspired by Brilliant.org and Paresh Khatri at dribbble.com/kpdesigns.

13.12.2024 12:57 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Wrapping up an assignment for HΓΈyskolen Kristiania: showcasing eight UI components and their states. Built with vanilla HTML, CSS, and JavaScript. Maybe not the most interesting project outside the brief πŸ˜…

Published website: sbraende-components.netlify.app
GIT: github.com/sbraende/com...

03.12.2024 13:20 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Stabæk - Alltid, uansett

The website is back up β€” now hosted on Vercel. Added a big 'Student Project' label in the header this time, hoping it stays online.

stabak-football-clone.vercel.app

22.11.2024 09:23 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Nix & NixOS | Declarative builds and deployments Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.

I like the look of Nix nixos.org. Although, it’s still on my forever increasing todo list of things to learn. Video below gives a fairly good introduction to how to set it up. youtu.be/Z8BL8mdzWHI?...

22.11.2024 08:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Unfortunately, had to remove the site from netlify due to their terms and conditions.

19.11.2024 13:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

There is one here! πŸ‡³πŸ‡΄

16.11.2024 12:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Completed a design clone of the StabΓ¦k Football player page βœ… Fully responsive, built with pure HTML and CSS β€” no JavaScript allowed on this one.
github.com/sbraende/sta...
sbraende-stabak.netlify.app

#HTML #CSS #Webdev

15.11.2024 10:48 πŸ‘ 2 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Post image

I wonder where I got my color scheme for my keyboard, seeing as I was finishing both 'projects' at the same time πŸ˜‚

#mechanicalkeyboards

12.11.2024 08:26 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

🍺 might be better than 🦌 in the weekends. Even up north in Norway! πŸ˜‚ Fixed the typo in my code now, thanks!

10.11.2024 11:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Can you crack the code? Hint: it is weekend related. Also, using AI to work it out is cheating ;)

#RaspberryPi #RPi #Circuits #Maker

09.11.2024 18:39 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Just finished a design clone of Beats Solo 4 website βœ… This is part of individual assignment for my front-end course.

The site is fully responsive and created using vanilla HTML and CSS β€” no JavaScript was allowed for this one.

github.com/sbraende/bea...

08.11.2024 11:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Finished blinking some LEDs and registering button presses with a simple circuit on the Raspberry Pi. Parts 3, 4, and 5 of the CamJam Edukit 1 – done βœ…

Enjoyed learning the logic behind pull-down button configuration and getting a better understanding of GPIO input and output.

#onWardsForwards

06.11.2024 19:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Keyboard journey part 4:
Glorious GMMK Pro, GPBT keycaps & Fox switches:
- Delicious metal build.
- Keys in right places (compared to Keychron K4).
- Return key a bit sticky. Stabilizers needs work.
- No mac Keycaps from Glorious!
- Give me proper ΓΈΓ¦Γ₯ keys in Norwegian. Not the nordic bullshit.

04.11.2024 20:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Keyboard journey part 3:
Second hand Glorious GMMK Pro with PBT keycaps.

Switch review:
Glorious Fox: Perfect
Gateron Milky Yellow Pro: Close to perfect.
Gateron Silent Black v2: Too heavy push down & too quiet.
Durock T1 Shrimp Silent: Too quiet.
Gateron Milky Brown Pro: Just don’t like them.

04.11.2024 20:40 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Keyboard journey part 2:

Keychron K4 V2, Gateron Red switches:
- Nice with Mac and Windows support and keys.
- Can be used wireless or with cable.
- I still can’t for the life of me hit the right keys.
- Can't rest my fingers on the keyboard.
- It’s pretty loud and sounds pretty horrible.

04.11.2024 20:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Keyboard Journey Part 1:

Apple Magic Keyboard
- Does the job.
- As soulless as it looks. The touch, feel, and sound are exactly what you’d expect from a flat Apple keyboard.
-Surprisingly good battery life β€” lasts for weeks.
- Going to be a keeper backup keyboard with a numpad.

04.11.2024 20:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Going forwards I'll be using bsky to celebrate finishing small personal projects as I go.

First up:
CamJam-EduKit 1, part 2 - LEDs
- Learned about Light Emitting Diodes (LEDs), resistors, and Ohm's law.
- Nice simple project to get going with circuits! Recommended!
- github.com/sbraende/min...

04.11.2024 11:28 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0