Jad Taha

I'm

About

Currently a Fullstack developer with a focus on developing and testing modern, unique applications. Possesses a solid foundation in computer science and practical programming skills, and is proficient in Javascript, NodeJS, ReactJS, and MaterialUI. Holds more than 10 coding certifications and is studying towards a Bachelor's degree in Computer Science and Mathematics from Ludwig Maximilian University of Munich. Demonstrates strong analytical, structured, and logical abilities.

Mernstack Developer

Preferred Quote: "Your vision will become clear only when you can look into your own heart. Who looks outside, dreams; who looks inside, awakes." - Carl Jung

Skills

Ever since I was in school, I developed a passion for technology and became deeply intrigued by programming, particularly in the areas of Web Development and Software Engineering. As a result, I strive to enhance my abilities and expand my knowledge every day. The following are some of my competencies in this field.

  • Javascript
    ES2022, Destrcuting, Closures, Asynchronous JS, Event Loop, Scope and Execution Context.
  • TypeScript
    Static Typing, Classes, Generics, Type Inference, Decorators, Intersection Type & Conditional Types
  • HTML5
    Semantic HTML & SEO, Web Components, Canvas API, Web Storage.
  • CSS3, Sass/Scss , Bootstrap, Material UI, Tailwind
    Media Queries, CSS Grid & FlexBox, Animations & Transitions, Variables, Nesting, Mixins(reusable blocks), built-in Functions, Components, Utilities, Responsive Design and Material Design guidelines.
  • UI & UX Design
    visual hierarchy, colors and typography, intuition navigation & interaction, ease of use, user satisfaction, accessibility, Information Architectur, Interaction Design and consistent feedback mechanisms
  • React with Hooks, Context API and Redux
    Components, JSX, Props, State, Lifecycle methods, Conditional rendering, React Router, Forms and events, Hooks, Context API, Redux, Actions, Reducers, Middlewares, Thunk Server-side rendering.
  • Adobe XD, Figma & Canva
    Artboards, Layers, Repeat Grids, Symbols, Plugins, Frames, Components, Auto-layout, Prototyping, Collaboration features, Templates, Drag-and-drop interface, Brand kit, Stock photos and illustrations, Design animations.
  • NodeJS, NPM & Express.js
    Node.js runtime environment, Asynchronous programming, Event-driven architecture, Single-threaded event loop, Non-blocking I/O, Buffers and streams, Modules and packages, CommonJS module system, NPM (Node Package Manager), Express.js framework, Routing, Middleware, Template engines, RESTful APIs, JSON web tokens (JWT), Socket.io, File system operations, Child processes, Cluster module, Error handling.
  • NoSQL Databases, MongoDB
    Document-based data model, Collections, BSON (Binary JSON), Indexing, Sharding, Replication, Aggregation framework, MapReduce, GridFS, Transactions, Compass (GUI for MongoDB).
  • SQL, PostgreSQL, MySQL & SQL Server
    Tables, Primary key, Foreign key, Indexes, Queries, Joins, Aggregation, Transactions, Views, Triggers, Stored procedures, Functions, Data types, Constraints, DDL (Data Definition Language), DML (Data Manipulation Language), DCL (Data Control Language) ,Subqueries Union Intersection Except Case statements Order by Group by Having Scalar functions Cursors, Index types (e.g. B-tree, Hash, Bitmap), Data partitioning, Clustering, Full-text search, Replication, Backup and restore, ACID properties (Atomicity, Consistency, Isolation, Durability), Normal forms (1NF, 2NF, 3NF, BCNF), OLTP (Online Transaction Processing), OLAP (Online Analytical Processing) ,
  • Cload Services: Firebase, Netlify & Heruko
    hosting, authentication, cloud messaging,real-time databases, continuous deployment, version control, serverless functions,deploying, managing, and scaling web applications, fast performance, and scalable infrastructure.
  • API (Application Programming Interface)
    REST API, SOAP API, GraphQL API, API endpoint, API documentation, API key, API rate limiting, API versioning, API security/authentication, Postman Swagger

Resume

I am a highly organized and creative developer with a passion for taking my career to the next level. My focus is on continuously learning new skills, sharing my knowledge, and working on innovative projects.

Soft Skills

  • Team player
  • Committed analyst with practical mathematical knowledge
  • Thorough understanding of the scientific method
  • High quality awareness and precise work style
  • Able to handle high levels of stress and perform under pressure
  • Reliable and responsible
  • Solution- and goal-oriented with strong critical thinking skills
  • Highly skilled in communication and organization
  • Willingness to learn new areas of expertise
  • Tech-savvy and interested in startups in the internet industry.

