Skip to content
View Damarcreative's full-sized avatar
πŸ§‘β€πŸŽ“
Study
πŸ§‘β€πŸŽ“
Study

Block or report Damarcreative

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

enter image description here

I am an 19 year old programming student, fresh out of middle school, with a primary interest in software development and user interface design. Currently, I am undergoing a programming course to improve my skills.

Programming Understanding

  • Python: Already have a strong foundation and are actively developing these skills.
  • HTML, CSS: Have experience in building and designing web pages.
  • UI Design (Figma): Skilled in designing intuitive and engaging user interfaces.

Achievement

  • Learn programming from a young age and already have a strong basic understanding.
  • Actively participate in programming courses and projects to continue developing skills.

Contact or Social

Happy coding! πŸ‘©β€πŸ’»

Pinned Loading

  1. This Python script uses the Turtle g... This Python script uses the Turtle graphics module to simulate the "Chaos Game," a fascinating demonstration of chaos theory and fractal geometry. The program draws a Sierpinski Triangle using random point selection and midpoint calculations. Instead of connecting lines, this implementation places colorful dots at each step, creating a visually striking fractal pattern. The script is simple yet powerful, illustrating how complex and beautiful structures can emerge from seemingly random processes. Perfect for learning about chaos theory, fractals, and basic Turtle graphics in Python.
    1
    import turtle
    2
    import random
    3
    
    
    4
    # Setup the screen
    5
    screen = turtle.Screen()
  2. rem-wm rem-wm Public

    Rem-WM, a powerful watermark remover tool that leverages the capabilities of Microsoft Florence and Lama Cleaner models.

    Python 20 4

  3. Bot-Discord-Animagine Bot-Discord-Animagine Public

    Bot Discord AnimagineXL: Generate images from text prompts with customizable parameters using Stable Diffusion.

    Python 1

  4. Nightcore-Radio Nightcore-Radio Public

    A simple Discord bot uses python to play musk in a voice channel 24/7 together.

    Python 3

  5. CNET-Motion CNET-Motion Public

    CNET-Motion is a video transformation project that harnesses the power of ControlNet, integrated into the Stable Diffusion framework, to dynamically alter each frame of a video.

    Python 7

  6. anime-tts anime-tts Public

    Medium-sized Japanese language model for immersive text-to-speech. With more than 30 anime voice models

    Jupyter Notebook 4