Skip to content
View akhilesh-sivaganesan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report akhilesh-sivaganesan

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

Hello, I am Akhilesh

Currently pursuing computer vision, NLP, and fullstack development. Check my website out

Linkedin: akhilesh-s

Master's CS Student @ Georgia Tech

Skills

Computer Vision

  • Python
  • PyTorch
  • OpenCV
  • TensorFlow

Natural Language Processing

  • Python
  • NLTK
  • spaCy
  • Pandas

Web Development

  • React.js
  • Next.js
  • Node.js
  • Flask
  • Django
  • TailwindCSS

DevOps

  • AWS Solutions Architect Associate
  • Google Cloud
  • Docker
  • Linux
  • Selenium

Projects

Voltaic Industries

  • Description: Website developed for mock electric car company like Tesla. Learned responsive design and branding.
  • Skills: Node.js, Bootstrap, Webflow
  • Tags: Web Development
  • Duration: September 2020 - April 2021
  • Demo: Voltaic Industries

Fruit Quality Scanner

  • Description: React Native app uses computer vision to locate fresh fruit in a crate.
  • Skills: Python, React Native, TensorFlow, Keras, NumPy
  • Tags: Vision, Web Development
  • Duration: September 2020 - March 2021
  • Demo: Fruit Quality Scanner
  • GitHub: Repository

Resume Skill Extractor

  • Description: Developed NLP model for extracting skills from given corpus like Resume.
  • Skills: Python, Pandas, spaCy, NLTK, GraphQL
  • Tags: Data Science, AI/ML, NLP
  • Duration: September 2020 - April 2021
  • Demo: Resume Skill Extractor
  • GitHub: Repository

Brain Tumor Detection

  • Description: Machine learning program classifies whether CT scans of the brain are tumor positive. Preprocessing simplified data input by standardizing various scan sizes and stripping color.
  • Skills: Python, Keras, Expo, Matplotlib, GraphQL
  • Tags: Vision, AI/ML
  • Duration: September 2020 - April 2021
  • Demo: Brain Tumor Detection
  • GitHub: Repository

Mogi Quote Dispenser

  • Description: Follow the Mogi way to enlightenment. Mogi Quotes are essential bits of wisdom in this modern era. Simple JS project to dispense inspiration. To many, the origins of Mogi still remain a mystery.
  • Skills: HTML, CSS, JavaScript, Node.js
  • Tags: Hobby, Web Development
  • Duration: August 2021 - May 2022
  • Demo: Mogi Quote Dispenser
  • GitHub: Repository

Next.js Netflix Clone

  • Description: I built a clone of Netflix, integrating themoviedb.com API. Built with Next.js and Firebase for Login.
  • Skills: Next.js, TailwindCSS, Google Cloud
  • Tags: Hobby, Web Development
  • Duration: November 2022 - December 2022
  • Demo: Next.js Netflix Clone
  • GitHub: Repository

Task Timer App

  • Description: Journaling and Task Management App. Sign up with Firebase and manage your to-do list.
  • Skills: Next.js, TailwindCSS, Google Cloud
  • Tags: Hobby, Web Development
  • Duration: January 2023 - February 2023
  • Demo: Task Timer App
  • GitHub: Repository

Remember Us

  • Description: Created a virtual space that can be customized for each patient and can serve as a virtual storage space of individual memories.
  • Skills: AFrame.js, Unity, Blender
  • Tags: Game, AR/VR
  • Duration: April 2023 - May 2023
  • Demo: Remember Us
  • GitHub: Repository

PONG AI

  • Description: First 2D graphics game I built! I used JavaFX and developed an AI agent. The demo linked is slow.
  • Skills: Java
  • Tags: Game
  • Duration: January 2018 - April 2018
  • Demo: PONG AI
  • GitHub: Repository

Laser Eyes

  • Description: Add lasers to eyes located on the face uploaded! Fun computer vision project.
  • Skills: Python, OpenCV
  • Tags: Vision, Hobby
  • Duration: April 2023 - May 2023
  • Demo: Laser Eyes
  • GitHub: Repository

Rules of Inference Problem Generator

  • Description: Automatically generate Rules of Inference practice problems for discrete math students. Used by faculty at Georgia Tech.
  • Skills: Python, Next.js, TypeScript, TailwindCSS, AWS
  • Tags: Web Development, Data Science
  • Duration: January 2023 - December 2023
  • Demo: RoI Problem Generator
  • GitHub: Repository

Hybrid Images

  • Description: This project aims to blend two images to show one image up close, and the other image from a distance.
  • Skills: Python, PyTorch, Jupyter, Matplotlib
  • Tags: AI/ML, Data Science, Vision
  • Duration: March 2023 - April 2023
  • GitHub: Repository

Pinned Loading

  1. Brain-Tumor-Detection Brain-Tumor-Detection Public

    Given CT scan of brain, detect brain tumors. Evaluated CNN, RNN, KNN models and their detection performances. KNN had best performance.

    Python

  2. Fruit-Crate-Scanner Fruit-Crate-Scanner Public

    Marked the fresh fruit inside grocery fruit crate images with React Native camera app with 85.1% average accuracy.

    JavaScript