Skip to content
View pierrelefevre's full-sized avatar

Highlights

  • Pro

Organizations

@kthcloud
Block or Report

Block or report pierrelefevre

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
pierrelefevre/README.md

Hi there, I'm Pierre 👋

  • 🌱 I’m a final-year MSc Software Engineering student at KTH, specializing in Distributed Systems.

  • ⚡ I'm passionate about web app development and user-friendly interfaces, proficient in JavaScript, Java, Python, among many other things. Currently learning Rust.

  • 🔭 I have been central in building the roughly 1M SEK private cloud enabling innovation at KTH with free cloud computing for students and researchers. I’ve also had the great privilege to talk at conferences and contribute to the open source projects used. kthcloud

  • 📺 I’m currently doing my Master’s thesis in the area of live video broadcasting over the internet, researching the integration of dedicated hardware accelerators in Kubernetes-based cloud-native broadcasting pipelines.

  • 👀 From August 2024, I’m open to opportunities in dynamic environments, where I can grow as a software developer and make a meaningful impact.

  • 📫 Let's talk! Reach me at hello@pierrelf.com

Some personal projects

hempriser.se - Property price predictor for Sweden

Hempriser is born from the absence of a public API from Hemnet, and involves intricate web scraping, data cleaning, and machine learning model training to predict property prices. See the code

åt.se — AI generated news summary

Exciting news! åt.se has won Schibsted’s Power of Journalism Scholarship! Read more

To play around with, and learn more about LLMs, I created åt.se, a web page where all the content is scraped and summarized by LLMs. The goal is to have multiple sources for each news story, avoiding the writer’s bias. See the code

orc.fyi — Course search and review platform

Finding elective courses that are interesting can be challenging. orc.fyi is a web platform allowing students to search for courses across multiple Swedish universities, and review them after taking the course to help future students.

Pinned

  1. hempriser hempriser Public

    Property price scraper and predictor

    Python 6

  2. kthcloud/console kthcloud/console Public

    kthcloud web console

    TypeScript 1 2

  3. at_se at_se Public

    åt.se is an AI generated summary of the current news feed in Sweden

    Astro

  4. Change User string on Dell servers i... Change User string on Dell servers iDRAC LCD display
    1
    ## Introduction
    2
    While trying to set our Dell servers to have a helpful asset tag on the LCDs, we noticed that ipmitool's delloem set mode function was not working. Seeing as ipmitool is on hold due to sanctions, we tried to find an alternative solution.
    3
    
                  
    4
    From some old mailing list thread [0], and a blog post[1], we managed to change the LCD user string, however only when manually setting "Home" to be User String.
    5