Software Engineer

42 Paris alumnus, passionate software engineer with interests in software, low level programming and data science.

Contact

clement.desede@gmail.com
github.com/cde-sede
+33 6 13 94 61 77

Skills

Languages

Clément de Sède

Education

42 school - Software Engineering

2021 – 2024

A curriculum focused on the C language based on projects created to help learn or deepen a specific concept in programming.

  • Learned about C, C++ and low-level programming
  • Learned about Linux and its nuances around processes, the file system, virtual memory, etc.
  • A rudimentary experience working with common tools like git and docker

Noteworhty Projects

Reader - An EPUB reader made using Flask and React
PSL - A toy programming language inspired by Porth written in Python created to learn more about compilers
War - A self replicating program making use of ELF static injection written in C and assembly
JSON-RPC - An implementation of the json remote procedure call protocol in python with sockets
Transcendance - A website made using Django and React, with basic features such as authentication, and a pong game using websockets