Pinned Repositories
Blockchain-implementation-in-JS
Blogen-Project
This is a static blog dashboard website with user login, article table, categories & list of users made using various Bootstrap components.
Crypto-Network
A minimal Django-application for looking up cryptos, checking the status of trending cryptos & reading the top articles related to cryptocurrency and bitcoin using API calls.
Daily-Journal
A database-integrated website where you can compose posts.
devcamp-api
RESTful Backend API to manage bootcamps, courses & users.
Dice-game
A simple JavaScript based game that generates a random dice number between 1 to 6, which also changes the image source according to the number generated. If dice 1 is greater than dice 2 then player 1 is declared as the winner by taping the 'innerHTML' attribute.
doctors-appointment-booking
flutter-custom-signup-and-login
Ready-made fully-functional Flutter Signup and Login screens using Firebase and GetX.
Tindog-Project
A static (landing page) website of an imaginary company made by leveraging the power of Bootstrap, custom CSS and basic HTML.
videozen
Flutter app for sharing videos with user authentication and real time chat
shinjini25's Repositories
shinjini25/videozen
Flutter app for sharing videos with user authentication and real time chat
shinjini25/Tindog-Project
A static (landing page) website of an imaginary company made by leveraging the power of Bootstrap, custom CSS and basic HTML.
shinjini25/Blockchain-implementation-in-JS
shinjini25/Blogen-Project
This is a static blog dashboard website with user login, article table, categories & list of users made using various Bootstrap components.
shinjini25/Crypto-Network
A minimal Django-application for looking up cryptos, checking the status of trending cryptos & reading the top articles related to cryptocurrency and bitcoin using API calls.
shinjini25/Daily-Journal
A database-integrated website where you can compose posts.
shinjini25/devcamp-api
RESTful Backend API to manage bootcamps, courses & users.
shinjini25/Dice-game
A simple JavaScript based game that generates a random dice number between 1 to 6, which also changes the image source according to the number generated. If dice 1 is greater than dice 2 then player 1 is declared as the winner by taping the 'innerHTML' attribute.
shinjini25/doctors-appointment-booking
shinjini25/flutter-custom-signup-and-login
Ready-made fully-functional Flutter Signup and Login screens using Firebase and GetX.
shinjini25/donCamp
shinjini25/github-slideshow
A robot powered training repository :robot:
shinjini25/InfinitiRealEstate
shinjini25/instagram-clone-flutter
Developing Instagram app clone using Flutter and Firebase.
shinjini25/Instagram-follower-bot
An Instagram bot executed using Selenium webdriver
shinjini25/jobire
shinjini25/OpenCV-Python-Tutorials-and-Projects
An easy to follow course of OpenCV using Python for beginners.
shinjini25/Password-Generator
A simple Django application that generates a random password according to the input parameters from the user. The front end is made using HTML , CSS and Bootstrap.
shinjini25/RESTful-API
A RESTful API made from scratch using Express and Mongoose model of articles and made basic HTTP methods (PUT, GET, PATCH, DELETE) to the server using Postman.
shinjini25/StoryBook
Full stack application which uses Node.js, Express, MongoDB, Passport.js and sessions. Lets users authenticate with oAuth and enter their stories (private/public). Performs CRUD applications and also lets you read more from a particular user.
shinjini25/Task-Web-Application
A DOM based JavaScript web application project that uses JS local storage (on browser) to store tasks. User can add, delete and filter tasks.
shinjini25/Todo-Web-Application
A simple to do web application made using Node, Express and Mongoose. User can add tasks and check off the tasks once done (which then automatically gets removed from the database and the user is redirected to the home page). There is a default list of 3 tasks that get displayed if all the existing tasks have been checked off.
shinjini25/Weather-API-Project
This is a simple application that fetches the weather condition of the latitude and longitude mentioned in the code for the next 12 hours and gives you a text alert(using Twilio) if it's going to be cold that day or not.