Code-God007
Budding Data Scientist | Full Stack Developer | Cross-Platform Desktop App Developer | Blockchain Enthusiast
Chandigarh,India
Pinned Repositories
Another-Todo-List
This is another React based Todo List app made during the learning phase.
Articlelite
Basic CRUD app created using Node.js and Express with added authentication with Passport.
Autocomplete-App
Simple Search app to find the states and their captials in US.
Boston-Housing-Price-Prediction
library-portal-RESTapi
Simple REST full service providing CRUD endpoints to the library-portal app(React App) made using Node, Express and MongoDB.
react-github-finder
Simple App to find Github profiles and some basic info of any user.
Snake-Game-Desktop-App
Basic Snake Game built with Javascript and Html made into a Desktop game with Electron Framework.
social-square-api
A Restful Web service for a social networking app made using Node Js, Express and MongoDB.
Udacity-Data-Analysis-Tmdb-Movies-data
In this Project I try to share my findings from the Tmdb movies data-set where I clean the data and explore it to find some interesting relationships among different variables
Website-Crawler
This is a multi-threaded website crawler written in python. It fetches all the links from a website.
Code-God007's Repositories
Code-God007/library-portal-RESTapi
Simple REST full service providing CRUD endpoints to the library-portal app(React App) made using Node, Express and MongoDB.
Code-God007/social-square-api
A Restful Web service for a social networking app made using Node Js, Express and MongoDB.
Code-God007/Another-Todo-List
This is another React based Todo List app made during the learning phase.
Code-God007/Articlelite
Basic CRUD app created using Node.js and Express with added authentication with Passport.
Code-God007/react-github-finder
Simple App to find Github profiles and some basic info of any user.
Code-God007/Ebook-App
Buy your first Ebook on basics of Full-Stack development.
Code-God007/Exercise-Tracker
Simple Application to add users and their exercises and manage them easily.
Code-God007/File-Uploader
Basic app to upload files directly to your database.
Code-God007/gatsby-first
Sample static website built with Gatsby Js.
Code-God007/Hear-Me-Type
Basic App Built on Electron Framework.
Code-God007/JWT_Test
Testing Jwt Auth
Code-God007/library-portal
This is a basic library management app made using react and added authentication using okta.
Code-God007/lyrics-search-app
Simple app made using React and Musixmatch API to search for lyrics of any song
Code-God007/Meme-Generator
Simple application made using React and ImgFlip API to get random meme images.
Code-God007/news-flash
Simple react app using the News API to fetch latest news and allowing users to search any news.
Code-God007/Node-Passport-login
Simple app to validate and register users using Passport's Local Strategy.
Code-God007/React-Auth-App
Simple authentication app made using react and okta.
Code-God007/react-electron-boilerplate
My own minimalist react and electron boilerplate app.
Code-God007/react-multi-step-form
Simple multiple step form made using react and material-ui.
Code-God007/RealTime-Chat-App
Simple real time chat app made using Feathers JS which is a Node JS framework and Socket.io
Code-God007/reCAPTCHAv2-verification
Using google's reCAPTCHAv2 for verification against bots using Node.Js
Code-God007/Shopping-List-App
Basic Desktop app built with Electron framework to store your Shopping List.
Code-God007/stranger-things
Very basic react app made for learning.
Code-God007/SysInfo-App
Basic Desktop app displaying your System information. Made using E;lectron framework.
Code-God007/task-list-backend
Code-God007/task-list-frontend
Code-God007/Todo-List-App
This is a simple todo-list app I made in the React Js Crash Course by Brad Traversy on Youtube.
Code-God007/transaction-tracker
Simple app made using the Mern stack to track bank transactions for your account.
Code-God007/User-Management
Simple Application to manage Users and their details made using Node/Express as the backend, Pug for the templating engine for frontend and Postgresql for a database.
Code-God007/Voting-App
Real time vote using Pusher, Node.js and Express