Pinned Repositories
business-app-development-project
Project for Business Application Development Course, third semester. The project is about Janji-Jywa Application. Janji Jywa is a simple JBDC and MySQL application that manages all the transaction and the system of the beverage. Admins in this application could manage the inventory of the beverages, while the customers could buy the beverages.
crud-blog-app
(Work in Progress) Full-stack CRUD blog application, made using MongoDB, Express.js, ReactJS, Node.js, and Tailwind CSS
FindTheHantu
FindTheHantu is a game made using Java Swing, mainly with the Graphics class.
flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
GenshinImpactGachaSimulator
Unofficial Wish/Gacha Simulator for Genshin Impact
huddle-landing-page
This is a solution to the [Huddle landing page with alternating feature blocks challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/huddle-landing-page-with-alternating-feature-blocks-5ca5f5981e82137ec91a5100). Made with React, styled-components
MyMeds
MyMeds is an application that is intended to be used by medical staffs to track various kinds of medicines that they have. In the application, there are features such as creating a new medicine that will be stored on a list later on, updating previously created medicines, and deleting previously created medicines. This application was built using Java and XML, through Android Studio. It also has features, such as SQLite CRUD, SharedPreferences, and ListView.
perpus-online
A book-borrowing request application with implementations such as an SQLite database, JSON API, and Google Maps API.
portfolio
My personal portfolio
RockPaperScissors
Simple Rock, Paper, Scissors Web App
melvinsinatra's Repositories
melvinsinatra/crud-blog-app
(Work in Progress) Full-stack CRUD blog application, made using MongoDB, Express.js, ReactJS, Node.js, and Tailwind CSS
melvinsinatra/business-app-development-project
Project for Business Application Development Course, third semester. The project is about Janji-Jywa Application. Janji Jywa is a simple JBDC and MySQL application that manages all the transaction and the system of the beverage. Admins in this application could manage the inventory of the beverages, while the customers could buy the beverages.
melvinsinatra/FindTheHantu
FindTheHantu is a game made using Java Swing, mainly with the Graphics class.
melvinsinatra/flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
melvinsinatra/GenshinImpactGachaSimulator
Unofficial Wish/Gacha Simulator for Genshin Impact
melvinsinatra/huddle-landing-page
This is a solution to the [Huddle landing page with alternating feature blocks challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/huddle-landing-page-with-alternating-feature-blocks-5ca5f5981e82137ec91a5100). Made with React, styled-components
melvinsinatra/MyMeds
MyMeds is an application that is intended to be used by medical staffs to track various kinds of medicines that they have. In the application, there are features such as creating a new medicine that will be stored on a list later on, updating previously created medicines, and deleting previously created medicines. This application was built using Java and XML, through Android Studio. It also has features, such as SQLite CRUD, SharedPreferences, and ListView.
melvinsinatra/perpus-online
A book-borrowing request application with implementations such as an SQLite database, JSON API, and Google Maps API.
melvinsinatra/portfolio
My personal portfolio
melvinsinatra/RockPaperScissors
Simple Rock, Paper, Scissors Web App
melvinsinatra/TebakYuk
TebakYuk is a number guessing game, made with Java Swing.
melvinsinatra/youtube-clone
A front-end clone of youtube, made using ReactJS and Material UI