Skip to content
View tamarirhy's full-sized avatar

Block or report tamarirhy

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. Beauty-Salon Beauty-Salon Public

    A Python program that simulates a salon booking system with selectable services, add-ons, and final bill calculation including tip.

    Python

  2. Life-Simulation-Game Life-Simulation-Game Public

    A console based simulation that models decision-making and life events across 100 spaces. Demonstrates control flow, randomness, and game logic in Python.

    Python

  3. World-Population-and-Poverty World-Population-and-Poverty Public

    Explores global trends in population and poverty using Gapminder datasets. Recreates and extends key visualizations to better understand relationships between economic growth, health, and development.

    Jupyter Notebook

  4. Climate-Change-Analysis Climate-Change-Analysis Public

    Analyzes climate change trends using real-world data, focusing on long-term shifts in temperature and weather patterns. Uses data analysis and visualization to highlight patterns and global impacts…

    Jupyter Notebook

  5. Quadratic-Equation-Solvers Quadratic-Equation-Solvers Public

    Implements quadratic equation solvers in Python, Java, C++, and PHP. Demonstrates cross-language problem solving, handling real and complex roots using the quadratic formula.

    Java

  6. Complex-Queries-SQL Complex-Queries-SQL Public

    Developed and executed complex SQL queries across a normalized database schema (employee, department, project, workson). Implemented multi-table joins, aggregation, and conditional filtering to ret…