Pinned Repositories
ai-agent-interview
Attendance_System
ASU CSE 563 (Fall 2022): Implemented a Java GUI Attendance management system for the Final Course Project.
BalanceCalculator
Parses input csv data file containing transactions for different customers for different months. Computes minimum, maximum and ending balances per month per customer.
booklist_localstore_mf03
bookwise_ai
Your go-to Second Brain for recalling notes from both physical books and digital e-books
cerulean-lion-notes-app
Digital Sticky Notes application. Allows you to add, edit, remove, and rearrange sticky notes/todos.
CSE546-Project2-Image-Recognition
Project 2 for Spring 2023 CSE 546 Cloud Computing course.
data-structures-algos-CPP
A collection of the numerous C++ Programs on the fundamentals of Data Structures and Algorithms that I personally worked on.
e-mission-server
The backend (server) code for the e-mission server
microservices-video2mp3-converter
Microservices application for building a K8s, Docker, Message Queue and Event Notification based on Tutorial
MukuFlash03's Repositories
MukuFlash03/CSE546-Project2-Image-Recognition
Project 2 for Spring 2023 CSE 546 Cloud Computing course.
MukuFlash03/CSE546-Project1-Image-Recognition
ASU CSE 546 (Spring 2023): Course Project on Image Recognition app based on AWS Cloud Architecture.
MukuFlash03/Home-Ease
Hackathon project for the San Francisco "Build it Together Hackathon 2024". Building a Full-stack Generative AI application with RAG chain and LLMs. The idea is to build a chatbot assistance for a website that has housing or apartment rental listings so that a user can find personalized recommendations based on what he needs.
MukuFlash03/multion-photo-op
Using MultiOn API to convert dynamic images to tangible data and then perform various operations like purchasing an object on Amazon
MukuFlash03/data-catalog-web-app
Building a B2B Data Catalog for business to view and manage product listings.
MukuFlash03/nextjs-tutorial-dashboard
React to NextJs tutorial from official documentation: https://nextjs.org/learn/react-foundations. Will follow this up with dashboard app tutorial: https://nextjs.org/learn/dashboard-app
MukuFlash03/snowflake-cortex-gen-ai-rag
Built a Generative AI application with RAG using Snowflake Cortex AI during the Snowflake Summit Dev Day 2024 at San Francisco, CA.
MukuFlash03/rent-split-app
Interactive web app where users can register and generate monthly rent calculations for their apartments. Options to choose number of roommates, rental services. Visual plots for all rental data present in the users data on the portal. Notification service for collecting rents.
MukuFlash03/cerulean-lion-notes-app
Digital Sticky Notes application. Allows you to add, edit, remove, and rearrange sticky notes/todos.
MukuFlash03/odin-project-recipes
MukuFlash03/css-exercises
MukuFlash03/learn-react
Followed React basic tutorial by Programming With Mosh
MukuFlash03/Toad-Recipe-App
HackWeekly (Discord): Team Malachite Toad Recipe App for sharing recipes
MukuFlash03/vermillion-llama-headless-cms
HackWeekly (Discord): Team Vermillion Llama Headless CMS App
MukuFlash03/UMLApp
UML Generator App developed as part of CSE 564 Software Design (Fall 2022) course project. Worked in a team of 3.
MukuFlash03/PlotterApp
Plotter App that generates 3 kinds of plots of randomly generated points.
MukuFlash03/java-oops
A number of Java programs illustrating the fundamentals as well as some advanced concepts of OOPs
MukuFlash03/morse_translator_mf03
MukuFlash03/notes-mern-mf03
MERN Full Stack Web App for Notes. Followed Tutorial by Coding in Flow.
MukuFlash03/sensor-data-visualization
Docker + Flask web app for visualizing sensor data stored in backend Postgres DB.
MukuFlash03/studentroster-springboot
REST Web Application for Student Database management using Java, PostgreSQL, Spring Boot
MukuFlash03/BalanceCalculator
Parses input csv data file containing transactions for different customers for different months. Computes minimum, maximum and ending balances per month per customer.
MukuFlash03/Attendance_System
ASU CSE 563 (Fall 2022): Implemented a Java GUI Attendance management system for the Final Course Project.
MukuFlash03/MBED_Temp_Meter_IUAC
Design and implementation of 8-Channel Digital Temperature Meter using LPC1768 ARM Cortex-M3.
MukuFlash03/sql-banking-system
A basic SQL Banking System built on Java with OracleDB as backend
MukuFlash03/word_counter_mf03
MukuFlash03/wiki_search_mf03
MukuFlash03/rock_paper_scissors_mf03
MukuFlash03/booklist_localstore_mf03
MukuFlash03/user_login_form_mf03