Skip to content
View CreepyMemes's full-sized avatar
πŸ‘οΈ
</>
πŸ‘οΈ
</>
Block or Report

Block or report CreepyMemes

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

🌐 CreepyMemes

Strandy Robot Current Project

Visitor GitHub followers

About Me

I am currently studying Software and Automation Engineering at university.

Interests

  • Competitive Programming: I enjoy competitive programming challenges as they sharpen my critical thinking, and improve my problem-solving skills.

  • Capture The Flag: I also like doing CTF challenges and I've followed this CTF course Cyberchallenge.IT

  • Personal Project: I have a passion for robotics and I am currently working on an AI-based robotics project (featured in the banner above). Which made me practice the following skills:

    • ⚑Electronics and Circuit Design
    • πŸ–¨οΈCAD Modeling and 3D Printing
    • πŸ“ŸEmbedded Programming
    • πŸ–₯️Web Development
    • πŸ”’Cybersecurity Measures

πŸ“ Languages that I work with:

C Cpp CMake Python Javascript Html Css

πŸ› οΈ Tools that I use:

VsCode PlatformIO Git Fusion360 Arduino Espidf Freertos

πŸ’» Operative Systems:

Win11 Ubuntu

πŸ“Š GitHub Stats:

cmsta

Pinned Loading

  1. ImageToSTL ImageToSTL Public

    This tool allows you to easily convert any image into a 3D print-ready STL model. The surface of the model will display the image when illuminated from the left side.

    Python 130 9

  2. Naive_3D_Renderer Naive_3D_Renderer Public

    A dumb 3D engine that doesn't use linear algebra, instead uses an actual simulated camera

    Python