Pinned Repositories
Donut-game
A fun little android game
hundred_integers
Imaginary-Company-App-demo
This is an outline for an android application for an imaginary company. It uses a navigation drawer and fragments. Location uses Google maps API, calls and email in the contacts fragment uses implicit intents, the gallery uses imageviews in a scroll layout and the about me fragment uses text views and an image view.
JosephusProblem
Solving the Josephus, or hot potato game, with a linked list for 10, 100 and 1000 players.
Lab-5-accel-sensor-oled
Interfacing accelerometer and ultrasound sensor with the oled display using Atmega328 microcontroller
piano_tiles_bot
Uses python and image recognition to click on black tiles in the piano tiles game.
Portfolio-website
One of my attempts at web design using HTML and CSS. This website shows some of my architecture and programming projects and provides an introduction to, well, me.
Runtime-analysis-of-BinaryHeap
Implementation of a binary heap by reading numbers from a text file of random integers.
sorting-algorithms
A comparison of insertion sort, quick sort and merge sort in terms of running time.
needy
Group 10 project for Development towards mobile platforms course HKR 2021
Akshatasutar's Repositories
Akshatasutar/Donut-game
A fun little android game
Akshatasutar/hundred_integers
Akshatasutar/Imaginary-Company-App-demo
This is an outline for an android application for an imaginary company. It uses a navigation drawer and fragments. Location uses Google maps API, calls and email in the contacts fragment uses implicit intents, the gallery uses imageviews in a scroll layout and the about me fragment uses text views and an image view.
Akshatasutar/JosephusProblem
Solving the Josephus, or hot potato game, with a linked list for 10, 100 and 1000 players.
Akshatasutar/Lab-5-accel-sensor-oled
Interfacing accelerometer and ultrasound sensor with the oled display using Atmega328 microcontroller
Akshatasutar/piano_tiles_bot
Uses python and image recognition to click on black tiles in the piano tiles game.
Akshatasutar/Portfolio-website
One of my attempts at web design using HTML and CSS. This website shows some of my architecture and programming projects and provides an introduction to, well, me.
Akshatasutar/Runtime-analysis-of-BinaryHeap
Implementation of a binary heap by reading numbers from a text file of random integers.
Akshatasutar/sorting-algorithms
A comparison of insertion sort, quick sort and merge sort in terms of running time.