Projects
Showcases of my works, for a detail view please visit my GitHub profile.
-
BusKoi: ( Android App )
A React-Native mobile app, tracks the location of public transport via an IoT device. Packages used: geolocation-services, maps, Google-Map SDK, Firebase.
Source code: github.com/BusKoi -
Blogger:
Custom Blog, built from scratch in Laravel. User can create, read, update and delete posts by registering into the site. DB used mysql and hosted it on free hosting site.
Source code: github.com/blogger
Live link: nasirblog.000webhostapp.com -
Covid Tracker:
React App for worldwide corona-virus information. We can also search country wise data.
Source code: github.com/covid-tracker
Live link: github.io/covid-tracker -
Let's Chat:
React real-time chat application where user can create or join a chat room and chat with the room members. Multiple users can chat with each other live. Tech used React, Express and Socket.io.
Source code: github.com/lets_chat
Live link: rchat.netlify.app -
Vue SPA:
Vue single page application that stores Todos in MongoDB Database with API created by Express.
Source code: github.com/vue_spa
Live link: vuespa.heroku.com