_
๐Ÿ‡ต๐Ÿ‡ธ   FROM PALESTINE

$ whoami

Omar
Mureb

Computer Engineering Student ยท Year 1 ยท Competitive Programmer
Solving problems, one algorithm at a time.

C++
Java
OOP
Algorithms
Data Structures
Codeforces
omar@cp:~
$ cat profile.json
{
  "name": "Omar Mureb",
  "origin": "Palestine ๐Ÿ‡ต๐Ÿ‡ธ",
  "year": 1,
  "major": "Computer Engineering",
  "languages": ["C++", "Java"],
  "focus": "Competitive Programming",
  "status": "open to opportunities"
}
$
// 01

About Me

Hey! I'm Omar, a first-year Computer Engineering student from Palestine ๐Ÿ‡ต๐Ÿ‡ธ, passionate about competitive programming and building efficient solutions to complex problems.

I work primarily in C++ and Java, with a solid foundation in Object-Oriented Programming. I'm currently sharpening my skills in algorithms and data structures through competitive programming platforms.

I believe great code isn't just about making things work โ€” it's about making them work elegantly and efficiently. Every problem is a puzzle worth solving.

OmarMureb.cpp   C++17
1 class Omar {
2 public:
3   string origin = "Palestine";
4   int year = 1;
5   vector<string> skills = {
6     "C++", "Java", "OOP"
7   };
8 
9   void solve(Problem p) {
10    // always find a way
11    while (!p.solved()) {
12      thinkHarder();
13    }
14   }
15 };
// 02

Tech Stack

LANGUAGES
C++
PRIMARY
Java
STRONG
Python
LEARNING
CONCEPTS
OOP
STRONG
Data Structures
ACTIVE
Algorithms
ACTIVE
TOOLS
VS Code
DAILY
Git / GitHub
LEARNING
Linux / CLI
GROWING
CP PLATFORMS
Codeforces
ACTIVE
LeetCode
ACTIVE
AtCoder
EXPLORING
// 03

Competitive Programming

โšก
CODEFORCES
omarmureb38
loading...
โ€”
Rating
โ€”
Max Rating
โ€”
Contribution
โ€”
Friends
200+
Problems Solved
โ€”
Contests
C++17
Main Language
Y1
University Year
// TOPICS IN PROGRESS
Brute Force Greedy Binary Search Sorting Two Pointers Dynamic Programming Graph Theory Segment Tree Divide & Conquer Number Theory
// 04

Education

2024 โ€” Present
BSc. Computer Engineering
University ยท Palestine ๐Ÿ‡ต๐Ÿ‡ธ
Studying core CS fundamentals including data structures, algorithms, OOP with C++ and Java.
Actively participating in competitive programming contests and building projects outside of class.
Year 1
// 05

Let's Connect

Open to collaborations, CP teams, and new opportunities ๐Ÿš€