Skip to content
View jacobcabrera36718's full-sized avatar

Block or report jacobcabrera36718

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

Popular repositories Loading

  1. AI-Trade-Bots AI-Trade-Bots Public

    Python 1

  2. Financial-News-Summarization-and-Sentiment-Analysis Financial-News-Summarization-and-Sentiment-Analysis Public

    Python script for scraping, summarizing, and analyzing sentiment of financial news articles for selected stocks using BeautifulSoup and Transformers.

    Python

  3. Templated-Vector-Iterator Templated-Vector-Iterator Public

    C++ project implementing a templated vector class and an iterator with custom traversal, including a Makefile for compilation and test cases for validation.

    C++

  4. Doubly-Linked-List-STL Doubly-Linked-List-STL Public

    C++ implementation of a doubly-linked list class template with STL-like interface and iterators. Includes a test cases and complexity analysis for specific operations.

    C++

  5. Binary-Tree-Expression-Converter Binary-Tree-Expression-Converter Public

    C++ implementation of a Binary Expression Tree (BET) for converting postfix expressions to infix. Includes recursive algorithms, Makefile, test cases, and complexity analysis. The project aims to s…

    C++

  6. HashTable-PassServer-Implementation HashTable-PassServer-Implementation Public

    Implementation of a hash table with separate chaining and a password server for managing user accounts, developed and tested in a Linux environment.

    C++