Professional Experience

  • Computer Repair: (2015).
  • Mechatronics Assistant: (2016).
  • Web Development Bootcamp 2018
  • Exam Supervisor: Focus - Munich (01.2020-03.2020).
  • Student Assistant at MEGA Tech (09.2020).
  • Web Development & Content Creation: YottaDev.
  • CTO & CEO & MERN STACK Development of Coachync.com (01.2022 till now)
  • 16+ Projects successfully Freelancing on Fiver.com (06.2022 - till now)
  • Code With Jad - Youtube Channel (01.2023- till now)
  • Fullstack developer & Data Analyst at mediwave GmbH (10.2021 - 07.2023)
    • Employment verification letter - here
  • Fullstack developer & Zendigma Consulting GmbH (07.2023 - till now)

Language

  • German - C2
  • Arabic - C2
  • English - C1
  • French - A1

Hobbies

  • Books
  • Gym
  • Business
  • Youtube - Content Creation.
  • Traveling

Certifications

Education

  • Student at LMU: Computer Science and Math Bachelor (4th Semester)
  • General Science High School Diploma, 07/2017
  • Tyrus Gymnasium - Lebanon, 09/2014-07/2017
  • Private Elementary School - Amelie, 09/2005-07/2014

Portfolio

During my professional experience, I worked on several projects with different types of tasks such as creating applications from A to Z, updating and adding new features, testing and fixing bugs. Take a look at some of the projects I've worked on, available on the App Store.

01-2024

Reporting Middleware

The Reporting Middleware represents a robust and sophisticated tool engineered specifically for the seamless integration of data sourced from the Timetrack API. This middleware is designed to facilitate the dynamic transformation of data formats from JSON to structured SQL tables, thereby enabling the efficient management and comprehensive analysis of information within enterprise environments. This capability significantly enhances data accessibility and analytical precision, optimizing data-driven decision-making processes.

  • Architected Multi-Layered Data Integration: Engineered the Reporting Middleware using a structured, layered approach, facilitating robust data management and scalability. The architecture included:
    • Layer 00 - Base Tables: Direct interfacing with Timetrack API data for initial capture.
    • Layer 01 - Process Tables: Applied transformations and data cleaning for operational preprocessing.
    • Layer 02 - Analysis Tables: Optimized data structuring for analytical querying, including integration with MSSQL databases using Node.js.
    This design ensured a clear separation of concerns and streamlined data flow through each layer.
  • Utilized Advanced Node.js Libraries for Enhanced Functionality: Integrated several high-performance Node.js libraries to maximize the middleware’s efficiency and reliability:
    • Axios: For robust HTTP requests to fetch data from the Timetrack API.
    • Express: To set up middleware services, though not directly used for server responses in this project.
    • MSSQL: For effective database interactions, enabling sophisticated data handling and storage solutions.
  • Progressive Database Schema Refinement with Detailed Documentation: Led the progressive refinement of SQL schemas to improve storage and processing efficiency, documenting each step using the KISS (Keep It Simple, Stupid) principle to ensure clarity and usability for other teams. This documentation covered schema evolution from general nvarchar(MAX) usage to more precise data type definitions based on real-time data patterns and requirements.
  • Automated Data Management Workflows and Power BI Integration: Scripted complex data management workflows for automatic monthly updates, ensuring data integrity and accessibility. Prepared and optimized data for Power BI, enabling advanced data visualization and analytics. This end-to-end automation and preparation were documented comprehensively to facilitate ease of use and replication across Zendigma.
  • Created Comprehensive Technical Documentation: Provided clear and concise documentation for each file and process within the middleware, adhering to the KISS principle. This ensured that future developers and team members could easily understand, maintain, and extend the middleware functionality, promoting sustainable development practices and facilitating onboarding.
More Details

Technologies Used:

NodeJS Javascript MSSQL Axios Express JS
10-2023

Jobrouter Workflows

The JobRouter® digitalization platform manages your business processes across the entire IT landscape. Transform time-consuming manual activities into cutting-edge digital workflows.

