Hello, world! I'm Faisha.
Welcome to my code swamp.
👩💻 string_me along: My blog about computer science, maths and the in-between.
🥀 Context-Free Verse: Code poems that are occasionally free verse and always free from context.
Hello, world! I'm Faisha.
Welcome to my code swamp.
👩💻 string_me along: My blog about computer science, maths and the in-between.
🥀 Context-Free Verse: Code poems that are occasionally free verse and always free from context.
✒️ A compilation of compiling code poetry. Occasionally free verse and always free from context.
JavaScript 2
🎵 Python interpreter for a Bebop-based Brainfuck equivalent.
Python 1
✏️ A web app for visualising hypotrochoids and epitrochoids.
⌚ Open-source binary watch. Uses the ATMega328P microcontroller, PCF8563 RTC module, and is designed to be powered with a CR2032 coin cell battery. We don't do BCD here.
C++
☄️ A very basic 2D physics engine written in C++. Rigid body dynamics, soft body dynamics (mass-spring model) and collision detection.