Skip to content
View lucaSartore's full-sized avatar

Highlights

  • Pro

Block or report lucaSartore

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

Hi, I'm Luca Sartore! πŸ‘‹

I'm a software engineer at the University of Trento. Below are some of my projects, categorized for easy browsing.

πŸš€ Projects I've Contributed To:

  • πŸ€– Nvim DAP UI: A UI for debugging inside Neovim.
  • πŸ–₯️ Webix Framework: A JavaScript framework for building user interfaces.

πŸ› οΈ Useful Repositories I've Created:

🎨 Cool (but Sort of Useless) Stuff I Made:

  • 🧩 Puzzle Solver: An algorithm that can solve small-sized jigsaw puzzles.
  • πŸš‚ Rusty Railways: An embedded project that automatically controls and schedules LEGO trains.
  • πŸ§€ Cheese Lang: A Turing-complete language I wrote in Go.
  • 🧠 Mind Merge: A project management software with novel AI-based features.
  • πŸ“‹ Personal Website The first (kinda ugly) website i made
  • πŸ’£ Mindsweeper: An implementation of the classic Minesweeper game.

πŸ† Awards and Education:

  • πŸŽ“ I studied to become an Automated Technician in high school and graduated with 100/100.
  • πŸ… I won the RoboCup Rescue Line World Championship in 2021.
  • πŸŽ“ I graduated with a Bachelor's degree in Software Engineering, receiving 110L/110.

πŸ’Ό Past Work Experience:

I've also worked in the following fields (though I can't share the code due to confidentiality agreements):

  • Data analytics
  • Data visualization
  • Full-stack development
  • Embedded sensor development
  • Video animation creation using the Manim framework

Popular repositories Loading

  1. nvim-dap-exception-breakpoints nvim-dap-exception-breakpoints Public

    A simple UI that can be used to ergonomically control the "exception breakpoints" feature of the debugger adapter protocol

    Lua 12

  2. Robocup-Rescue-Line-simulation Robocup-Rescue-Line-simulation Public

    a simulation of the competition robocup junior rescue line to help teams develop the code even if the robot itsel is not ready yet

    Python 7 2

  3. PuzzleSolver PuzzleSolver Public

    An algorith that can solve complex puzles

    C++ 2

  4. MindMerge MindMerge Public

    A project-manager software with novel generative AI features

    TeX 1

  5. Dataset-for-robocup-rescue-line Dataset-for-robocup-rescue-line Public

    1

  6. Rust_bin_tree Rust_bin_tree Public

    an implementation of binary trees in rust

    Rust