I'm nlion aka NLion74

I'm currently years old and living in northern germany.

I am deeply curious about how the world works from the ground up - whether it’s the inner mechanics of neural networks, the role of complex mathematics in everyday technology, or how to implement these systems from scratch.

Over the past 5 years, I’ve explored and picked up skills in programming Full-Stack applications, administering both Linux and Windows servers, automating tasks with custom scripts, and crafting custom solutions for unique problems. There's still so much I don't know, but I'm excited to keep learning and exploring new ideas.

Beyond computer science, I’m passionate about math, psychology, philosophy, and natural sciences. I often go climbing and love exploring how complex ideas are represented in movies, anime, shows, and novels. You can find my Letterboxd and MyAnimeList accounts on my socials.

Programming Languages

  PythonAdvanced

  RustIntermediate

  JavaScript & TypeScriptIntermediate

  BashIntermediate

  CProficient

  AssemblyNovice

  SQLNovice

Frameworks & Tools

  DockerAdvanced

  FlaskAdvanced

  Next.js & ReactAdvanced

  Node.jsAdvanced

  Linux CLIFluent

  GitWorking Knowledge

  Express.jsNovice

  WordPressBeginner

My Portfolio

arch-manwarn

arch-manwarn

A minimalist AUR Package written in Rust that checks Arch news for manual intervention notices and blocks pacman upgrades or installs when needed.

#Rust #Terminal #ArchLinux
Matrix-Notifier

Matrix-Notifier

API for sending messages over the Matrix protocol, built with matrix-nio. Completely containerized with docker. The image shows the WebUI of the API Server.

#Python #Docker #Matrix #API
Neural-Network-Scratch

Neural-Network-Scratch

A traditional neural network implemented from scratch using Rust. The project taught me a lot about the inner workings of neural networks and modern AI, along with some practical applications for higher math.

#Rust #NeuralNetworks #Math
Photography Portfolio

Photography Portfolio for hire

My first professional freelance project: a portfolio website for a photographer.

#WebDev #HTML #Freelance
nlion.nl

Personal Website

My Personal Website, nlion.nl. 2 year old project now, following my own philosophy of minimalism

#HTML #CSS #Javascript #StaticSite
Rust-Webserver

Rust-Webserver

A simple implementation of a Web-Server written in Rust. The project taught me a lot about the inner workings of the modern internet.

#Rust #WebServer #Networking