akkhilaysh
Problem Solver; Master's Degree in Computer Science - University of Massachusetts
Bluecore Inc.New York, New York
Pinned Repositories
ai-ama-exercises
Artificial Intelligence: A Modern Approach - First Edition Exercise Solutions
akkhi
algorithm
Algorithm Problems I solved... as a hobby
Android-BLE-detection-for-BusModule
Android applications powered by Bluetooth Low Energy device to keep track of school going child by respective parents. System’s primary goal is to address issue regarding child safety. School going children are linked with respective parents to get real time notifications on their android device. The Android app should be used by parent to track status of child who is uniquely addressed by a BLE beacon. The system consists of two main components that complement each other; Bus module and the Parent module. Bus module, an Android Application detects the child wearing Eddystone capable BLE tags and updates the status of the child on the data server. Parent module, another Android application helps parent to know about the whereabouts of the child.
bugsahoy
A landing page to make finding relevant bugs easier for new Mozilla contributors.
CommandParser8-5
django3-rest-docker
Testing our Django 3 with REST and Docker setup
kafka-node-cli
Kafka CLI app that creates a Kafka instance, creates a producer and consumer based on user input. You can send messages using the terminal that can be read by consumers listening that you create through the command line interface. You can specify consumer groups by passing the name of the group as a parameter while creating a new consumer.
Movie-Recommendation-System
Recommender System using Item-based Collaborative Filtering Method using Python. Used “Pandas” python library to load MovieLens dataset to recommend movies to users who liked similar movies using item-item similarity score.
Parent-end-AndroidApp-communicating-with-BusApp
akkhilaysh's Repositories
akkhilaysh/Movie-Recommendation-System
Recommender System using Item-based Collaborative Filtering Method using Python. Used “Pandas” python library to load MovieLens dataset to recommend movies to users who liked similar movies using item-item similarity score.
akkhilaysh/Android-BLE-detection-for-BusModule
Android applications powered by Bluetooth Low Energy device to keep track of school going child by respective parents. System’s primary goal is to address issue regarding child safety. School going children are linked with respective parents to get real time notifications on their android device. The Android app should be used by parent to track status of child who is uniquely addressed by a BLE beacon. The system consists of two main components that complement each other; Bus module and the Parent module. Bus module, an Android Application detects the child wearing Eddystone capable BLE tags and updates the status of the child on the data server. Parent module, another Android application helps parent to know about the whereabouts of the child.
akkhilaysh/kafka-node-cli
Kafka CLI app that creates a Kafka instance, creates a producer and consumer based on user input. You can send messages using the terminal that can be read by consumers listening that you create through the command line interface. You can specify consumer groups by passing the name of the group as a parameter while creating a new consumer.
akkhilaysh/Parent-end-AndroidApp-communicating-with-BusApp
akkhilaysh/ai-ama-exercises
Artificial Intelligence: A Modern Approach - First Edition Exercise Solutions
akkhilaysh/akkhi
akkhilaysh/algorithm
Algorithm Problems I solved... as a hobby
akkhilaysh/bugsahoy
A landing page to make finding relevant bugs easier for new Mozilla contributors.
akkhilaysh/CommandParser8-5
akkhilaysh/django3-rest-docker
Testing our Django 3 with REST and Docker setup
akkhilaysh/docker-example-boggle-api
Solves Boggle by passing a board, dictionary of words using re-usable classes to setup the game and implement game logic.
akkhilaysh/eddystone
Specification for Eddystone, an open beacon format from Google
akkhilaysh/eddystone-demo
A simple demonstration of using Eddystone Beacons with the Android Beacon Library
akkhilaysh/imad-2016-app
Web application serving as a personal profile page. *Currently under development*
akkhilaysh/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
akkhilaysh/minesweeper
akkhilaysh/my-Programs
This is a repository consisting of code and algorithms I find interesting mainly related to Data Science.
akkhilaysh/Problems-from-Algorithm-Design-by-Jon-Kleinberg
This repository contains miscellaneous problems from Algorithm Design by Jon Kleinberg, Éva Tardos
akkhilaysh/Python
Python codes
akkhilaysh/Student-Exercise-Prototype
This repo has code that contains a prototype of a web app that standardizes exercise routine for a student. This is a game that simulates an exercise and instructs the student through a textarea on how to proceed further. Student would have to start the exercise again in order to attempt the exercise another time.
akkhilaysh/Tomasulo
A simulator for Tomasulo algorithm
akkhilaysh/tomasulo-simulator
JavaScript Tomasulo algorithm simulator
akkhilaysh/umassdssd.github.io
akkhilaysh/weather-report
Backend service to read data from a csv and output data for some scenarios
akkhilaysh/WebApiDemo
Creating Test API
akkhilaysh/Zoom-Clone-With-WebRTC