At Zendigma, I played a pivotal role in internally developing and optimizing workflows using the JobRouter® platform. I actively designed, iterated, and built comprehensive digital workflows that significantly increased the company’s operational effectiveness. My efforts focused on automating repetitive tasks, thereby streamlining processes and enhancing productivity across various departments. Through these initiatives, I contributed to transforming Zendigma's approach to business process management, ensuring a more efficient and technologically advanced internal environment. Here are 4 of the workflows that I built:

  • Developed Document Signing Workflow:
    • Initiated digital signature processes and managed document signing steps from start (sending PDF to eSign Anywhere) to finish (archiving signed documents and audit logs).
    • Implemented detailed steps including external signature waiting, document verification, and PDF comment storage.
  • Engineered Incoming Invoice Workflow:
    • Automated the receipt of invoices via email to trigger the workflow, employing AI/OCR technology to extract and save critical invoice data into Google Sheets.
    • Orchestrated a sequence of steps for archiving, departmental dispatching, review, and final approval by department heads and the CEO, culminating in financial processing and database storage of transaction details.
  • Created Business Trip Request Workflow: Established a streamlined process for employees to request, approve, and manage logistics for business trips, ensuring all necessary approvals and arrangements are efficiently handled.
  • Implemented Vacation Request Workflow: Developed a system for handling vacation requests that allows for electronic submission, approval tracking, and integration with company calendars, simplifying leave management.
More Details

Technologies Used:

Jobrouter DPA & BPA JS PHP CSS3
08-2023

Zendigma Website

Zendigma is consulting agency specialized in digital transformation and ERP.

The Zendigma website is designed to serve as a pivotal marketing and positioning tool. It strategically leverages SEO optimization and compelling visuals to attract visitors. Through the integration of case studies, clear value propositions, and effective calls-to-action, alongside a responsive chatbot, the site efficiently converts visitors into leads. These leads are then nurtured into becoming clients, thereby driving business growth and enhancing customer engagement.

  • Implemented Interactive Chat Bot: Deployed a chat bot that enables visitors to ask questions directly on the website, with the option for these inquiries to be answered live by an employee. This feature significantly improves user engagement and support, providing real-time assistance and enhancing customer service.
  • Integrated Advanced Features Engineered a sophisticated multidimensional filter for the case studies section, featuring smooth animations that enhance user interaction and site aesthetics. This allows visitors to easily navigate and access relevant content according to their interests.
  • Developed Representative CTA Sections: Implemented engaging Call-to-Action (CTA) sections that are strategically designed to convert visitors into leads, enhancing the user journey and increasing interaction rates.
More Details

Technologies Used:

Wordpress CSS3 JS PHP
05-2023

mediawave References

Mediwave is Digital agency for e-commerce

As a full-service provider and strategic partner, mediwave support well-known companies in setting up and optimizing digital commerce business models on their way to becoming digital champions. Mediwave service portfolio includes data-driven technology and consulting services to create real added value for our customers.

  • Using my Fullstack skills I created the References Page From A-Z starting from UI-UX Design, to Frontend and Backend Development.
  • Representetive CTA Sections + Multidimensional Filter + DB Collections + dynamic on-Of Switchable Sections
More Details

Technologies Used:

Webflow CSS3 JS MixItUP03
01-2023

Code With Jad

Youtube Channel where I teach Code in an easy and simple way. so I make the world a better place by Helping people to learn code and create usefull Software Applications.

  • HTML 5 Course is out
  • CSS course is out
  • JS course is being captured
More Details

Technologies Used:

HTML5 CSS3 DOM JS
10-2022

whathappend NEWS Application

When you wake up, we've already read the New York Times, Handelsblatt & 70+ other sources for you. Whathappend informs you with what's really important: Precisely to the point, with a sure instinct for data and always neutral.

  • My Task was bulding the Landing Page so users could signUp, Login and scubscribe to the whathappendApp.
More Details

Technologies Used:

Wordpress Loopingo API Chargebee Subscription API
06-2022

Aboutwaves Online Shop

Aboutwaves is a Surfing Online Shop, where you can find all types of Boards, water wear, and realted Accessories. The Shop is build on Magento 02 Framework.

  • My Job was to build Interfaces, add extra Functionalities, Fix Bigs, and communite with Backend Developer but also consulte the clients.
More Details

Technologies Used:

Magento PHP MySQL Elastic Searc HTML5 XML JavaScript
06-2022

Zoho Data Analysis

