Skip to content
View iamkaikai's full-sized avatar
Block or Report

Block or report iamkaikai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamkaikai/README.md

About me

Hey there, Digital World! 🌐 I'm Kyle, your friendly neighborhood Computer Science grad student from Dartmouth College πŸŽ“. When I'm not diving into algorithms and data structures πŸ“š, you'll find me weaving magic in the realm of design 🎨 and development πŸ’».

I'm a tech enthusiast with a soft spot for AI πŸ€– and a knack for building innovative products πŸš€. My playground? Everything from AI to web applications, data structures, web crawling, and even art!

So, whether you're looking for a creative solution, a tech discussion, or a collaborator for your next big idea, I'm your guy! Let's push the boundaries of what's possible, together. 🌟

Selected projects:

  • Amazing_logo: AI-generated logo with Stable diffusion and data scraping. Model on Hugging Face
  • CareerChat: A WhatsApp chatbot that monitor and delivers daily job listings straight to your chat
  • Express: blog-client: A frontend client for a Pinterest-like blog platform.
  • Express: blog-api: A backend API for a Pinterest-like blog platform.
  • Airpods-Max: Recreated the responsive front-end of Apple's AirPod Max product page.
  • SkimGPT-client: Chrome extension for webpage summarization, leveraging the ChatGPT API.
  • SkimGPT-api: A backend API for a GPT-based web summarizer.
  • AI projects: problem-solving exercises through projects like Chess, Mazeworld, CPS, Circuit Board Layout, Sudoku, etc.
  • Music and AI: Focusing on AI-based systems like VQVAE-based models to generate a 2-min-length music.
  • Tiny Search Engine: A search system consists of a Crawler, a Indexer, and a Querier.
  • Predictive model for Numer.ai: A predictive model for the Numer.ai market signal tournament.
  • Kevin Bacon Game: A BFS algorithm calculates an actor's "Bacon number" using a tree of shortest paths.
  • Generative art: Collections of generative art in P5.js

Popular repositories Loading

  1. handwritten-digits-recognition handwritten-digits-recognition Public

    An implementation of a simple nueral network for hand-writen digits recognition

    Jupyter Notebook 1 1

  2. Python-Image-Character-Generator Python-Image-Character-Generator Public

    Forked from 8bitavenue/Python-Image-Character-Generator

    Generate character images with certain size, font and color.

    Python

  3. Font-swapping-for-Photoshop Font-swapping-for-Photoshop Public

    Font-swapping-for-Photoshop is a script that add a space between English and other language characters, and change the font size, typeface, font-wieght, basline shift, scaling of it.

    JavaScript

  4. Dartmouth-CS-DA-Course-Helper Dartmouth-CS-DA-Course-Helper Public

    Dartmouth CS/DA Course Helper is a tool for people who wants to check the course dependency graph of the Dartmouth CS program without opening a new tab of the actual course page. The extension is a…

    JavaScript

  5. Tiny-Search-Engine Tiny-Search-Engine Public

    my assignment for cs50 at Dartmouth

    C 1

  6. Cellular-Automaton Cellular-Automaton Public

    My research and implementation of cellular automaton

    HTML