More
-
Queen's University School of Computing
- Toronto, Ontario, Canada
- https://www.affanfarooq.dev/
- in/AffanFarooq
More
-
Affan-Farooq Public
A repository for my GitHub profile README, showcasing my projects, skills, and coding interests. This README provides an overview of my development journey and contributions.
-
BlogNetwork-SFSBN Public
A high-availability blogging platform built with Python, Flask, and PostgreSQL, featuring seamless cross-platform responsiveness, multi-user functionality, and role-based access control. Includes S…
-
DNA-Profiling Public
A Python program for DNA profiling that identifies individuals based on their DNA sequence and STR counts. Implements file I/O, CSV parsing, and pattern matching with efficient algorithms to determ…
-
Encyclopedia-Engine Public
Built a Wikipedia-like encyclopedia with Django, allowing users to create, edit, and search entries in Markdown, seamlessly converted to HTML for a dynamic experience.
-
Google-UI-Emulator Public
Developed a web interface for Google Search, Image Search, and Advanced Search, replicating Google's design and functionality for an intuitive search experience.
-
Heredity Public
A Python program that uses Bayesian networks to assess genetic inheritance probabilities and predict traits based on familial relationships. Implements probabilistic reasoning, joint probability ca…
-
HTML5 Public
A repository showcasing my work with HTML5, emphasizing semantic markup, responsive design, and modern web standards. Highlights my ability to build accessible and well-structured web pages as the …
-
Image-Filtering Public
Implemented image processing filters in C, including grayscale, reflection, blur, and edge detection, to manipulate BMP files using pixel-level operations and the Sobel operator.
-
A C program that validates credit card numbers using Luhn's Algorithm and determines the card type (American Express, MasterCard, Visa) based on predefined patterns. Includes input validation, math…
-
Orbital-Navigator Public
A repository for a real-time ISS tracking system built with Python, using APIs to retrieve geolocation and ISS position data. Features include proximity detection, geolocation retrieval via IP, and…
-
ProvidencePCT-VDCIP Public
A Pseudo Cryptocurrency Trading platform emphasizing financial foresight, allowing users to manage virtual portfolios, simulate trades, and gain insights into market dynamics in a risk-free environ…
-
Speller Public
A C-based program for efficient spell-checking using a hash table. Implements custom algorithms for loading dictionaries, hashing words, checking spelling, and managing memory. Designed to minimize…
-
SpellQuest-EELPDA Public
SpellQuest is an engaging & educational word spelling game aimed at helping children and ESL learners improve their spelling and vocabulary. Provides an enjoyable and interactive platform by blendi…
-
Tideman-Election-Simulator Public
A C program that simulates an election using the Tideman (ranked pairs) voting method, identifying the Condorcet winner if one exists. Implements graph-based logic, adjacency matrices, sorting algo…