shreyaj-5
Computer Science Undergrad at SFU. A tech geek with experience and interest in coding and developing software/programs on different platforms.
Vancouver
Pinned Repositories
beafogg
Distance-Converter
A simple android application that converts distance in miles to kilometers and vice versa.
Echo-Generator
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
Flutter-Sample
A sample application made in Flutter with the help of Flutter Crash Course by Academind. This application is a simple quiz application that would provide results at the end. The purpose of this code is to gain a better understanding of how Flutter and Dart work and exploring the different widgets available in Dart.
Image-Blur
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
LibraryManagementSystem
A simple library management system developed in core Java and linked to Oracle SQL database for storing records.
Linear-Regression-Python
Using linear regression model to predict housing prices in Boston on the basis of number of rooms.
Logistic-Regression-Python
Code for using logistic regression and support vector machines to identify digits with correct labels in python.
PizzaCoupon
A code in MiniZinc solver system for the LC/CP Programming Challenge 2015 Pizza Coupon Problem.
Saddle-Point
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
shreyaj-5's Repositories
shreyaj-5/beafogg
shreyaj-5/Distance-Converter
A simple android application that converts distance in miles to kilometers and vice versa.
shreyaj-5/Echo-Generator
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
shreyaj-5/Flutter-Sample
A sample application made in Flutter with the help of Flutter Crash Course by Academind. This application is a simple quiz application that would provide results at the end. The purpose of this code is to gain a better understanding of how Flutter and Dart work and exploring the different widgets available in Dart.
shreyaj-5/Image-Blur
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
shreyaj-5/LibraryManagementSystem
A simple library management system developed in core Java and linked to Oracle SQL database for storing records.
shreyaj-5/Linear-Regression-Python
Using linear regression model to predict housing prices in Boston on the basis of number of rooms.
shreyaj-5/Logistic-Regression-Python
Code for using logistic regression and support vector machines to identify digits with correct labels in python.
shreyaj-5/PizzaCoupon
A code in MiniZinc solver system for the LC/CP Programming Challenge 2015 Pizza Coupon Problem.
shreyaj-5/Saddle-Point
Developed as part of coursework for the Introduction to Programming with Matlab by Vanderbilt University on coursera.
shreyaj-5/Sudoku-Java-
A GUI based version of the classic game Sudoku, developed in core Java.
shreyaj-5/Tennis-Game
Arcade classic game developed in JavaScript as a personal project.
shreyaj-5/tic-tac-toe
A simple tic tac toe game in JavaScript