Pinned Repositories
Algorithm-Design
Algorithm Designs Course Solution
Communication-Network-Application
A comparitive study between Erlang and Java using a simple communation network application.
Compiler
A simple compiler from scratch using java
Concordia-Chat-Bot
A chatbot that answers questions about the courses in Concordia University, Montreal
DBServer
A lightweight database server built in Python for managing customer data.
HolyGuidanceBE
Holy Guidance is an app that provides Bible-based advice and verses for your personal struggles using OpenAI
LottoMaxAnalyserBE
A tool for analyzing the results of the Canadian Lotto Max lottery
Montreal-Path-Finder
An application that finds a path through the crime-free areas in Montreal city for safe travelling.
portfolio
Portfolio Website using React
winter-ly-back-end
Frontend for an e-commerce platform that enables businesses to sell their products and services online. (MERN stack)
greeshmasunil10's Repositories
greeshmasunil10/LottoMaxAnalyserBE
A tool for analyzing the results of the Canadian Lotto Max lottery
greeshmasunil10/Compiler
A simple compiler from scratch using java
greeshmasunil10/HolyGuidanceBE
Holy Guidance is an app that provides Bible-based advice and verses for your personal struggles using OpenAI
greeshmasunil10/Montreal-Path-Finder
An application that finds a path through the crime-free areas in Montreal city for safe travelling.
greeshmasunil10/portfolio
Portfolio Website using React
greeshmasunil10/Algorithm-Design
Algorithm Designs Course Solution
greeshmasunil10/Communication-Network-Application
A comparitive study between Erlang and Java using a simple communation network application.
greeshmasunil10/Concordia-Chat-Bot
A chatbot that answers questions about the courses in Concordia University, Montreal
greeshmasunil10/DBServer
A lightweight database server built in Python for managing customer data.
greeshmasunil10/winter-ly-back-end
Frontend for an e-commerce platform that enables businesses to sell their products and services online. (MERN stack)
greeshmasunil10/Distributed-Event-Management-System
A Simulated corporate event management company
greeshmasunil10/greeshmasunil10
Config files for my GitHub profile.
greeshmasunil10/Hacker-News-Data-Classifier
A program that classifies Hacker News data into corresponding post types.
greeshmasunil10/HolyGuidanceFE
Holy Guidance is an app that provides Bible-based advice and verses for your personal struggles using OpenAI
greeshmasunil10/ISS-Tracker
greeshmasunil10/LottoMaxAnalyserFE
Frontend for the tool for analyzing the results of the Canadian Lotto Max lottery
greeshmasunil10/MyLeetCode
LeetCode Questions and Solutions
greeshmasunil10/Number-Puzzle
A puzzle game using C++
greeshmasunil10/POST-IT-APP
A Dynamic POST-IT Web App using PHP & MySQL
greeshmasunil10/Practise-Bootstrap
greeshmasunil10/Retinal-Image-Segmentation
greeshmasunil10/RISK
This is a strategy board game based on Java, utilizing design patterns such as MVC and Observer pattern for loose coupling between objects and Strategy pattern for implementing bot players. The game is built using Swing for the user interface and JUnit for testing.Building a simple “Risk” computer game.
greeshmasunil10/Sales-Order-Application
A simple application for manging sales order using Clojure
greeshmasunil10/ToyStore-App-Backend
greeshmasunil10/ToyStore-App-Front-End
greeshmasunil10/winter-ly-front-end
Frontend for an e-commerce platform that enables businesses to sell their products and services online. (MERN stack)
greeshmasunil10/Word-Guessing-Game
A Word Guessing Game built using python