The Number one platform for finding your Coach. Find Your Couch find your Match.

  • At Mediawave, I was responsible for managing the company’s data through dashboards and reports displayed in ZohoAnalytics. These visuals were built on various processed tables, which were often the result of numerous joined tables and hundreds of thousands of data rows. The dashboards played a vital role in calculating margins, making forecasts, and planning resources, making them indispensable for project managers and the sales department.
  • My primary goal was to ensure data accuracy, continuously test the data,fix bugs quickly and add build new reports and dashboards.
More Details

Technologies Used:

SQL NodeJS Zoho Analysis Heruko Cload Hubspot API Heruko API Jira API
01-2022

Coachync

The Number one platform for finding your Coach. Find Your Couch find your Match.

  • I am the CTO of this Project, managing 12 Employees working on the platform, Backend and Front-end aiming to be the best platform for Coaching Services. I Utilitiesed my skills in Software Architecture, building Interfaces, API Architecture, and DB Design to consulte and build this project with an enthusiastic Team so We Deliver the MVP on the end of 2023.
  • The project is full of features, structures and Patterns, it contains a chat, ordering and Searching Functionalities.
More Details

Technologies Used:

React with Context SCSS Preprocessor MongoDB Rest API using ExpressJS
12-2021

mediawave Job Page

Mediwave is Digital agency for e-commerce

As a full-service provider and strategic partner, mediwave support well-known companies in setting up and optimizing digital commerce business models on their way to becoming digital champions. Mediwave service portfolio includes data-driven technology and consulting services to create real added value for our customers.

  • Using my Fullstack skills I created the Job Page From A-Z starting from UI-UX Design, to Frontend Development and Backend Knowladge.
  • Representetive CTA Sections + Multidimensional Filter + DB Collections for different jobs they have.
More Details

Technologies Used:

HTML5 CSS3 Webflow JS MixItUP03
Ongoing

Facebook Clone

Facebook timeline is one of the most nested social media timelines outhere.

I am creating a similar one to show my Proficiency and love for the work I do. The Clone is still on-go.

  • Challenges till now are the huge number of CSS-Grids and Flexboxes.
More Details

Technologies Used:

HTML5 CSS3 JS DOM
09-2021

Bootcamp Landing Page

Learn Frontend With Jad - Sign up for a place.

Front-end web development is the development of the graphical user interface of a website, through the use of HTML, CSS, and JavaScript, so that users can view and interact with that website.

  • A Programming Academy Offering a bootcamp and other services.
  • Newsletter Subscription + Sign Up Form + MapBox API
More Details

Technologies Used:

HTML5 Bootstrap5 JS DOM
08-2021

Omni Food

A healthy meal delivered to your door, every single day.

Omnifood is a new premium food delivery service. Omnifood is an AI-powered food subscription that will make you eat healthy again, 365 days per year. It's tailored to your personal tastes and nutritional.

  • A Food company Website to show the services and make offers.
  • Sign up Form connected with netlify :).
More Details

Technologies Used:

HTML5 CSS3 JS
2021

Pig Game

Simple dice game

Pig is a simple dice game. Players take turns to roll a single die as many times as they wish, adding all roll results to a running total, but losing their gained score for the turn if they roll a 1.

More Details

Technologies Used:

HTML5 CSS3 JS DOM
2020

Yotta Dev

Premium on results-driven web design & branding.

Yotta Dev is a software development company and digital marketing. We're nuts about improving your business so we ensure that we track results from day one.

  • A company Website to show the services and make offers.
  • Contact Form to send the company messages and get help.
More Details

Technologies Used:

HTML CSS JS PHP MySQL
2018

Pico World

Science & Code

Blog Site for articles and 11k Followers on IG

  • 🤖| We Create The Future
  • 🤝| Helping You Grow Your Business
  • 📚| Web | Software | Network | Security
  • Contact Form to send the company messages and get help.
More Details

Technologies Used:

HTML Blogger Canva

Services

If You are here to find an iOS Developer or Technical Consultant and Mentor, be glad you are in the right place, check out my services and let's make our first Call to get to know you and start planning.

iOS Development

I can build high-quality iOS application aligned with your buisness, and meet the market needs, And also can help in code refactoring, testing, and bug fexing in your existing project.

Technical Consulting & Mentoring

Want to push your project or career as a developer to the next level? Or wanna find a professional developer for your project?
So do not hesitate to contact me, and let's make our first Call.

Contact

Feel free to contact me whenever you want by email, phone number, or on linkedin, it would be a pleasure to hear from you.

Loading
Your message has been sent. Thank you!