Skip to content
View Lex-VC's full-sized avatar

Block or report Lex-VC

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.

Content in all repositories owned by your account will be closed.
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
Lex-VC/README.md

👋 Hi, I’m Lex van Cauter

  • 🎓 Engineering Student at DTU (Technical University of Denmark), passionate about robotics, programming, and building functional, elegant systems

🔧 Skills & Expertise

  • Languages & Tools: Java, Python, Go, C/C++, F#, Maven, Docker, Linux
  • Areas of Interest: Robotics, Embedded Systems, Game Development, System Design, Automation

💡 Featured Projects:

🎮 LinkedIn Game Solver

A Windows bot that uses computer vision and automated input to solve all seven daily LinkedIn games automatically.

  • Detects and solves Patches, Zip, Mini Sudoku, Tango, Queens using pure CV + constraint/backtracking logic — no LLM needed.
  • Uses Tesseract OCR + Groq LLM for the language-based games: Pinpoint and Crossclimb.
  • Built with Python, OpenCV, mss, and ctypes — runs on any visible browser window.
  • Features a dispatcher that navigates between all seven games automatically with a single command.

🤖 Explore the code: LinkedIn Game Solver

🧱 MiniCraft

A top-down 2D crafting & survival game with extended gameplay features like boss battles and world progression.

  • Built in Java using Maven, fully cross-platform (Windows/macOS/Linux).
  • Implements core gameplay: enemies, resource management, and exploration.
  • Designed with modular architecture for easy feature expansion and customization.

💥 Explore the code and learn how to build and run the game: MiniCraft


🎓 Education

  • DTU – B.Sc. General Engineering (in progress) Focus on robotics, programming, and system design.

📫 Get in Touch


Thank you for visiting my GitHub! 🚀 Feel free to explore my projects and let me know if you’d like to collaborate.

Pinned Loading

  1. LinkedIn-Game-Solver LinkedIn-Game-Solver Public

    A bot using machine vision to complete all LinkedIn games in record time!

    Python

  2. MiniCraft MiniCraft Public

    Java 1