Code Monkey home page Code Monkey logo

Languages: Java, Python, C/C++, JavaScript, PHP, HTML, CSS, SQL

Tools & Technologies: React, Jupyter, Amazon Web Services, Apache, Tensorflow, Keras, NumPy, Pandas, Matplotlib, Scikit Learn ML, Firebase, RESTful API

Projects:

1. Baseball Statistics Calculator: A baseball statistics calculator built using Python that uses regular expressions (RegEx) to parse text files for baseball related data and then computes how many times each player on the team batted in the season and their batting average throughout the season. https://github.com/irtaza210/Baseball-Statistics-Calculator

2. COVID-19 Detection using X-Ray Images: Built a machine learning model using Keras & Tensorflow that trains a Convolutional Neural Network to identify & separate normal & COVID-19 patients on the basis of their X-Ray images. The obtained accuracy is 100%. https://github.com/irtaza210/COVID-19-Detection-using-X-Ray-Images

3. Cryptocurrency Portfolio and Price Tracker: A React application designed using Material UI which uses RESTful API and Chart.js to display real-time cryptocurrency prices & graphs & uses Firebase to allow users to buy, sell, and share cryptocurrencies with other users. https://github.com/irtaza210/Cryptocurrency-Portfolio-and-Price-Tracker

4. Doubly Linked List with Iterator: Built the Doubly Linked List data structure from scratch and a list iterator in C++ using pointers, references, copy control, explicit memory management, and C++ standard template libraries. https://github.com/irtaza210/Doubly-Linked-List-with-Iterator

5. Event Calendar: An event calendar built using JavaScript, RESTful API, SQL, & PHP that allows users to create, remove and update individual and group calendar events and share events with other users. https://github.com/irtaza210/Event-Calendar

6. File Manager: A file manager built using PHP, HTML, & CSS that allows users to upload, view, download, & delete their files. https://github.com/irtaza210/File-Manager

7. File System and Terminal using Object Oriented Programming: A simulated file system and terminal built in C++ using object oriented principles and design patterns that allow users to add, edit, rename, display, & delete public and password protected files using command line commands built from scratch. https://github.com/irtaza210/File-System-And-Terminal-Using-OOP

8. Gomoku and Tic-Tac-Toe using Object Oriented Programming: A program that allows users to play the popular board games Gomoku and Tic-Tac-Toe and is built in C++ using Object Oriented Programming concepts such as inheritance, polymorphism, refactoring and specializing. https://github.com/irtaza210/Gomoku-and-TicTacToe-using-OOP

9. Handwritten Digit Recognition using Multilayer Perceptron: Trained a Multilayer Perceptron to recognize handwritten digits using Keras & Tensorflow from a dataset of 60,000 images & by using NumPy library obtained an accuracy of 97% on the test data set. https://github.com/irtaza210/Handwritten-Digit-Recognition-using-Multilayer-Perceptron

10. Multi User Chat Rooms: A chat room application built using Node.js, Socket.IO, JavaScript, HTML, & CSS that allows users to chat publicly and privately with multiple users in multiple rooms. https://github.com/irtaza210/Multi-User-Chat-Rooms

11. News Sharing Website: A news website built using PHP, SQL, HTML, & CSS where users can create, read, update, & delete stories and add/delete/edit comments and like each story. https://github.com/irtaza210/News-Sharing-Website

12. Spotify Exploratory Data Analysis: A Jupyter Notebook that analyzes data of more than 175,000 songs on Spotify using Python libraries such as Matplotlib, Seaborn, & Pandas to discover what makes a song popular among users. https://github.com/irtaza210/Spotify-Exploratory-Data-Analysis

13. Studying Employee Attrition With K-Means: A Jupyter Notebook that analyzes an IBM employee attrition dataset & uses k-means and relevant Python libraries such as NumPy, Pandas, & Matplotlib to identify patterns in employee attrition to suggest which areas an HR department should intervene in. https://github.com/irtaza210/Studying-Employee-Attrition-With-K-Means/

Irtaza Waseem's Projects

address-book icon address-book

A CRUD App built in Ruby on Rails using Bootstrap that allows users to login/sign up and create, read, update & delete contacts in their address book.

baseball-statistics-calculator icon baseball-statistics-calculator

A baseball statistics calculator built using Python that uses regular expressions (RegEx) to parse text files for baseball related data and then computes how many times each player on the team batted in the season and their batting average throughout the season.

covid-19-detection-using-x-ray-images icon covid-19-detection-using-x-ray-images

In this project, I built a machine learning model using Keras & Tensorflow that trains a Convolutional Neural Network to identify & separate normal & COVID-19 patients on the basis of their X-Ray images. The obtained accuracy is 100%.

cryptocurrency-portfolio-and-price-tracker icon cryptocurrency-portfolio-and-price-tracker

A React application designed using Material UI which uses RESTful API and Chart.js to display real-time cryptocurrency prices & graphs & uses Firebase to allow users to buy, sell, and share cryptocurrencies with other users.

cryptocurrency-price-tracker icon cryptocurrency-price-tracker

A React application which uses AXIOS to fetch data from the CoinGecko API & displays the hourly prices of cryptocurrencies like Bitcoin & Ethereum & their historical change in value using Material UI design.

event-calendar icon event-calendar

An event calendar built using JavaScript and RESTful API that allows users to create, remove, update, & delete calendar events & make or share events with other users.

file-manager icon file-manager

A file manager built using PHP, HTML, & CSS that allows users to upload, view, download, & delete files.

git_training icon git_training

An interactive git training meant to teach you how git works, not just which commands to execute

gomoku-and-tictactoe-using-oop icon gomoku-and-tictactoe-using-oop

A program that allows users to play the popular board games Gomoku and Tic-Tac-Toe and is built using Object Oriented Programming concepts such as inheritance, polymorphism, refactoring and specializing in C++

multi-user-chat-rooms icon multi-user-chat-rooms

A chat room application built using Node.js, Socket.IO, Javascript, HTML, & CSS that allows users to chat publicly and privately with multiple users in multiple rooms.

news-sharing-website icon news-sharing-website

A news website built using PHP, SQL, HTML, & CSS where users can create, read, update, & delete stories and add/delete/edit comments and like each story.

py icon py

Repository to store sample python programs for python learning

spotify-exploratory-data-analysis icon spotify-exploratory-data-analysis

A Jupyter Notebook that analyzes data of more than 175,000 songs on Spotify using Python libraries such as Matplotlib, Seaborn, & Pandas to discover what makes a song popular among users.

studying-employee-attrition-with-k-means icon studying-employee-attrition-with-k-means

A Jupyter Notebook that analyzes an IBM employee attrition dataset & uses k-means and relevant Python libraries such as NumPy, Pandas, & Matplotlib to identify patterns in employee attrition to suggest which areas an HR department should intervene in.

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.