Pinned Repositories
Web-Scraper
Scrapes data from https://www.benzinga.com/calendars/options using Selenium as a browser, Pytesseract as initial parsing, Pandas and StringIO are used to further parse data into a .csv file. Future plans may entail using this project for a database with data analytics.
Calendar-
Project for CMSC216 - Practiced dynamic memory allocation via implementation of calendar application. Implemented Makefile & calendar .c
cmsc320_fproject_files
Gen-WebPage
Web page generator for CMSC132
Graphs
Implemented graphs using BFS, DFS, and Dijkstra's algorithm
testudo-bank
Banking Application for educational purposes. Built for CMSC 389G: What to do After Landing a SWE Job.
D3WebApp
Interactive visualization system in the form of a web app using D3.js. This web app canhelp people explore a dataset containing major economic, health, and wellbeing indicators for countries around the world.
jaffeh's Repositories
jaffeh/testudo-bank
Banking Application for educational purposes. Built for CMSC 389G: What to do After Landing a SWE Job.
jaffeh/cmsc320_fproject_files
jaffeh/Gen-WebPage
Web page generator for CMSC132
jaffeh/Graphs
Implemented graphs using BFS, DFS, and Dijkstra's algorithm
jaffeh/Calendar-
Project for CMSC216 - Practiced dynamic memory allocation via implementation of calendar application. Implemented Makefile & calendar .c
jaffeh/Web-Scraper
Scrapes data from https://www.benzinga.com/calendars/options using Selenium as a browser, Pytesseract as initial parsing, Pandas and StringIO are used to further parse data into a .csv file. Future plans may entail using this project for a database with data analytics.