Skip to content
View vskarleas's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@Vasilis-Skarleas-Group @Lekitable @ChangemakerZ

Block or report vskarleas

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

πŸ‘‹ Hi, I'm Vasilis Skarleas! I'm a tech entrepreneur, media producer, and robotics engineering student. Hint: All of my projects are availble in detail on my LinkedIn

  • Former CTO & Co-Founder of Lekitable, the first green-network of products in France 🌱.
  • Executive Producer of the GenZers to rise! Podcast, and excited to be launching the Global Navigators Podcast soon πŸŽ™οΈ. I’m deeply passionate about STEM and creating positive change.
  • πŸš€ I’m constantly diving into new tech – from videography to aerial photography, digital art, 3D printing, and of course, robotics. I’m all into it!

πŸ’‘ Creator of:

  • ChangemakerZ App – A social change platform to make a real difference.
  • Patients DB 2.0 – A HIPAA-compliant application that helps doctors manage patient records.
  • VScloud Connect – The all-in-one solution for client management, domain names, support tickets & project management.
    Check out all my app projects here.

πŸ“ Studying Robotics Engineering at Polytech Sorbonne – because why not combining my love for technology with real-world applications ? πŸ€– I want to get into space and medice applications. This is what it inspires me. πŸŽ“ Currently learning: Docker, ROS, OpenCV, MongoDB, and PHP. Always adding more tools to my tech toolkit! πŸ”§

πŸ’¬ If you want to chat about STEM, robotics, or just want to connect), reach out at [email protected]. Active on my sociam media platforms under the username @vskarleas.

πŸ–₯ Check out my website here. Feel free to find out more on my projects below and on the repos page.

Pinned Loading

  1. ROB3-S5-Battleship-in-C-Miniproject ROB3-S5-Battleship-in-C-Miniproject Public

    A Battleship game developed in C. Integrates saving functionality, play agains AI bot, personalisation and customisation, and more...

    C 2

  2. PeiP-S2-Dames_Chinois_project PeiP-S2-Dames_Chinois_project Public

    Solving the Halma game (Dames Chninois in French) using the Ocaml programming language. The main goal was to apply algorithmic and functional programming technics

    OCaml 1

  3. ROB3-S6-ImagePulser ROB3-S6-ImagePulser Public

    Vectorize and simplify images obtained via a webcam using dynamic methods, like segment-based or even bezier-curves simplification. We detect contours, manipulate bitmaps and create Adobe PBMs repr…

    HTML

  4. ROB3-S6-LineaScribe-Robot ROB3-S6-LineaScribe-Robot Public

    LineaScribe Robot: On open source approach to parallel robots that design on a cartesian system. Inversed kinematics, trajectory provision and pre-coded modules are available

    Mathematica

  5. ROB3-S6-Nonogram ROB3-S6-Nonogram Public

    Algorithmic approach to solve Nonogram puzzles. The project aims to create an efficient solution for solving these puzzles, while enhancing our understanding of algorithmic techniques in complex, r…

    C

  6. ROB4-S7-Image_processing ROB4-S7-Image_processing Public

    The course covers essential topics such as erosion, dilation, openings, closings, and convolutions, alongside in-depth filter analysis including median, average, Laplacian, and Nagao filters. Pract…

    C++