Skip to content
View ronentaich17's full-sized avatar

Block or report ronentaich17

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

Hi there! 👋

I'm Ronen, a passionate software engineer dedicated to building products that make a positive impact on people's lives. My main interests are data science, bioinformatics, and web development.

About Me

  • 💻 Languages: C++, Python, Go
  • 🔧 Tools: React, Flask
  • 💡 Interests: Problem-solving, Data Science, Bioinformatics

My Projects

I enjoy working on a variety of projects, some of notable ones include:

  • Factflow: A full-stack web application utlizing React and a Postgres database to give users curated fun facts and articles based on a topic of their choice.
  • SW Algorithm: A Python implementation of the local sequencing alignment algorithm, Smith-Waterman

Get in Touch

I'm always open to discussing new ideas, collaborations, or just chatting about tech. Feel free to reach out to me via LinkedIn.

Pinned Loading

  1. factflow factflow Public

    Web application that showcases users a list of curated information. Users can upload their own facts and vote on facts submitted by others!

    JavaScript

  2. color-palette-generator color-palette-generator Public

    A collection of algorithms that generate color palettes based on traditional color schemes (complementary, analogous, etc.)

    C++

  3. sw-algorithm sw-algorithm Public

    An implementation of the Smith-Waterman algorithm in python.

    Python