Skip to content
View Sepulven's full-sized avatar
🦅
🦅
  • Portugal, Lisbon
  • 23:44 (UTC -12:00)

Highlights

  • Pro

Block or report Sepulven

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
Sepulven/README.md

Hi 👋, I'm Arthur Sepulven de Aguiar

I am currently studying to become an IT engineer focused on system architecture. I have a keen interest in design patterns, low-level systems, networking, virtualisation, operating systems, and standardised systems.

I love to socialise, and I am constantly looking forward to meeting new people and working on collaborative projects. If you would like to learn about or work with what I do, don’t hesitate to reach out to me.

I have been looking to learn as many concepts as possible and apply them in the right context. I will work with the required technology for the project; thus, my tech stack may diverge from repository to repository.

Looking for collaboration on:

  • 🖥️ Emulator: CHIP-8 byte code interpretator;
  • 〽️ RayTracing: The R3 project is centred on applying Design patterns to build a Ray Tracing in Java;
    • 👾 Byte code interpreter: The byte code interpreter is going to process my own simple byte-code defined instructions to draw the Ray tracing shapes;
    • 💭 Abstract Syntax Tree: An AST, implemented in Haskell, for a declarative Ray-Tracing scene elements file.

Currently working on:

  • 🌱 Learning C++, Java, Haskell, Lua, Networking and Self Host;

  • 🐧 Learning POSIX IPC(interprocess communication) and process orchestration;

  • 🤔 Learning a Java-based software architecture that employs design patterns.

  • 📫 How to reach me asepulven.herning@gmail.com

🤠 🌽 Born as a countryman in the middle of Brazil’s Cerrado, forced to stray away from a future in milking cattle and raising crops, to writing code as a daytime activity.

“The technology you use impresses no one. The experience you create with it is everything.”

— Sean Gerety

Pinned Loading

  1. webserv webserv Public

    You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.

    C++ 2 1

  2. fractol fractol Public

    Mandelbrot and its variations.

    C 1

  3. ft_printf ft_printf Public

    Recreate printf.

    C 1

  4. get_next_line get_next_line Public

    Create a function that always return the next line of a file.

    C 1

  5. Microwawe/mamba-ui Microwawe/mamba-ui Public

    Mamba UI is a free and open-sourced UI kit with 150+ Tailwind CSS components and templates.

    HTML 1.2k 53

  6. Filz0r/Arch-System-Utilities Filz0r/Arch-System-Utilities Public

    This repository is a collection of scripts and configs that are responsible for creating an functional desktop experience on my Arch Linux systems, still a WIP

    Shell