Pinned Repositories
Brain_Training_Game
This mobile application will be a basic brain training game, which will be asking the user to calculate the answer to various simple arithmetic expressions.
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
developer-roadmap
Roadmap to becoming a web developer in 2018
Earn_Points-Loyalty-System-
FindPlaces
JavaScriptServices
Microsoft ASP.NET Core JavaScript Services
Path_Finding
This is my first algorithm based course work. I used Dijkstra algorithm for finding the shortest path between two points A (start) and B (end) on a randomly generated 10 *10 squared grid with blocked cells.
serverless-application-model
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
Spaceship-Game
This is a B specification of a very simple version of the old Spaceship & Asteroids arcade game, using the B tools Atelier B & ProB. The aim is to move the Spaceship from its home base(1,1) through space using the various movement operations to get to the Starbase (6,4), avoiding the Asteroids.
student-performance-prediction
A student academic performance predictor
Rehan1995's Repositories
Rehan1995/Brain_Training_Game
This mobile application will be a basic brain training game, which will be asking the user to calculate the answer to various simple arithmetic expressions.
Rehan1995/FindPlaces
Rehan1995/hacktoberfest
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
Rehan1995/hacktoberfest-1
Hacktoberfest 2018
Rehan1995/hacktoberfest-2
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for contributors. #hacktoberfest
Rehan1995/Hacktoberfest-Census
A census of those participating in Hacktoberfest (and an easy PR!)
Rehan1995/hacktoberfest-checker
🎃 Check how you're doing in hacktoberfest
Rehan1995/Hacktoberfest-Sign-In
Beginner friendly. Easy Pull Request! .
Rehan1995/hacktoberfest2018
A repository for HacktoberFest 2018.
Rehan1995/Machine-Learning-Web-Apps
Building and Embedding Machine Learning Model into a Web App(With Flask,etc)
Rehan1995/playframework
Play Framework
Rehan1995/Project57
Rehan1995/scikit-learn
scikit-learn: machine learning in Python
Rehan1995/Simple-linear-regression
Rehan1995/Spaceship-Game
This is a B specification of a very simple version of the old Spaceship & Asteroids arcade game, using the B tools Atelier B & ProB. The aim is to move the Spaceship from its home base(1,1) through space using the various movement operations to get to the Starbase (6,4), avoiding the Asteroids.
Rehan1995/tensorflow
Computation using data flow graphs for scalable machine learning
Rehan1995/Path_Finding
This is my first algorithm based course work. I used Dijkstra algorithm for finding the shortest path between two points A (start) and B (end) on a randomly generated 10 *10 squared grid with blocked cells.
Rehan1995/Bassa-mobile
Bassa mobile application
Rehan1995/Cat_as_a_service
It uses Cat as a Service (https://cataas.com) and does the following: 1. Fetches an image of a cat with some custom text 2. Fetches an image of another cat with some more custom text 3. Binds these images together into one image 4. Saves the resulting image as a file
Rehan1995/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
Rehan1995/Ecommerce-Application
Rehan1995/expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Rehan1995/FaceRecognition
Recognizes faces
Rehan1995/fastbook
Draft of the fastai book
Rehan1995/Hands-On-Docker-for-Microservices-with-Python
Hands-On Docker for Microservices with Python, published by Packt
Rehan1995/js-lib
New JavaScript Library
Rehan1995/libgit2sharp
Git + .NET/Mono = ❤
Rehan1995/redux-saga-test-plan
Test Redux Saga with an easy plan.
Rehan1995/Rehan1995.github.io
Rehan1995/WishList-Application