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, Inception, and actively developing on my 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. DataMind-Hackathon DataMind-Hackathon Public

    A machine learning pipeline developed for RecognAIze Hackathon hosted by DataMind at 42 Abu Dhabi.

    Jupyter Notebook

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

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

  6. miniRT miniRT Public

    A mini multi-threaded raytracer implemented in C with our own custom tensor library.

    C 1