Pinned Repositories
android-interview-starter-code
my implementeation
AndroidStudio-Calculator
A simple Android app, which is a calculator that handles BEDMAS rules using lists for operators and numbers. The Back End is powered by Java with a UI made with xml and android studio styling. The app also utilizes FancyToast libraries to make the interface more user friendly.
Chrome-Extension-YoutubeDownloader
A chrome extension that automatically downloads Youtube videos for you with the use of an external website. Checks when a pages and links are loaded using Mutation Observers along with a variety of other tools.
CoronaVirusUSA
A COVID-19 Tracking Android Application to monitor the status of the pandemic in the hardest hit country, America. The data is retrieved from a frequently updated source and is displayed in a Recycler view with data for each of the US States and territories.
MyProfile
A android app created using the Firebase API by google to authenticate and store user information in a real-time database, developed by FahadAdnan and zaydadnan08 (twins). Profiler is an app to display a simple profile to find others who share similar interests allowing the user to add other social media platforms for messaging (e.g Instagram, Facebook, LinkedIn) -- Note changes to app on my side have caused bugs, they will be fixed promptly. For the meantime use our old version on: https://github.com/zaydadnan08/MyProfile
OptimizationPyramid
A windows form app made using c# on visual studios utilizing multiple libraries such as drawing and data visualization. Shows optimization for the volume of a square based pyramid with the constraint being surface area, where both surface area and side length of the square base can be adjusted.
Reddit-Adblock
A chrome extension made to block ads and promoted posts on reddit, because they are weird. Uses mutation observers, and a background script to detect a dynamic changes (e.g AJAX) to re-inject ad-blocking code when a Reddit web page dynamically reloads. The content script does not check for dynamic reloading, so I made a background page to do that.
SortingAlgoVisualizer
A Sorting Algorithm Visualizer made with typescript. https://fahadadnan.github.io/SortingAlgoVisualizer/
Universal-Downloader
A current minimum-viable-product of a downloader with a floating widget. There are 3 main features being the downlaoder, the music player and the equalizer. This project was started as a dislike for subscription based programs such as Spotify and the floating widget allows you to directly download your videos from youtube which I use the most for music.
Work-Term-Reports
A repo with the work term reports I have done for my co-ops.
FahadAdnan's Repositories
FahadAdnan/Universal-Downloader
A current minimum-viable-product of a downloader with a floating widget. There are 3 main features being the downlaoder, the music player and the equalizer. This project was started as a dislike for subscription based programs such as Spotify and the floating widget allows you to directly download your videos from youtube which I use the most for music.
FahadAdnan/CoronaVirusUSA
A COVID-19 Tracking Android Application to monitor the status of the pandemic in the hardest hit country, America. The data is retrieved from a frequently updated source and is displayed in a Recycler view with data for each of the US States and territories.
FahadAdnan/MyProfile
A android app created using the Firebase API by google to authenticate and store user information in a real-time database, developed by FahadAdnan and zaydadnan08 (twins). Profiler is an app to display a simple profile to find others who share similar interests allowing the user to add other social media platforms for messaging (e.g Instagram, Facebook, LinkedIn) -- Note changes to app on my side have caused bugs, they will be fixed promptly. For the meantime use our old version on: https://github.com/zaydadnan08/MyProfile
FahadAdnan/OptimizationPyramid
A windows form app made using c# on visual studios utilizing multiple libraries such as drawing and data visualization. Shows optimization for the volume of a square based pyramid with the constraint being surface area, where both surface area and side length of the square base can be adjusted.
FahadAdnan/Reddit-Adblock
A chrome extension made to block ads and promoted posts on reddit, because they are weird. Uses mutation observers, and a background script to detect a dynamic changes (e.g AJAX) to re-inject ad-blocking code when a Reddit web page dynamically reloads. The content script does not check for dynamic reloading, so I made a background page to do that.
FahadAdnan/Chrome-Extension-YoutubeDownloader
A chrome extension that automatically downloads Youtube videos for you with the use of an external website. Checks when a pages and links are loaded using Mutation Observers along with a variety of other tools.
FahadAdnan/SortingAlgoVisualizer
A Sorting Algorithm Visualizer made with typescript. https://fahadadnan.github.io/SortingAlgoVisualizer/
FahadAdnan/Work-Term-Reports
A repo with the work term reports I have done for my co-ops.
FahadAdnan/android-interview-starter-code
my implementeation
FahadAdnan/AndroidStudio-Calculator
A simple Android app, which is a calculator that handles BEDMAS rules using lists for operators and numbers. The Back End is powered by Java with a UI made with xml and android studio styling. The app also utilizes FancyToast libraries to make the interface more user friendly.
FahadAdnan/architecture-components-samples
Samples for Android Architecture Components.
FahadAdnan/cssSelectorCE
blebleble
FahadAdnan/PricePoint
A program to automate searching popular websites for items utilizing UIPath Automation, Javascript, HTML, CSS, Sheets.js, handlebar.js, and Bootstrap.
FahadAdnan/React-Crash-Course-
FahadAdnan/recursion-testing
Code I created in grade 12 to see how I would tackle problems using basic recursion and some dynamic programming, using the .NET Framework to make a windows form app and C# to Code
FahadAdnan/RGB-Game
A project to test game development on Unity utilizing C# and Visual Studios
FahadAdnan/TestAndroidProj
A test android project I made to brush up on some basic Android.
FahadAdnan/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
FahadAdnan/Youtube-Downloader
An AHK that with the command: Ctrl+x copies the current Youtube link and downloads it in real time using an online converter