Skip to content
View duarte3333's full-sized avatar
🏎️
Focusing
🏎️
Focusing
  • Instituto Superior Técnico
  • Lisbon, Portugal

Highlights

  • Pro

Block or report duarte3333

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. FdF_Wireframe_model FdF_Wireframe_model Public

    In this project, my main goal was to create a simple wireframe model representation of a 3D landscape by linking various points (x, y, z) using line segments (edges).

    C 5

  2. Minishell Minishell Public

    Developed a shell program encompassing essential functionalities such as command parsing and execution, management of built-in shell commands, handling of environment variables, and effective handl…

    C 3 1

  3. MiniRT MiniRT Public

    Implemented a fully functional ray tracer. Created a scene parser, handle various geometric shapes, determine ray-object intersections, and implement advanced shading models including shadows and r…

    C 2

  4. AI_Sudoku_Solver AI_Sudoku_Solver Public

    With the help of pygame, openCV and tensorFlow it was possible to create an application that lets you play sudoku at three different levels and even allows the user to take a photo of a sudoku and …

    Python 1

  5. Machine_Learning Machine_Learning Public

    This project covers regression, showcasing the effectiveness of Orthogonal Matching Pursuit, and classification, addressing challenges in image classification with Convolutional Neural Networks and…

    Jupyter Notebook

  6. Push_Swap Push_Swap Public

    The goal of this project is to create a highly efficient sorting algorithm for two stacks. By working on the push swap problem, I gained a deeper understanding of data structures, sorting algorithm…

    C 12