0% found this document useful (0 votes)
30 views

Computer Vision Machine Learning Fundamental Algorithms Game Development

The document outlines the author's areas of interest which include computer vision, machine learning, fundamental algorithms, and game development. It also lists skills with tools like OpenCV, Matplotlib, Scipy, Numpy, HTML5, CSS, JavaScript, PHP, and databases like SQL and MongoDB. Previous projects are described ranging from 2014 to current including image and digit recognition using neural networks, vehicle tracking apps, text compression, and more.

Uploaded by

Syed Misbah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Computer Vision Machine Learning Fundamental Algorithms Game Development

The document outlines the author's areas of interest which include computer vision, machine learning, fundamental algorithms, and game development. It also lists skills with tools like OpenCV, Matplotlib, Scipy, Numpy, HTML5, CSS, JavaScript, PHP, and databases like SQL and MongoDB. Previous projects are described ranging from 2014 to current including image and digit recognition using neural networks, vehicle tracking apps, text compression, and more.

Uploaded by

Syed Misbah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

AREAS OF INTEREST

Computer Vision
Machine Learning
Fundamental Algorithms
Game Development

SKILLS
Tools / Libraries OpenCV, Matplotlib, Scipy, Numpy ( Python )

Web development tools HTML5, CSS, JavaScript, PHP, MEAN stack

Databases SQL, MongoDB


Video Analysis and object detection:
This project uses Opencv framework on python. It detects moving objects
in a video and tracks it with an ID. Furthermore, it recognizes properties
of these objects such as color, direction of movement, position and area
occupied on the screen.

Fitbit App A fitness application which helps users to define their


fitness plan for each day of the week and tracks the progress on a daily
as well as a weekly aggregated basis. The user is provided with a
number of charts showing daily or weekly plan vs actual progress view.

Vehicle Tracker App A tracking application which tracks the position


of a vehicle on the map as it moves along its route, showing its current
location and also its history along with a timestamp.

OTHER PROJECTS

Apr 2016 Image Recognition


Identifying the class of an image using a Neural network from a given set of
classes.
Mar Digit Recognition
2016
Recognizing the digit on a picture using a Neural network.

Nov String Parsing using LR Parsing Table


2015 Given a String w and an LR-parsing table (in the form of a matrix) with
functions ACTION and GOTO for a grammar G, predicts whether the
given string is in language or not.

Apr 2015 Indexing a book using a B-tree


This project indexs the keywords of a given book using a B-tree.

Mar K d trees (2 d tree)


2015
This project allows Insertion, Searching, Nearest neighbour
search, Range count and Range Search on elements of a 2-
dimensional tree.
Dec 2014 Text compression using Huffman coding
This project implements Huffman coding algorithm by taking a text
file as an input, generating its Huffman tree and then compressing
the text to its equivalent Huffman code.

Feb Student information portal


2011 Developed a website to maintain and publish Student
directory.
May NarutoZRT
2008 Developed and hosted a multimedia website
- Dec

You might also like