Giter VIP home page Giter VIP logo

About

I'm Surmud Jamil and I am a senior year computer science undergrad at the University of Maryland. Some things I'm interested in are software engineering, data science, and machine learning. If you'd like to reach out to me, you can always connect with me at www.linkedin.com/in/surmud

Projects

Jupiter: UMD Schedule Builder

Jupiter is a schedule builder for UMD students that intelligently generates and ranks potential schedules based on professor ratings and average GPA, while also removing duplicates, and ensuring that there are no time conflicts. Our application was developed specifically for a mobile device because it allows Apple Calendar synchronization, which means that the Jupiter will automatically sync a potential schedule with the user’s iPhone calendar. Once the user syncs a schedule, their calendar will have recurring meetings set up every single day for each course they selected at their proper time until the end of the semester.

NBA Hall of Fame Predictor

My friends and I used basketball statistics to predict NBA Hall of Famers with 85% accuracy. Are hall of famers more physical than today's players? Do today's players shoot more? We answer these questions in our jupyter notebook. To do this project, we needed to parse, scrape, and clean NBA basketball data from several different sources to be able to conduct our analysis.

Rate My UMD Landlord

Ever had a terrible landlord? This is your chance to vent. This is a web application that I was able to develop using the flask framework in python. It allows users to register, log in, and post reviews and ratings of their landlord. This application was deployed to the Heroku cloud platform as the final project of my python development class. We never really advertised this application, which is why there are only fake reviews posted on the site currently. In this project we needed to create both a front end and a backend for our flask application. Our application's data is stored in a MongoDB cloud database.

Eigenface Recognition

In this project, my teammate and I implemented principal component analysis, which is a dimensionality reduction technique used in machine learning, to recognize images of faces with over 85% accuracy. We followed a case study based on an academic paper written by Turk and Pentland at https://www.face-rec.org/algorithms/PCA/jcn.pdf. This project was very math-heavy and required us to implement a lot of linear algebra in python, but we were able to gain a lot of valuable experience with the numpy library by doing this.

Note: This repository is private since it was a course project. Contact me if you'd like to see it.

Surmud Jamil's Projects

connect-four icon connect-four

A connect four game that allows the user to play against a friend or the computer

gapminder icon gapminder

Excerpt from the Gapminder data, as an R data package and in plain text delimited form

howgoodismynbaplayer icon howgoodismynbaplayer

This program tells you where your favorite NBA player is ranked for each stat category if they are in the top 200. The program scrapes data from the list of the top 200 ranked players in each of the following categories: points, assists, rebounds, steals, blocks.

jupiter icon jupiter

Jupiter is a schedule builder for UMD students that intelligently generates and ranks potential schedules based on professor ratings and average GPA, while also removing duplicates, and ensuring that there are no time conflicts.

minesweeper icon minesweeper

A minesweeper game that uses file I/o to read in a grid, and recursion to reveal links of empty spaces when necessary.

nba-hall-of-fame-predictor icon nba-hall-of-fame-predictor

This is the notebook of our final project for CMSC320: Introduction to Data Science. In this project, we explore Hall of Famers in the NBA.

nba-stats-visualizer icon nba-stats-visualizer

This is a python program that uses selenium to web scrape stats from https://www.basketball-reference.com and then displays a graph of an NBA player's career averages using Matplotlib.

rate-my-umd-landlord icon rate-my-umd-landlord

This is the final project for CMSC388J, a website that allows students from the University of Maryland to rate their college park landlords.

surmud icon surmud

Config files for my GitHub profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.