Skip to content
View RachelB9913's full-sized avatar

Block or report RachelB9913

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

Typing SVG

💻 I am a third-year Computer Science student specializing in Data Science and AI. 🧠📊

🔥 Passionate about learning, continuously improving my skills, and collaborating with teams to solve real-world problems.

🎓 Eager to gain industry experience, and seeking opportunities as a software engineer or developer, where I can contribute to impactful projects and grow professionally.

🚀 At the moment, I’m interning at Nuvo Cares, where I contribute to developing computer vision systems for medical applications, leveraging various image processing techniques tools like SAM and YOLO.


⚒ Languages and Tools:

Java Python C MySQL Gitlab GitHub MongoDB PyCharm IntelliJ VS Code Ubuntu Linux OpenCV


📫 Contact Me

LinkedIn Gmail

Pinned Loading

  1. Machine-Learning-Project Machine-Learning-Project Public

    This project applies machine learning techniques to analyze and predict various attributes of LeetCode problems.

    Python 1 1

  2. OOP-Social-Network OOP-Social-Network Public

    The is a project called "Social Network" in Python. The main focus is on OOP and DESIGN PATTERNS. It allows creating a new social network where users can register with a username and password. Each…

    Python

  3. NLP_Project NLP_Project Public

    Forked from NoaFishman/NLP_Project

    This project explores the application of Natural Language Processing (NLP) and machine learning techniques to predict movie revenues using various features. It progresses from a baseline model to a…

    Python

  4. BayesianNetworks_AI-algo BayesianNetworks_AI-algo Public

    Bayesian Network query processor that performs conditional probability calculations using Variable Elimination, and check for conditional independence between nodes using the Bayes Ball algorithm.

    Java

  5. search-engine-marbles search-engine-marbles Public

    A Java-based implementation of various search algorithms to solve a marble puzzle game. The program finds the optimal path to move colored marbles on a 3x3 board from an initial state to a goal sta…

    Java