Take a Look at what I've been working on!

Landing Page
Landing Page

Coded with Basic HTML, CSS and Javascript for SheCodes Basics.

Calculator
Calculator

A simple calculator with MIPS, which does addition, multiplication, division, power and factorial.

Weather App
Weather App

Weather app for:

  • SheCodes Plus, using HTML, CSS, and pure Javascript, with API and logos provided by openweathermap.
  • SheCodes React, using ReactJS with Yarn as package manager, with API from openweathermap.
Weather App
Simple Interpreter

This is a simple interpreter for the minimal assembly language explained in the book Computability, Complexity and Languages by Martin Davis, Ron Segal and Elaine Weyuker, 2nd Edition. I did this project (very hastily!) for my Advanced Computability Theory Course, and wrote it in python. I like it because it is the ultimate display of my ability to document and comment projects.

Weather App
Dictionary App

My most favourite development, done in HTML, CSS, ReactJS with an Active Dictionary API.