Umer K.

FullStack Application Developer

Web & Graphic Designer

Site Map

Skills

HTML&CSS JavaScript
Node.js Express React Redux Socket.io
Progressive Web Apps
p5.js Creative Coding Game Development
Modern Responsive Web & Mobile Design
MongoDB Firebase

Math, Intelligence and Physics in JavaScript

Code View Live

Newton's Fractals

Renders pretty pictures using Newton's method applied to a fixed polynomial

Code View Live

Optics Simulation

Simulation and Demonstration of Complex (Simple) Light Behaviours

This application is built purely in JavaScript. Every reasonable effort has been made for mathematic computational efficiency and physical accuracy. It simulates reflection, refraction in mediums of different shapes and refractive indices, including circles and polygons, lens behaviours and light filters.

GitHub View Live

Evolution Sandbox

Simulation of Genetic Evolution in Intelligent Autonomous Agents

This simulation is built purely in JavaScript. Every reasonable effort has been made for mathematic computational efficiency and physical and biological accuracy, as required for the scope of this simulation.

JavaScript Web Projects

Code View Live

Prayer Journal

A journal for Muslims to record daily obligatory Salah. PWA that syncs accross all types of devices

  • React, with Hooks, Functional Components and the Context API only
  • Secure and Realtime sync with Firebase Firestore and Authentication
  • Modern, Minimalist Design. Can work Offline
  • Makes use of Sass/Scss
Code View Live

Drawboard

Realtime Collaborative Drawing Application with Integrated Chat

This application is built using the MERN stack, with MongoDB, Express, React and Node.js. This instance is a project demonstration only and not meant for production. It utilises socket.io for real-time drawing and chat messages, and needlessjs for working with HTML canvases

Code View Live

WatchToday

Simple, Minimalist Movie Explorer Application. Demonstrates Frontend React Skills with the Hooks API

  • React, with Hooks and Functional Components only
  • Uses Hash Router
  • Modern, Minimalist Design
  • Makes use of Sass/Scss