sajadgzd
Software Engineer GTP at UBS | CCNY Recent CS Grad | Certified Full Stack Developer from Columbia University
UBSNew York City
Pinned Repositories
assembly
bamazon
A Node.js command line interface that utilizez MySQL database to create a virtual store experience
databaseProject
CSC336 project
Food-for-the-Soul
A full stack app in React Node.js Express MongoDB to search and save books from Google Books API
IN-OR-OUT
IN OR OUT - JavaScript web app using Yelp, Google Maps and Edamam's APIs - (Group Project)
MERN-chatbot
MERN Stack Chatbot
predictMyHouseML
Machine Learning web application to predict the rent of NYC houses using TendorFlowJS.
SpeakUp
A Node.js based web app which primarily aims to give a voice to the minorities and women to speak up and report crimes which often go unreported.
TeamUp
Full Stack Web application to help with teaming and scheduling meetings and creating polls, implemented in Python, SQL and JavaScript
TranslateForGood
Full Stack MERN Application for human based translation. A platform for free human-based translation services to immigrants, refugees, and tourists, by matching them with volunteeris.
sajadgzd's Repositories
sajadgzd/MERN-chatbot
MERN Stack Chatbot
sajadgzd/TeamUp
Full Stack Web application to help with teaming and scheduling meetings and creating polls, implemented in Python, SQL and JavaScript
sajadgzd/databaseProject
CSC336 project
sajadgzd/SpeakUp
A Node.js based web app which primarily aims to give a voice to the minorities and women to speak up and report crimes which often go unreported.
sajadgzd/Food-for-the-Soul
A full stack app in React Node.js Express MongoDB to search and save books from Google Books API
sajadgzd/IN-OR-OUT
IN OR OUT - JavaScript web app using Yelp, Google Maps and Edamam's APIs - (Group Project)
sajadgzd/predictMyHouseML
Machine Learning web application to predict the rent of NYC houses using TendorFlowJS.
sajadgzd/TranslateForGood
Full Stack MERN Application for human based translation. A platform for free human-based translation services to immigrants, refugees, and tourists, by matching them with volunteeris.
sajadgzd/BrainTrainerAndroid
An Android app that lets the user to play math games to gain higher score within the time limit. Implemented in Java, Android Studio, Firebase Database
sajadgzd/ContactList-DesktopApp-JavaFX
A desktop application using JavaFX GUI implemented in JAVA to save and retrieve (via xml serialization) of a company's employees.
sajadgzd/crystals-collecter
JavaScript Game implemented in JQuery HTML CSS
sajadgzd/Custom-Terminal
Creating a custom Linux-type terminal in C
sajadgzd/Eat-Da-Burger
Node app with MySQL, Express, Handlebars and a homemade ORM, which follows the MVC design pattern
sajadgzd/Eat-the-Burger
Node app with MySQL, Express, Handlebars and Sequelize, which follows the MVC design pattern
sajadgzd/FriendFinder
basically a dating app that will provide the user with the best overall match. Coded in NodeJS ExpressJS HTML CSS
sajadgzd/Game_of_Life_Jest_TDD
A web application implemented in JavaScript and Jest library following TDD methodology
sajadgzd/helping_hand
Hackathon Project
sajadgzd/Hot-Restaurant
A Node / Express based web application for handling reservation requests
sajadgzd/JavaProjects
sajadgzd/LIRI-node-app
LIRI is a command line app using node packages
sajadgzd/NYT-MongoDB-Scraper
Node.js web app using MongoDB and Cheerio to scrape NYT
sajadgzd/project3
sajadgzd/python-slackclient
Slack Developer Kit for Python
sajadgzd/Python-Tkinter-Turtle-Project
A Python GUI program that draws a pie chart of the n most frequent letters used in the source txt file
sajadgzd/React-memory-game
A React.js web app which tests your memory!
sajadgzd/React-Reading-List
React.js app to save reading lists
sajadgzd/sajadgzd
sajadgzd/SortingAlgorithmsAnalysis
A Python program to analyze the running time of several sorting algorithms
sajadgzd/Spring-Framework-Master-Class-Java-Spring-the-Modern-Way
Spring Framework Master Class - Java Spring the Modern Way [video], published by Packt.
sajadgzd/Test-driven-development-Jest
Repo for my projects while learning jest