Giter VIP home page Giter VIP logo
  • 👋 Hi, I’m @FawadJawaid.
  • 📍 I'm based in Berlin.
  • 🤠 I'm a Software Engineer turned Engineering Leader.
  • 💻 I'm currently working at momox SE as an Engineering Manager / Lead Software Engineer - Mobile Apps, leading a cross-functional team of 12 engineers.
  • 🧑🏽‍💻 I have previously worked as a Lead Mobile Engineer (Android Specialist); led and mentored up to 5 Android Engineers.
  • 📱 I meticulously crafted multiple highly-rated Android apps as a (Senior) Android Developer across various organizations.
  • 👀 I’m interested in Engineering Management, Leadership, Technical Leadership, Mobile App Leadership, Android, Kotlin, Jetpack Compose, MVVM, Clean Architecture, Product Management, Scrum, and Agile Methodologies.
  • 🌱 I’m currently learning Jetpack Compose, mentoring, and cooking.
  • 💞️ I’m looking to collaborate on Android projects, startup ideas, and good food. 🥘
  • 📫 How to reach me: LinkedIn, Xing

Fawad Jawaid Malik's Projects

8-puzzle-solver-ai icon 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.

alarm-app-android icon alarm-app-android

This is a full fledged Android OS like default Alarm application which has been developed for a client as a requirement for Operating Systems course.

app-store-cp icon app-store-cp

This one is also developed for Computer Programming course in my bachelors. In this project, a complete iOS like App Store is created in C++ which loads the applications from files and show them in the program console. The user can also navigate between different categories of the application and also download the application.

artificial-intelligence-problems-solution icon 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.

audio-algorithms icon 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.

cn-client-server-single-client icon 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.

data-structures-algorithms icon 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.

data-structures-problems-solution icon 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.

data-structures-sorting-techniques icon 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.

database-design-of-graphics-design-school icon 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.

database-systems icon database-systems

This is a complete Database Systems project which is divided into three phases: first one is “ER Modeling”, second phase is “Relational Model” and the third phase is “Schema Refinement”.

design-and-analysis-of-algorithms icon design-and-analysis-of-algorithms

This is one of the Assignments in the course Design and Analysis of Algorithms in my bachelors degree. Depth-First-Search, Breadth-First-Search and Dijkstra Algorithm has been implemented in this project.

design-patterns-android-app icon 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 icon 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.

ds-binary-search-tree-operations icon 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.

grade-your-code-fyp icon 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.

hci-virtual-receptionist-android-app icon 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.

image-processing-utility icon 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.

linkedin-skill-assessments-quizzes icon 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

mars-explorer-app icon 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 icon 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.

network-security icon 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.

ns-privacy-issues-in-iot icon 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.

nucleus icon nucleus

It was a first repository for testing when I started using Git in the year 2014.

operating-systems-java icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.