Skip to content
View Hope-Alemayehu's full-sized avatar

Highlights

  • Pro

Block or report Hope-Alemayehu

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

Hi there! πŸ‘‹

I'm Hope Alemayehu, a quantum software developer and backend engineer exploring the intersection of computation and physics.

✨ What I'm Working On

  • πŸ”­ Researching quantum computing, optimization problems, and cryptography.
  • πŸ“ Writing "Quantum Stack Explorations: A Developer's View"β€”a deep dive into quantum software.

πŸ”§ Technologies I Work With

Python β€’ Go β€’ C++ β€’ Rust (learning)

πŸ’‘ Interests

  • πŸš€ Quantum Software Development
  • πŸ”‘ Cryptography & Security
  • πŸ“Š Optimization & Computational Science

πŸ“« Let's Connect

πŸ“§ [email protected]
🌐 LinkedIn | 🐦 Twitter

Pinned Loading

  1. Quantum-Software-Projects Quantum-Software-Projects Public

    Jupyter Notebook 2

  2. trulyRandom trulyRandom Public

    HTML 2 1

  3. Monkey Monkey Public

    a language and an interpreter made in Golang

    Go

  4. PostQ PostQ Public

    A Library for Post-Quantum Algorithms

  5. QC-Experiments- QC-Experiments- Public

    A central place to check out the code we write in Quantum Computing.

    Jupyter Notebook

  6. Bin-Packing-Problem Bin-Packing-Problem Public

    This repository explores the Bin Packing Problem (BPP), a classic optimization task where the goal is to pack items into the minimum number of bins, considering weight constraints. Using a variety …

    Python