Hisham Nasir

Hello! I’m currently an Honours Computer Science student at York University.

I’m actively building my knowledge of web-development, cryptography, and UI/UX design through personal projects.

Currently developing a hardware based random number generation application under the name TrueRandom.

Projects

PLACEHOLDER

Tools and Workflows

Web Development Workflow

Figma used to create responsive design layouts with a focus on user experience and visual fidelity across devices.

Astro used as framework due to its unique islands architecture which opens up the capability of partial hydration of components for faster web applications. This site was built with Astro!

Javascript used in tandem with JQuery for creating user interactive components which enhance the flow of information and experience.

Animation Design and Implementation Workflow

Adobe Illustrator used to create assets in SVG format with attention to proper layering for animation compatibility in After effects

Adobe After Effects used to animate assets created in Illustrator using motion graphics techniques restricted to those supported by Lottie Files.

Lottie Files plugin and library used to export animations from After Effects for preview. Exported files are in JSON format and ready to be implemented into a web application

Javascript used to implement unique iteractivity to completed animations within the web application