Imran Ariffin

Software Engineer & Full Stack Developer

TIMELINE

My story so far.

Started college @ University of Toronto, St. George

2013 - 2017

Ontario, Canada

  • BASc. in Electrical & Computer Engineering

2013 - 2017

Started work @ Department of Economics, University of Toronto, St. George

May '17 - Aug '17

Toronto, Canada

  • Data Visualization Research Assistant.
  • Developed web-based multilayered polar chart as a tool for researching sentiments in books from google books.
  • Ported existing solution to React application for code maintainability and used HighCharts.js to improve UI and performance.

May '17 - Aug '17

Started work @ Scotiabank Wealth Management

Jan '18 - Now

Toronto, Canada

  • Software Developer.
  • Improved the UI of the existing React-Redux client side application by refactoring for iPad.
  • Collaborated with developers from neighbouring lab to provide a unified login ow using Twillio One Time Password.
  • Contributed to the central Java-Spring know-your-client database services used by different labs across the floor.

Jan '18 - Now

PROJECTS

Some of the projects that I have done.

...

Game Of Life Optimization

  • Optimized the existing game of life code using pthread barrier, instruction level parallelism, fork-join, block tiling for better caching and function in-lining, resulting in 1190% improvement in speed.
C
code optimization
...

GGGolf

  • Worked in a team of 7 as a full stack engineer to create a web platform for golf seniors to create and join golf tournaments, create and join teams.
  • Created using Ruby on Rails, SQLite, Twitter Bootstrap and Stripe.
  • Independently responsible mainly for designing the schema, tournament registration, tournament page and prole page.
Ruby
ruby on rails
PosgreSQL
...

LiveSWOT

  • A platform to collaborate on your SWOT analysis with your team mates in real time across the globe.
  • Designed and developed material UI for the Redux-React application using Materialize CSS.
  • Designed and developed RESTful API endpoints using Django Rest Framework and PostgreSQL
React
Redux
Django
Django REST Framework
Materialize.css
...

safe_rm

  • Safely rm files on UNIX using a recycle bin. All safely-rm-ed files can be restored safely.
Shell
...

GG-Go

  • A 2-Player Go Game Web App.
Java
JavaScript
CSS