top of page

WEB CRAWLER

  • In a team of 3, created a web crawler that would crawl websites from any starting point.

  • Created an inverted index using the crawling information to calculate TF-IDF weight vectors for documents in order to improve relevancy and efficiency of the search engine's data retrieval.

  • Created a search engine for the index using the boolean retrieval model.

Projects: List

TVTROPES DISCORD BOT (PYTHON)

  • Used Python and the Discord API to create a Discord pop-culture guessing game bot that would be used in personal discord servers. 

  • Implemented backend of the game such that players may interact with TvTropes site information by generating a file to gather links from the site.

Projects: List

TWEET REPORT

  • Using HTML, CSS, TypeScript, and JavaScript created a webpage.

  • From the RunKeeper API, I gathered tweet data and parsed and filtered the data to display it to the webpage. 

​

Projects: List

SPOTIFY BROWSER

  • Using Angular, Express/Node.js, CSS, TypeScript, and JavaScript created a webpage.

  • Using the Spotify API, created an authorization flow to allow users to login. 

  • Created the frontend interface to display information from the API onto different pages.

​

Projects: List

SLEEP TRACKER

  • Using HTML, CSS, TypeScript, JavaScript, and Ionic created a mobile application.

  • App usage was to keep track of sleep and sleepiness. 

  • Created a local database to store past sleep trends.

​

Projects: List

COVID TRACKER

  • Using HTML, CSS, jQuery, Vega-lite, and JavaScript, created a web application.

  • Used the Covid-19 API found here.

  • Application usage was to view daily cases, the world average, and top countries covid cases.

Projects: List
Logo.png

PROJECT CUPID FIGMA PROTOTYPE

Projects: List

TASK MASTER

  • Using HTML, CSS, Python, and Flask created a web application.

  • Utilized Python and Flask to make an application that allows users to read, create, update, and delete tasks.

  • Used SQLite to store the user's tasks and HTML/CSS to create the front-end of the application.

Projects: List

©2022 by Ivan Alejandro Kim.

bottom of page