Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View YehoanatnEzra's full-sized avatar

Highlights

  • Pro

Block or report YehoanatnEzra

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

    This repository contains three system-level computing projects in C++: a multi-threaded MapReduce framework, a user-level thread management library, and a virtual memory management system.

    C++

  2. Job_Scanner Job_Scanner Public

    This respority contains the Job_Scanner class that concurrently queries multiple job-listing APIs, filters results by keywords and locations, and exports matched listings to a CSV file. Built-in mu…

    Python

  3. Cancer_Attributes_Prediction Cancer_Attributes_Prediction Public

    This repository implements a machine-learning pipeline that, given a patient’s clinical profile, predicts cancer risk and, if positive, the most likely subtype or metastasis pattern. It includes cl…

    Python 2

  4. Evolution_of_Color_Naming_Systems Evolution_of_Color_Naming_Systems Public

    A research Python simulation of evolving human-like color naming via Information Bottleneck and replicator dynamics, benchmarked on a 50-participant survey and five perceptual environments to explo…

    Python 1

  5. Secure_VPN Secure_VPN Public

    Personal Project - Design and implementation of a simple VPN for secure comunication between computer and server over an encrypted channel. This VPN provides confidentiality, integrity and mutual a…

    Python

  6. Coursechat-Sentiment-Pipeline Coursechat-Sentiment-Pipeline Public

    A desktop WhatsApp data collector (Electron + @open-wa/wa-automate) and an LLM-based sentiment pipeline (Python + OpenAI) used to analyze 23k messages from 28 WhatsApp groups across two faculties, …

    JavaScript