Skip to content
View oonap0oo's full-sized avatar

Block or report oonap0oo

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

Coding for fun.

Python

A lot of shorter Python projects can be found here:

Small Python projects

Fractals, calculations and plots using Matplotlib and more

https://github.com/oonap0oo/small-Python-projects

Modular multiplication

Drawing Modular multiplication circles, squares and triangles using Python

https://github.com/oonap0oo/Modular-multiplication-circle/

Python and Turtle graphics

Using the build in Turtle library, can achieve some complex and fast graphics.

https://github.com/oonap0oo/Python-and-Turtle

Numworks calculator, MicroPython

This device has a Python coding app which implements a version of MicroPython.

Python code for a Numworks calculator can be found here:

https://github.com/oonap0oo/Numworks-calculator

Vintage LED 7 segment display

Displaying a vintage LED 7 segment display, for example to put an 80s clock on the screen

https://github.com/oonap0oo/7_segment_display

Matplotlib animations

Matplotlib can create animations

https://github.com/oonap0oo/animation-with-matplotlib

Numerical Methods For Engineers - Python

Python versions of some of the example pseudocode in the book "Numerical methods for engineers 8th edition".

https://github.com/oonap0oo/Numerical-methods-for-engineers-python

Some bigger projects:

Photo Editor

A photo editor using Python, Tkinter, numpy and Pillow:

https://github.com/oonap0oo/python-photo-editor

Function Plotter

A function plotter embeds matplotlib graph in tkinter gui:

https://github.com/oonap0oo/python_plotter

Little Math Wizard

"Little Math Wizard" inspired by the "Little Professor" devices made bi TI

https://github.com/oonap0oo/Little-Math-Wizard

RPN Reverse Polish Notation calculator

Reverse Polish Notation Calculator coded in Python. The calculator has stack levels like the classic HP RPN calculators. It supports complex numbers.

https://github.com/oonap0oo/RPN-Python

GNU Octave

Also trying some stuff in GNU Octave now and then:

https://github.com/oonap0oo/GNU_Octave_scripts

NGSPICE

Electronic circuit simulation using text based circuit description files as input

https://github.com/oonap0oo/ngspice_analog_circuit_simulation

Pinned Loading

  1. small-Python-projects small-Python-projects Public

    small pieces of Python code

    Python 2

  2. Numworks-calculator Numworks-calculator Public

    Python code made to run on a Numworks calculator

    Python 2 1

  3. Python-and-Turtle Python-and-Turtle Public

    Projects using CPython and Turtle graphics

    Python

  4. python-photo-editor python-photo-editor Public

    a simple photo editor using Python, Pillow, Numpy and Tkinter

    Python

  5. python_plotter python_plotter Public

    math function plotter coded in Python using Numpy, Matplotlib and Tkinter

    Python 1

  6. Little-Math-Wizard Little-Math-Wizard Public

    "Little Math Wizard" inspired by the "Little Professor" devices made bi TI

    Python 1