Skip to content
View Sim3-14159's full-sized avatar

Block or report Sim3-14159

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Sim3-14159/README.md

Hi! 👋 I am Sim3-14159.


ℹ️ About me

I have (and still am) creating new projects — most of them in Python.
Some other languages I program in are C++ (specifically Arduino), JavaScript, HTML, C, and a little bit of Java. You can check out my profile website here.


🔧 Some of my best & latest projects:

  1. SIMpliCode
    A website designer and HTML editor with a live preview and built-in AI assistant.

  2. Emoji App Have you got yourself a Raspberry Pi? Well, Raspberry Pis don't have emoji support! 😱 I know it sounds horrible, but this app, written in Python, can easily be run as a .py or an executable.

  3. Box Seller
    An AI-powered game demonstrating interactive storytelling and decision-making.

  4. Cube Solving App The code for an app that can solve 3x3 Rubik's Cubes. It has a nice GUI and demonstrates many ways to make a practical app with tk and Tkinter. It is also a great template for other apps.

  5. Arduino-compatible Snake clone
    A classic Snake game recreated for Arduino boards.

  6. make-executable
    A simple Linux command-line tool that allows you to make a Python script executable. It can be used like this: make-executable [option] your file name. It also has a tool option (-t/--tool) which allows you to run the script from any directory like a built in tool.

  7. Python_Modules A bunch of useful modules for coding in Python.

    1. ansi_colors A simple module that uses ANSI-standard escape sequences to color statements to the standard output.

    2. MutableTypes A module containing classes for MutableInt, MutableFloat, MutableBool, MutableStr, etc. It is exactly what it sounds like: mutable versions of the primitive types.


Thanks for checking out my projects.

Pinned Loading

  1. simplicode simplicode Public

    An online HTML editor and website designer, with a live preview and a built-in AI assistant.

    HTML 1 1

  2. cube-solving-app cube-solving-app Public

    This repository contains my 3x3 Rubik's Cube solver app using tkinter and kociemba.

    Tcl

  3. emoji-app emoji-app Public

    Add full Unicode and emoji support to your Raspberry Pi! 🖥️ Easily install 📥 full Unicode compatible ⚙️ fonts and add a shortcut to your main menu to open the emoji copier. 😀

    Python

  4. Python_Modules Python_Modules Public

    This repository contains my best home made Python modules.

    Python

  5. Snake_Game Snake_Game Public

    An Arduino-run Snake clone, faster than others.

    C++

  6. Sim3-14159.github.io Sim3-14159.github.io Public

    My profile website

    HTML