Pinned Repositories
asyn-number-increase
just open the index.html and see
bull-cow-game-unreal-engine
color-wheel
Just a quick little application I whipped up because I was bored. This project features a random color-generator with its equivalent in hexadecimal characters!
foreign-affairs-website
website for the new and improved foreign affairs club (under construction). The code is kind of a mess, but oh well. And yes, I know my API keys are not hidden; feel free to steal them :)
geminid-systems-internship-project
Be able to search up any public Github repository in existence with the Github API and a simple GET request. Extremely basic use of JavaScript language...unfortunately, all my “good projects” are private repositories.
knapsack-algorithm
knapsack algorithm using dynamic programming.
pathy
Just a simple npm package I created a while ago. Normally, the child_process module is used for interacting with bash scripts, but I found another use case for it :)
push-notification-ios
React Native Push Notification API for iOS.
shortest-path-algorithm
breadth-first search implementation of shortest path algorithm.
GoogleNewsScraper
A Python package that scrapes Google News article data while remaining undetected by Google. Our scraper can scrape page data up until the last page and never trigger a CAPTCHA (download stats: https://pepy.tech/project/GoogleNewsScraper)
alexkhazzam's Repositories
alexkhazzam/pathy
Just a simple npm package I created a while ago. Normally, the child_process module is used for interacting with bash scripts, but I found another use case for it :)
alexkhazzam/swift-movie-info
IOS app that retrieves information on movies and television shows.
alexkhazzam/knapsack-algorithm
knapsack algorithm using dynamic programming.
alexkhazzam/push-notification-ios
React Native Push Notification API for iOS.
alexkhazzam/shortest-path-algorithm
breadth-first search implementation of shortest path algorithm.
alexkhazzam/Algorithms
Algorithms implemented in TypeScript and C++. I intend on adding a new algorithm every few weeks.
alexkhazzam/araux
Araux is a class-based Array helper that returns the index at which two arrays cease to be similar. Feel free to install the npm package and test it out! Please be aware that although the code is in an Object-Oriented format, it should most definitely not be, as there is absolutely no need for it. Procedural programming would have been a cleaner and more efficient course of action.
alexkhazzam/binary-search
alexkhazzam/c4c-message-board
c4c programming club coding challenge.
alexkhazzam/cloudflare-worker
Interacting with the KV storage on CloudFlare and creating a routing system.
alexkhazzam/file-deleter
soon-to-be-published NPM package that allows its user to delete files through the use of wildcards. Files are deleted recursively and code execution halts at a specified stopping path.
alexkhazzam/foreign-affairs-club-website
Do not look at the code or commit history of this project; they are both aweful and definitely not my best work.
alexkhazzam/GHOST
alexkhazzam/iMessage
Slow and steady replication of Apple's iMessage application. Purely for educational purposes.
alexkhazzam/ios-goal-app
alexkhazzam/ios-tip-calculator
A simple tip-calculating app in Swift!
alexkhazzam/meta-programming-nonsense
alexkhazzam/mongodb-live-chat
Live chat for the Foreign Affairs Club. You can view the front-end repository on my pins. This chat is built with socket.io, mongoDB, and lots and lots of encryption 😅 Not even close to done yet!
alexkhazzam/proxy-api
alexkhazzam/python
Geminid Internship | Milestone #3 | Approximately 40 minutes to complete.
alexkhazzam/react-native
alexkhazzam/react-native-background-sync-poc
alexkhazzam/react-native-number-game
alexkhazzam/sddfds
alexkhazzam/SQLite3-dump
alexkhazzam/SQLlite-db
Geminid Internship | Milestone #4 | Approximately 75 minutes to complete.
alexkhazzam/Swift-Interval-Timer
App in which time intervals can be set; at the conclusion of each interval, a unique vibration is sent to the iOS device. This way, people who use timed intervals while performing exercise do not need to continually check their phones to see how much time is left. NOTE: vibrations are a work in process.
alexkhazzam/swift-projects
alexkhazzam/virtualhearinghelpers
alexkhazzam/WatchListPro
iOS application that stores information on any movie or show in existence.