Skip to content
View CezarJedi's full-sized avatar

Block or report CezarJedi

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

Hello there, I'm a developer and competitive programmer.

Languages & Tools

  • Primary: C++, C, Python, C#
  • Machine Learning: PyTorch, TensorFlow
  • Engines: Unreal Engine, Unity
  • Web & Scripting: HTML, CSS, JavaScript (minimal)
  • Learning: CUDA, CUDAQ, Vulkan
  • Focus: High-performance algorithms and Machine Learning models

Achievements

National Level

  • πŸ₯ˆ Silver Medal (with Mention) – Romanian National Olympiad in Informatics (ONI)
  • πŸ₯‰ 2Γ— Bronze Medal – Romanian National Olympiad in Informatics (ONI)
  • National Participant – Romanian National Olympiad in Informatics (ONI)
  • πŸ₯‰ Bronze Medal – Romanian National Olympiad in AI (ONIA)
  • πŸ₯‰ Bronze Medal – Romanian National Olympiad in Artificial Intelligence (ROAI)
  • πŸ₯‡ 2x Gold Medal (2nd Place) – "Sever Aurel Groze" National Contest (Informatics)
  • Honorable Mention – Romanian Olympiad in Applied Informatics (AcadNet) - Software Interoperability (Debugging)

County Level

  • 4Γ— 1st Place – Romanian Olympiad in Informatics (OJI) County Phase
  • 2nd Place – Romanian Olympiad in Informatics (OJI) County Phase
  • 1st Place - Romanian Olympiad in Applied Informatics (AcadNet) - Software Interoperability (Debugging) County Phase
  • 1st Place – Romanian Olympiad in Artificial Intelligence (ROAI) County Phase
  • 3rd Place – Romanian Olympiad in AI (ONIA) County Phase
  • Mention – Romanian Mathematics Olympiad (OJM) County Phase
  • Mention – Romanian Physics Olympiad (OJF) County Phase

Popular repositories Loading

  1. claw-code claw-code Public

    Forked from ultraworkers/claw-code

    The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.

    Rust 1

  2. FirewallBlocker2095 FirewallBlocker2095 Public

    Python script to block all .exe files in a folder via Windows Firewall.

    Python

  3. TextEncoder TextEncoder Public

    Hide text invisibly inside other text using Unicode or markers (Python).

    Python

  4. GCBP GCBP Public

    Python script to automatically create new C++ Code::Blocks projects with a template main.cpp and .cbp project file.

    Python

  5. GPP GPP Public

    Python script to automatically create new Python projects with a main.py file and a Jupyter notebook (.ipynb).

    Python

  6. X-O X-O Public

    A simple Tic Tac Toe game in Python where you play against an AI bot. The bot uses the Minimax algorithm for decision-making and can play at three different difficulty levels.

    Python