Khesualdo Condori
Results
3
repositories owned by
Khesualdo Condori
Imports-in-Python
190
Stars
17
Forks
Watchers
:snake: :page_facing_up: :pencil2: Wrote a guide to help myself better understand how importing works in Python. The guide talks about Regular, Local, Optional, Circular, and Shadowed imports. The gui...
Analyzing-Trends-in-News-Headlines
21
Stars
3
Forks
Watchers
:blue_book: :snake: :mag: Performed data analysis of news headlines by scraping websites and extracting metadata for each news headline using IBM's Watson NLU API. Explored data by plotting charts to...
Elevator-Scheduling-Simulator
52
Stars
18
Forks
Watchers
:hotel: :office: :department_store: :school: A simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate ele...