Skip to content
View ShaharAshe's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report ShaharAshe

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

πŸ‘‹ Hi there! I'm Shahar Asher

πŸŽ“ Computer Science Graduate | Software Developer | Full Stack Developer | Technology Enthusiast

🌐 About Me

I'm Shahar Asher, a recent Computer Science graduate from Hadassah Academic College with a passion for coding and problem-solving. My journey has equipped me with skills in various programming languages and technologies.

πŸ’» Languages & Tools

C++ C Java Python JavaScript SQL Assembly x86 R HTML5 CSS3 Linux React Native

πŸ“š Knowledge Base

SQLite MySQL PostgreSQL
Node.js Express.js React.js Bootstrap PyTorch Scikit-Learn Spring Boot Thymeleaf
Git GitHub Selenium Jenkins Docker
OOP Algorithms Data Visualization Machine Learning

πŸ† Competitive Programming

Check out my LeetCode profile for more coding challenges and solutions.

πŸ“« Contact Me

LinkedIn Email

πŸ“Š GitHub Stats

GitHub Stats

πŸ”₯ Top Languages

Top Languages

Pinned Loading

  1. Cryptography_modules Cryptography_modules Public

    This repository features Python implementations of various cryptographic algorithms, including RSA, ElGamal, and VigenΓ¨re cipher. It serves as a resource for learning and experimenting with cryptog…

    Python 2

  2. ExchangeRateConverter ExchangeRateConverter Public

    A simple console application that converts currencies based on live exchange rates

    C#

  3. scam-reporting-app scam-reporting-app Public

    A web application for reporting and sharing scam information to enhance community awareness and prevention.

    Java

  4. shahar-asher-portofolio shahar-asher-portofolio Public

    A personal portfolio website built with React, showcasing my skills, projects, and contact information.

    JavaScript

  5. LeetCode LeetCode Public

    A collection of my LeetCode solutions, showcasing problem-solving skills and algorithmic techniques.

    C++

  6. matrix_operations_cython matrix_operations_cython Public

    Matrix Operations with Cython showcases efficient matrix operations like multiplication, addition, subtraction, and more, leveraging Cython for improved performance. The project includes a Jupyter …

    Python