Skip to content
View SebastianYepez's full-sized avatar

Organizations

@Fetchingfoods @UNLV-CS472-672

Block or report SebastianYepez

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

Hi there 👋

💫 About Me:

Current Automation and Software Engineer Intern @ Fetching Foods!

Computer Science and Mathematics Student @ UNLV

💻 Tech Stack:

AssemblyScript C++ JavaScript Java HTML5 CSS3 Python Shell Script Datadog GithubPages Bootstrap WordPress PyTorch Arduino Trello Terraform


Pinned Loading

  1. ESP32-AI-Chatbot ESP32-AI-Chatbot Public

    An Arduino program that utilizes an ESP32 microprocessor and OpenAI's API to create your very own ChatGPT replica. Functions as the source code for the 2024 Vegas STEM Lab project I assigned to my …

    C++ 3 1

  2. Vegas-STEM-Lab-2024 Vegas-STEM-Lab-2024 Public

    The Vegas STEM Lab was a three-year program offering a three-week long immersive experience for students to explore the world of STEM. As a mentor, my task was to create a project that students cou…

    HTML 1

  3. Eight-Queens-Puzzle Eight-Queens-Puzzle Public

    The Eight Queens Puzzle is a chess board dilemma in which the objective is to place eight queens on an 8 x 8 chessboard in such a manner that no two queens threaten each other. In this implementati…

    C++

  4. Vegas-STEM-Lab-2023 Vegas-STEM-Lab-2023 Public

    This repository contains the code provided to students during the 2023 Vegas STEM Lab project. Their task was to construct a Smart Home and to develop, test, and present the sensors that came inclu…

    C++

  5. IBM-Data-Analyst-Bootcamp IBM-Data-Analyst-Bootcamp Public

    This repository aims at providing some notes that I wrote while undergoing IBM Skillbuild's Data Analyst Bootcamp on Udemy.

    Jupyter Notebook

  6. Knights-Tour Knights-Tour Public

    The Knights Tour is a chess puzzle that states that the knight, starting from any position on the board, can traverse the entire board without hitting a square more than once.

    Java