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'm essentially addicted to rock climbing and love exploring how complex ideas about our psyche, human nature, and just pure chaos are represented in movies, anime, shows, and novels. You can find my Letterboxd, MyAnimeList and Storygraph accounts on my socials.

Skills

  PythonAdvanced

  RustIntermediate

  JavaScript & TypeScriptIntermediate

  BashIntermediate

  PHPIntermediate

  CProficient

  SQLProficient

  AssemblyNovice

  DockerAdvanced

  FlaskAdvanced

  Next.js & ReactAdvanced

  Node.jsAdvanced

  Github Actions / CIIntermediate

  Linux CLIFluent

  GitWorking Knowledge

  Express.jsNovice

  WordPressIntermediate

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
ics-webuntis

ICS-WebUntis

A lightweight service that exports timetables from WebUntis as .ics calendar feeds.

#TypeScript #API #WebUntis
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
Meuron

Meuron

A simple, modular neuronal network library for rust. Supports traditional feed forward layers, a few cost functions and Different activations. Implemented from scratch

#Rust #NeuralNetworks #Math #machine-learning
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
nlion.nl

Personal Website

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

#HTML #CSS #Javascript #StaticSite
Photography Portfolio

Freelance Site

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

#WebDev #HTML #Freelance
3D engine rendering

3D Engine

A very much experimental 3D rendering engine built from scratch in Rust. Uses only minifb for window management

#Rust #3D #Graphics #Math