Skip to content
View Orie47's full-sized avatar

Highlights

  • Pro

Block or report Orie47

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

👋 Hi, I'm Ori Shaked

I'm a Computer Science and Business Administration student at Tel Aviv University, passionate about using software to solve real-world problems. Whether it's building emergency-response apps in 24 hours or teaching code to underprivileged students, I thrive at the intersection of creativity, logic, and impact.

🛠 Tech Stack & Skills

Languages & Tools:
Python · Java · C · JavaScript · Kotlin · React Native · Git · Android Studio · NumPy · Matplotlib

Strengths:
Problem-solving · Fast Learner · Team Collaboration · Analytical Thinking · Clear Communication

🚀 Projects & Highlights

🥇 Ezra – Hackathon-Winning Crisis Response App

Built during the TAU CS Hackathon (1st Place out of 50+ teams)

  • Designed a mobile app for rapid initial medical assistance in emergencies.
  • Developed full functionality in under 36 hours with a 4-person team.
  • Sponsored and judged by Apple, Salesforce, AT&T, and others.

👨‍🏫 Volunteer Instructor – Moach Project

  • Taught programming, math, and English to high school students from low-income communities.
  • Prepared them for matriculation exams and inspired a future in tech.

🎓 Education

B.Sc. in Computer Science & Business Administration
Tel Aviv University · GPA: 86

🌐 Let's Connect

LinkedIn
GitHub
📧 orie47@gmail.com


Pinned Loading

  1. Data_Structure_AVL_Tree_Project Data_Structure_AVL_Tree_Project Public

    In this project, I implemented a functioning AVL tree that efficiently supports key operations such as insertion, deletion, and search. The AVL tree structure maintains its balance through rotation…

    Python

  2. Data_Structure_Binomial_Heap_Project Data_Structure_Binomial_Heap_Project Public

    In this project, I implemented a functioning binomial heap that efficiently supports key operations such as insertion, deletion, and finding the minimum element. The binomial heap structure is desi…

    Java

  3. ezra-crisistech-app ezra-crisistech-app Public

    Ezra is a mobile app prototype developed during the TAU Crisis Tech Hackathon to assist with initial medical response during emergencies, built in collaberation with a multidisciplinary team.

    JavaScript

  4. k-means-clustering-algorithm k-means-clustering-algorithm Public

    This project implements a k-means clustering algorithm while combing libraries and code from C and Python

    C

  5. PII-Redactor-Android PII-Redactor-Android Public

    Rescriber 2.0 is a privacy-first tool that detects and redacts sensitive data before messages are sent to chatbots. Now with Android keyboard integration it runs on-device with small LLMs for fast,…

    Kotlin

  6. pii-redactor-backend pii-redactor-backend Public

    Python