Code Monkey home page Code Monkey logo

Hi there 👋

Hi, my name is Jalal, and this readme file provides a categorical summarization of some of the representative repos I have on my Github account. You can also visit my linkedin profile to learn more about my background.

Projects which I completed on algorithm design for computational problems can be accessed from my Google Scholar profile. One of my best work had been the design of Triangular Code in which I designed a coding schme with encoding-decoding computational complexities of O(k log k) within minimal overhead, k is the number of data packets. My closest competitor, Raptor code, US patented and owned by Qualcomm has a complexity of O(k1.5).

Algorithms and Data Structure

  • Algorithms and Data Structure - In this single repo, I have added my source code (mostly in C++) for various problems in Computer Science which can be solved using efficient Algorithms and Data Structure. Solution for each of the problems is in a subfolder, with its own Readme file.

Front-end

Back-end

  • Twitter and Google Map APIs integration - Integration of multiple API (Application Programming Interface) so that user can see on map the location of user posting tweets containing a keyword. PHP and Javascript was used to send request to the Twitter and Google Map APIs respectively.
  • Ticket Support System XML DOM - Implementation of a ticket support system, with two different user privilage, admin, and client. XML was used to store data, and PHP DOM was used to interact with the XML document.
  • Medical Clinic website, responsive - Group project in which my team designed and developed the website for a medical clinic using PHP and MySQL database. The content on the website was dynamic and database driven

Database

  • Database design on Access - Designed an ERD and created its database on Microsoft Access. Forms and reports were created for end-users to interact with the database tables.
  • MySQL Queries - SQL queries to extract information across multiple connected tables in a database.

Data Analytics, Machine Learning

  • Customer Segmentation - Segmentation of customers profile based on clustering, and then perfroming classification to identify value conscious customers. Python Anaconda was used to perform the analysis.
  • Data ETL and Visualization - Auditing and cleaning structured data using SAS, performing exploratory data analysis (EDA) and then coming up with visualization reports using Tableau.
  • Class balance and imbalance models - Worked on a business problem using classification (determining whether company would be able to sell procured obsolete electronic components) with balance and imbalance classes in the dataset using Python Anaconda.

Jalaluddin Qureshi's Projects

4007-access-database icon 4007-access-database

Database created using MS Access, with queries, forms, report and navigation form for registration of an entity for tax payment.

5101-asp-net-read icon 5101-asp-net-read

Implement a the List (read) functionality of entries from the MySQL database using ASP.NET. A user should be able to search for entries from the database using the View.

5103-ajax icon 5103-ajax

Create a dynamic Store Hours application for a chain of stores. Using AJAX and the form handling techniques.

5103-gym-planner icon 5103-gym-planner

A simple Javascript based app which keeps a record of the total number of repetitions of gym exercises.

5103-svg icon 5103-svg

Create a visual using scalable vector graphics (SVG)

5104-mockup icon 5104-mockup

Writing HTML and CSS code to match-up the mockup design

5105-mysql-queries icon 5105-mysql-queries

Document with SQL queries to extract information across multiple database tables.

5202-php-cms icon 5202-php-cms

Content Management System with CRUD features using PHP and MySQL database.

5202-php-group-clinic icon 5202-php-group-clinic

In this project I worked as part of a team to design a health clinic website using PHP, which is database driven.

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.