FawadJawaid
A Computer Science enthusiast having a passion for developing and maintaining mobile and wearable applications with almost 10 years of experience in SE/Andriod
Engineering Manager / Lead Android Developer / Senior Mobile EngineerBerlin, Germany
Pinned Repositories
8-puzzle-solver-AI
This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.
design-patterns-android-app
In this project, Design Patterns have been applied to the existing android application Virtual Receptionist code to make the code better. The Bad Smells have been recognized and removed from the code which we call, Refactoring.
dog-breeds-app
The MVVM Jetpack Compose sample project using hilt, coroutines, retrofit, flow, material design, coil and room database. This project implements dog breeds app that can be used offline as well and it is available in both light and dark themes.
grade-your-code-fyp
It was a long-term one year (Final Year Project - Bachelor Thesis) project for my bachelors degree. All the learning of Computer Science concepts, theories and research have been applied in this project. Grade Your Code is an online platform where teachers can make programming questions or pick questions from a library of programming questions and post a quiz comprising of these questions. They also decide the grading criteria for every question according to test cases. Plagiarism rate is mentioned by the instructor. On the student's side, there is a compiler, which lets student to try their code again and again and show the result of test cases implemented on his code.
mars-explorer-app
The modularized MVVM Jetpack Compose project using hilt, coroutines, retrofit, flow, material design, coil, coroutines testing, junit and espresso. This project implements mars photos app that consumes NASA API and it is available in both light and dark themes.
mcommerce-android-app-magento
It was a complete android application designed and developed on the requirements of the organisation. The application was developed using Magento 1.9 default SOAP API. This application was required an extensive amount of research.
operating-systems-java
This is one of the most difficult projects, I have worked on. This project is divided into three phases; in the first phase, I was supposed to make VM Architecture. In the second one, Process and Memory Management. And in the third one, I was supposed to make a Graphical User Interface (GUI) in Java for the whole project. The requirements file for three phases is uploaded in the PDF format.
sharkweek-trivia-android-app
Sharkweek was a trivia app designed for school going children to convey them knowledge about sharks through MCQ's questions, picture questions and an extensive amount of animation. The application was developed for the Discovery channel for their Shark related on-air show.
sqa-UEstates-real-estate-system
This is the project which has been done for Software Quality Assurance course. UEstates is a real estate system which helps Agents to add Customers and Properties. And helps Users to search properties. The software testing types and principles have been applied to this project.
hackHB18-lenze
Hackathon Bremen - Challenge Lenze
FawadJawaid's Repositories
FawadJawaid/8-puzzle-solver-AI
This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.
FawadJawaid/dog-breeds-app
The MVVM Jetpack Compose sample project using hilt, coroutines, retrofit, flow, material design, coil and room database. This project implements dog breeds app that can be used offline as well and it is available in both light and dark themes.
FawadJawaid/operating-systems-java
This is one of the most difficult projects, I have worked on. This project is divided into three phases; in the first phase, I was supposed to make VM Architecture. In the second one, Process and Memory Management. And in the third one, I was supposed to make a Graphical User Interface (GUI) in Java for the whole project. The requirements file for three phases is uploaded in the PDF format.
FawadJawaid/sqa-UEstates-real-estate-system
This is the project which has been done for Software Quality Assurance course. UEstates is a real estate system which helps Agents to add Customers and Properties. And helps Users to search properties. The software testing types and principles have been applied to this project.
FawadJawaid/design-patterns-android-app
In this project, Design Patterns have been applied to the existing android application Virtual Receptionist code to make the code better. The Bad Smells have been recognized and removed from the code which we call, Refactoring.
FawadJawaid/grade-your-code-fyp
It was a long-term one year (Final Year Project - Bachelor Thesis) project for my bachelors degree. All the learning of Computer Science concepts, theories and research have been applied in this project. Grade Your Code is an online platform where teachers can make programming questions or pick questions from a library of programming questions and post a quiz comprising of these questions. They also decide the grading criteria for every question according to test cases. Plagiarism rate is mentioned by the instructor. On the student's side, there is a compiler, which lets student to try their code again and again and show the result of test cases implemented on his code.
FawadJawaid/mars-explorer-app
The modularized MVVM Jetpack Compose project using hilt, coroutines, retrofit, flow, material design, coil, coroutines testing, junit and espresso. This project implements mars photos app that consumes NASA API and it is available in both light and dark themes.
FawadJawaid/artificial-intelligence-problems-solution
This is the artificial intelligence problem solving project. This work has been done during the course of Artificial Intelligence in my bachelors degree. There are three problems in this project; United Federation of Planets (UFP), Raju’s Patterns and 8-Puzzle which have been solved through AI algorithms.
FawadJawaid/audio-algorithms
This is the Multimedia Programming project which implements the Audio Algorithms such as changing frequency, data encoding format (PCM) , amplitude, mono or stereo etc.
FawadJawaid/database-design-of-graphics-design-school
In this project, we are designing the database for the Graphics Design School named ‘Nexus’. A proper methodology of database systems has been followed starting with designing an ER Diagram for the database till the normalization of the schema till 3NF.
FawadJawaid/hci-virtual-receptionist-android-app
It is an Human Computer Interaction Virtual Receptionist android application. The application have all the characteristics of a real receptionist and performs task that a real receptionist do.
FawadJawaid/image-processing-utility
This is the multimedia image processing project in which multiple image processing techniques have been implemented such as Color2Gray, Flip_H, Flip_V, scaling, negative of the image etc.
FawadJawaid/SE-crowd-management-on-map
It is a web portal which shows the traffic of people at various places. It was a complete Software Engineering project which was developed according to the principles and methodologies of software engineering.
FawadJawaid/showtime-buzzer-android-app
This a complete Software Engineering/ Object Oriented Analysis and Design (Mobile Application Development) project. ShowTime Buzzer is an android application which gets the TV Shows data from all the famous Pakistani TV Channels and shows you at one place. You can subscribe to favorite TV shows and the app gives you a notification 30 minutes before your show is on air. So that you don't miss your favorite shows.
FawadJawaid/DS-binary-search-tree-operations
This is the Data Structures project which implements binary search tree and performs operations on it height of tree, number of nodes in tree, traversals etc.
FawadJawaid/sharkweek-trivia-android-app
Sharkweek was a trivia app designed for school going children to convey them knowledge about sharks through MCQ's questions, picture questions and an extensive amount of animation. The application was developed for the Discovery channel for their Shark related on-air show.
FawadJawaid/CN-client-server-multi-clients
A Computer Networks project which creates Client-Server architecture for multiple clients using Java language.
FawadJawaid/CN-client-server-single-client
This is the project for Computer Networks course in my bachelors degree. In this project Client-Server architecture has been created for single client. The project is itself is very much self explanatory.
FawadJawaid/data-structures-algorithms
This project implements some of the most important algorithms of Data Structures. For example, Circular Linked List, Doubly Linked List, Sorting Techniques (Elementary Sort, Quick Sort, Merge Sort, Shell Sort), Stack, Queue and Binary Search Tree.
FawadJawaid/data-structures-problems-solution
This is the Data Structures domain project which provides solutions to some of the problems like finding shortest path through maze, magic print etc. All the problems are mentioned in DSAssigment1 File.
FawadJawaid/data-structures-sorting-techniques
This project implements the sorting of linked list using main sorting techniques of the data structures such as bubble sort, selection sort and insertion sort.
FawadJawaid/DS-stack-queue-operations
This project solves the certain problems of Data Structures using Stacks and Queues.
FawadJawaid/FawadJawaid
Config files for my GitHub profile.
FawadJawaid/HackHB19_DMKAndroidApp
FawadJawaid/linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2022 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
FawadJawaid/network-security
This project presents one of the works which I have done in my Network Security course. RSA Exercise, DES Exercise, Obtaining A X.509 Certificate and Buffer Overflow (Ethical Hacking) are done in this project.
FawadJawaid/NS-privacy-issues-in-IOT
This is a research project which discusses Privacy Issues in IOT and proposed solution to it. In this project, we proposed a suitable wireless security mechanism for the hospital.
FawadJawaid/RevolutAndroidApp
This is the currency converter android app which has been designed for Revolut according to the requirements using MVP architecture.
FawadJawaid/swing-audio-player
This project shows the implementation of complete Audio Player which is being design using Swing which is a GUI widget toolkit for Java. This the is the project for Topics in CS (Multimedia Programming) course.
FawadJawaid/word-collapse-solver-AI
This project provides the solution to the puzzle game named Word Collapse using Artificial Intelligence algorithms.