Skip to content
View andyst-dev's full-sized avatar
👽
👽

Highlights

  • Pro

Block or report andyst-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andyst-dev/README.md

Andy Stoll

Developer · 42 Lausanne graduate · Switzerland

Email LinkedIn Location

profile.exe
Backend / web developer with a strong interest in clean, useful and well-built software.

I like building things, understanding how they really work and making them simpler when possible.

42 Lausanne gave me a solid base in C, C++, Unix, parsing, HTTP and Docker.
Now I mostly build with Python, TypeScript and Swift - AI agents, homelab and tooling.
SOUL.md
Enjoys: reading books, running, walking in the mountains
Into: homelabbing, AI agents, building tools that make life simpler
tech_stack.ini

Python TypeScript Swift C C++ JavaScript Bash

Linux Docker Git GitHub SQL Node.js FastAPI

in_progress.log
  • Building hermes-ios, a native SwiftUI client for the Hermes agent
  • Improving my Python and backend architecture
  • Expanding my homelab (Plex, Jellyfin, qBittorrent, Dashdot)
  • Exploring AI agents, automation and self-hosted tooling

~/projects
hermes-ios icon hermes-ios
Native SwiftUI remote client for Hermes Agent - live SSE streaming chat, QR pairing, desktop file browsing, phone-based dangerous-command approvals.
notenest-ai icon notenest-ai
AI-powered note organizer that turns messy brain dumps into structured Markdown folders.
thinkvault-homelab icon thinkvault-homelab
Sanitized Docker Compose media stack for Plex, Jellyfin, qBittorrent and Dashdot.

42_cursus
ft_transcendence icon ft_transcendence-42
Full-stack web application built around an online Pong project, with authentication, live chat, tournaments and a Dockerized multi-service architecture.
inception icon inception-42
Docker-based infrastructure project with NGINX, WordPress, MariaDB, TLS, persistent volumes and service orchestration.
webserv icon webserv-42
HTTP server in C++ with request parsing, response generation, configuration handling, CGI support and non-blocking socket management.
cpp_part2 icon cpp_part2-42
Second five C++ modules of the 42 cursus, covering exceptions, casts, templates, STL containers and algorithmic problem solving.
cpp_part1 icon cpp_part1-42
First five C++ modules of the 42 cursus, covering classes, memory management, operator overloading, inheritance and polymorphism.
cub3d icon cub3d-42
Raycasting project in C with map parsing, textures, movement, rotation and a first-person 3D view built with MiniLibX.
minishell icon minishell-42
Shell project in C with parsing, tokenization, environment management, pipes, redirections and signal handling.
philosophers icon philosophers-42
Concurrency project based on the dining philosophers problem using threads and mutexes.
so_long icon so_long-42
2D game in C with map validation, rendering, textures and event handling.
push_swap icon push_swap-42
Algorithmic sorting project focused on optimization and constrained operations.
minitalk icon minitalk-42
Small Unix communication project using signals for inter-process messaging.
get_next_line icon get_next_line-42
Buffered file-reading project built around line-by-line input handling.
ft_printf icon ft_printf-42
Reimplementation of printf, focused on formatted output, variadic arguments and modular C design.
libft icon libft-42
Custom C library reimplementing standard functions, memory utilities and linked-list helpers.

current_direction.md
Open to backend or full-stack developer roles - Python, TypeScript or developer tooling.
42 Lausanne graduate with solid CS fundamentals (C, C++, Unix, HTTP, Docker) and a habit of shipping complete, useful tools.
Remote or Lausanne (CH) · andystoll@proton.me · linkedin.com/in/andyst-dev

contact.vcf
Email: andystoll@proton.me

Popular repositories Loading

  1. inception-42 inception-42 Public

    Shell 1

  2. libft-42 libft-42 Public

    C

  3. ft_printf-42 ft_printf-42 Public

    C

  4. get_next_line-42 get_next_line-42 Public

    C

  5. minitalk-42 minitalk-42 Public

    C

  6. so_long-42 so_long-42 Public

    C