• Stars
    star
    1
  • Language
    PHP
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My Open Diary is a PHP and PostgreSQL database based small project where you can keep you diaries and store your stories in a secured online platform. This is my first SQL based project. I made this for learning purpose. I was in 8th semester that time. This site is live at: https://myopendiary.herokuapp.com/

More Repositories

1

Pigeon-Anonymous-Msg-Sender-PHP-Project

It is an anonymous message sender app based on PHP. My 4th semester personal project. I made it just for fun and get rid from boring time. Actually I created this project when I was in quarantine because of coronavirus.
PHP
2
star
2

DIU-Library-Service-Backend-Node.js

Backend source code of my last semester project based thesis titled 'DIU Library Service'. This server is developed with Node.js and Express.js using MongoDB database.
JavaScript
1
star
3

Health-Consultant-Java-Swing

Health Consultant project based on Java Swing. 4th semester project under SE211 course. This is my first Java project. User can know about his health condition and if he/she is affected by COVID-19 or not. I tried to make it as simple as possible
Java
1
star
4

FlashShop-eCommerce-Reactjs-MERN_Stack

FlashShop is a small e-commerce site. User can order. It has a good admin panel for maintaining the system. Admin can manage orders, products etc..
JavaScript
1
star
5

Unlimited-Wordle-ReactJS-NodeJS

In real wordle app that went viral in early 2022 you can only play wordle in a day once. So here is my solution, play the game without any limits! Just go to below link and play. You can move to any round you want by providing the round id. If word not found in list then refresh the link once and let the data be fetched correctly.
JavaScript
1
star
6

UVA-and-LA-Problem-Solution

My solution for UVa Problems will be uploaded here, as UVa solutions don't save in their website.
C++
1
star
7

SEC-Attendance-Portal-React.js-Node.js

This is a webapp where Samsung showroom SEC can submit their attendance. They can mark themselves as 'Present' when they are in showroom only, this app uses their locations. Admin can download SEC attendance data with statistics in Excel file. My cousin who works in Samsung Electronics told me to make an app to automate the process. He uses this app personally.
JavaScript
1
star
8

Telescope-LiveTV-Application-Android-Java

An android application to watch available live tv from YouTube. The app will fetch live tv from YouTube & you can get all the available live tv in a single application. This app is more compatible with Android TV / Android based smart TV. I made it for my personal use
Java
1
star
9

JWT_Authentication_ASP.NET-Core-WebAPI

I implemented JSON Web Token Authentication in .NET Core & EF Core for learning purpose. It is popularly used as a client-side-based stateless session. JWT is encrypted & signed with a secret key. It is used for generating & verifying token. A token contains 3 parts (header, payload, signature) that helps recognize an user.
C#
1
star
10

TextBook-SocialMedia-ASP.NET-core-WebAPI

Backend of a simple social media using ASP.NET core WebAPI
C#
1
star
11

ASP.NET-Core-WebAPI-EntityFramework-MySQL-connection-sample

ASP.NET Core webapi EntityFramework MySQL connection sample
C#
1
star