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

Hi, I'm Sean!

ᶻ 𝗓 𐰁ᶻ

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

ⓘ About Me

- ✧ Studying Software Development at 42 Abu Dhabi. Check out my projects here.
- ✧ Currently learning quantum computing fundamentals and revising machine learning concepts.
- ✧ Working on CPP modules and a light-weight tensor library for C.

c logo cplusplus logo python logo scikit-learn 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. libtensr libtensr Public

    A lightweight multi-dimensional tensor library written in C, designed for numerical and linear algebra operations in small-scale projects. It provides a simple API for creating, managing, and acces…

    C

  3. 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

  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. miniRT miniRT Public

    A mini CPU multi-threaded raytracer implemented in C with the libtensr library.

    C 1