Skip to content
View akilkarthikeyan's full-sized avatar

Highlights

  • Pro

Block or report akilkarthikeyan

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
akilkarthikeyan/README.md

Welcome!

Hi, I'm Akil! I am a Master's student at UIUC (graduating Dec' 2025). I love writing high quality code and learning new stuff. When I'm free, I listen to music, watch TV shows, play Valorant (and sometimes cook)!

Projects

Maxit:

Description: A single-player game where you play against an AI that uses the Minimax algorithm (built on React.js). You snooze and you'll lose.

Link to repo

Travel Planner:

Description: Web app for multi-stop trip/travel planning (built on React.js, Node.js, MySQL + GCP Hosting). Uses publicly availble Airbnb and US flight data (from 2022). Built (building) as part of CS411: Database Systems at UIUC.

Link to repo

Skills

  • Languages: Python, Java, JavaScript/TypeScript, SQL, HTML/CSS
  • Frameworks: Spring, Spring Boot, Node.js, React.js
  • Tools: Git, Docker, AWS, GCP, Linux/Unix

Contributions

I love collaborating on open-source projects. Check out the contributions I've made:

Pinned Loading

  1. maxit maxit Public

    Single/double player game featuring an AI opponent that uses the Minimax algorithm

    JavaScript 1 1

  2. ecommerce-java ecommerce-java Public

    Backend for a simple E-commerce website built using JAVA, SpringBoot and PostgreSQL that provides APIs to perform CRUD operations on Cart and Store

    Java

  3. pokedex pokedex Public

    MP2 for CS409 at UIUC

    TypeScript

  4. portfolio portfolio Public

    MP1 for CS409 at UIUC

    HTML

  5. task-manager task-manager Public

    MP3 for CS409 at UIUC

    JavaScript

  6. travel-planner travel-planner Public

    Multi-stop travel planner built using ReactJS, NodeJS (TypeScript) and MySQL (with indexing for super fast queries)

    TypeScript