Skip to content
View SeanAndrie's full-sized avatar
🖥️
🖥️

Block or report SeanAndrie

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

Hi, I'm Sean! | ˙ᵕ˙ )ノ゙

ᶻ 𝗓 𐰁ᶻ

∩――――∩
|| ∧ ヘ  ||
|| (* ´ ー`) ||
|ノ^⌒⌒づ` ̄ \
( ノ  ⌒ ヽ \
\  || ̄ ̄ ̄ ̄ ̄||
  \,ノ||

ⓘ About Me

- 🗐 Studying Software Development at 42 Abu Dhabi. Check out my projects here.
- 🕮 Currently learning in-depth machine learning concepts and neural network architectures.
- 🗁 Working on MiniRT, CPP modules, and a light-weight tensor library for C.

c logo python logo pytorch logo numpy logo pandas logo firebase logo

Pinned Loading

  1. 42-Cursus 42-Cursus Public

    A collection of my completed/on-going projects from the 42 School curriculum, covering systems programming, algorithms, and low-level programming development.

    C

  2. bukoshell bukoshell Public

    `bukoshell` is a small Bash-like shell that can parse and execute user commands, handle built-in functions, manage environment variables, run external programs, and support pipes, redirections, and…

    C

  3. FdF FdF Public

    A 42 School project where you create a simple 3D wireframe renderer in C using MinilibX graphics library. It introduces concepts like 3D projection, matrix transformations, and basic graphics progr…

    C

  4. libft-adapt libft-adapt Public

    `libft-adapt` is my personally adapted standard C library where I can *freely* add on my own custom functions and other utilities. Based on my `libft` from the 42 Cursus.

    C

  5. DocuMate DocuMate Public

    A Retrieval-Augmented Generation (RAG) Chatbot built on top of ChatGPT. Just upload your document and ask DocuMate anything about it.

    Python 1

  6. SfM-with-LightGlue-Streamlit SfM-with-LightGlue-Streamlit Public

    This Github repository features the code for a Streamlit application for performing Structure-from-Motion (SfM) reconstructions using the LightGlue feature matcher. The application allows users to …

    Python 2 1