Skip to content
View Claudia-Rocha-H's full-sized avatar

Organizations

@mdu-succcess

Block or report Claudia-Rocha-H

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 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
Claudia-Rocha-H/README.md

Hi πŸ‘‹, I'm Claudia Rocha.

A passionate Systems Engineering Student & Developer from Colombia


πŸ’‘ About Me

πŸ”­ Currently building MagnusChess, a modular chess engine in C++ focused on clean architecture, efficient move generation, and advanced search algorithms.
🌱 Exploring cybersecurity, cloud security, and secure coding practices.
πŸ’¬ Ask me about Python, Java, C++, web dev, databases, or ethical hacking.
πŸ“« Email: rochaclaudia177@gmail.com
⚑ My Interests: I’m into CTFs, drawing, cooking, and solving puzzles.


🌐 Connect with me


πŸ› οΈ Languages & Tools


πŸš€ Featured Projects

β™ŸοΈ Chess Engine (C++, CMake)

Modular chess engine built in modern C++ focused on clean architecture, efficient move generation, and search algorithms such as minimax with alpha-beta pruning. Designed for performance, testability, and incremental development. Status: πŸ› οΈ In Development

πŸ“¦ CourierSync (Next.js, SpringBoot, PostgreSQL)

Logistics platform with role-based access, database modeling, and frontend deployment.
Status: βœ… Completed

πŸ“ SimplexSolverQt (C++, Qt, Python)

Desktop tool to solve Linear Programming problems with a 3D visualization of the feasible region.
Status: βœ… Completed


πŸ“Š GitHub Summary

Language Stats


🎧 My Coding Playlist

Looking for some coding vibes? Here's one of my go-to playlists:
My Coding Flow Playlist

Pinned Loading

  1. SimplexSolverQt SimplexSolverQt Public

    Interactive Simplex Method Solver with 2D/3D Visualization and Complete Sensitivity Analysis.

    Python

  2. Sudoku-Solver Sudoku-Solver Public

    Python Tkinter Sudoku solver with OCR image loading and pretrained CNN digit recognition

    Python

  3. MagnusChess MagnusChess Public

    Modern C++ chess engine implementing efficient move generation, position evaluation, and alpha-beta search.

    CMake

  4. Couriersync-front Couriersync-front Public

    TypeScript

  5. CodeforcesSolutions CodeforcesSolutions Public

    My solution for some Codeforces problems

    Java

  6. Python-Image-Processing-Filters Python-Image-Processing-Filters Public

    Digital Image Processing scripts

    Python