Skip to content
View philipfleischer's full-sized avatar

Block or report philipfleischer

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
philipfleischer/README.md

Philip Elias Fleischer

Informatics student (Programming & System Architecture) at the University of Oslo,
with a strong focus on systems programming, networking, and backend/full-stack development.

I enjoy building software close to the system and network layers, with an emphasis on correctness, robustness, and clear design.


Interests

  • Systems programming
  • Computer networking
  • Operating systems
  • System and network security
  • Backend and full-stack development
  • Robust and maintainable software design

Featured Projects

  • Notes – Full-stack MERN application
    Live Demo

  • Todo – Full-stack web application built with SvelteKit, Prisma ORM, and PostgreSQL
    Live Demo

  • Networking-Programming
    A curated collection of small Python projects demonstrating TCP/IP sockets, application-layer protocols (HTTP, SMTP, FTP, IMAP), encryption, and concurrency
    Repository


Featured Coursework

  • Minimal IP Stack
    Implemented a custom IP stack with routing in Mininet, including packet forwarding and routing logic
    Repository

  • Object-Oriented Programming
    Collection of four OOP projects for natural sciences, focusing on structure, abstraction, and reusability
    Repository

  • Weather Map Application (VAFF)
    Android application in Kotlin using the Norwegian Meteorological Institute’s weather API
    Repository


Links

Currently seeking opportunities related to backend, systems, or networking development.

Pinned Loading

  1. TODO TODO Public

    Todo application using Svelte, Postgres and Vercel

    Svelte

  2. Notes-Full_Stack Notes-Full_Stack Public

    Full-stack MERN notes app with REST API, rate limiting, and responsive UI, deployed on Render.

    JavaScript

  3. Networks Networks Public

    Minimal IP Stack, IP daemon + Routing Daemon

    C

  4. Object-oriented-Programming Object-oriented-Programming Public

    Object Oriented Programming for Natural Sciences, features 4 projects

    TeX

  5. Weather-Map-Application Weather-Map-Application Public

    This is a group project made in the course IN2000 Software Engineering. We got nominated as one of the ten best projects of our year

    Kotlin

  6. Network-Programming Network-Programming Public

    Collection of Python networking projects demonstrating TCP/IP sockets, application-layer protocols (HTTP, SMTP, FTP, IMAP), encryption, concurrency, and REST APIs.

    Python