OMAR NASIR

Welcome to my portfolio

My Flutter Apps

BMI Calculator App Go to github(My code)... Description: A bmi calculator bulit using Flutter and dart Functions: calculate your bmi according to your height, age, weight and sex.

Global Coronavirus Traker Go to github(My code)... Description: A cornavirus traker created using flutter and dart. Built with the covid19 api Functions: Keep track of cases, recoveries and deaths around the whole world.

Weather app Go to github(My code)... Description: A weather app bulit using Flutter and dart using the open weather api Functions: find the weather from anywhere in the world or use your current location.

To-do app Go to github(My code)... Description: A to-do app bulit using Flutter and dart, using stack managment Functions: add and remove tasks

Easy Chat Go to github(My code)... Description: A chatroom app bulit using Flutter and dart using Google's Firebase Functions: Create an account and speak with anyone on the app

My Game Engine(V0.1)

Description: A game engine created completey from scratch using java and opengl


Functions: This engine currently features model importation. Texture rendering on 3d models. A camera. Point lights, and reflective lights that come off of models. And last but not least terrain generation.


Go to github(My code)...

Face Recogntion Project

Description: A face recognition project that uses python and the cv2. face-recognition libraries.


Functions: recognise a face from an image or a video. Blur said face in the image or video. Add a filter to the face live through webcam.


Go to github(My code)...