Software Developer
no image
Software Developer

Tariq Mahmood
141-45 85th Road, Jamaica, NY-11435
Mobile: ------------
Email: ------------
Authorized to work in the US for any employer (Permanent Resident)
Career Objectives
Utilizing my education, experience, and passion for solving interesting problems, I’m seeking to obtain a position which will allow me to contribute significantly to software development.
Technical Skills
• Programming Language: Python (fluent), C/C++, Java.
• Web Front-End: HTML, XML, CSS, JavaScript.
• Web Framework: Flask, Django Framework.
• Database: MySQL, PostgreSQL, SQLite, HIVE, BigQuery, Apache Spark, MongoDB.
• Operating Systems: Windows, Linux, Unix.
• Development Tools: Git, Jira, PyCharm, Nginx, Docker, Ansible.
• Cloud Computing: AWS, Google Cloud.
Work Experiences
• Junior Back-end Developer - Cabiy LLC (Feb, 2018 – Current)
- Work in a team environment with CTO & senior developers and product team.
- Integrate third-party API and develop REST API using Python Django framework.
- Strongly follow TDD and write test code before adding new functionality.
- Consult and contribute to system architecture.
- Follow SDLC – Agile Methodology (Scrum).
- Troubleshoot and fix various issues of the app.
- Work with team members in establishing, designing and development techniques of the ETL process.
- Develop scripts to automate the execution of ETL.
• Lab Management & System Engineer - University of Bridgeport (Jan, 2017 - Feb, 2018)
- Performed server-based troubleshooting & resolved technical issues in a timely manner.
• Software developer - ASBD Soft (Sept, 2014 – Nov, 2016)
- Worked on various projects from medium to large as a team.
- Developed custom object-oriented Python code to drive dynamic parts of web applications.
- Troubleshoot and debugged existing applications, implemented and fixed various issues.
- Primary technologies that I worked here are Python, Django, MySQL, MongoDB.
- Maintained and Deployed web apps in Amazon Web Services.
Academic Qualifications
• Masters in Computer Science University of Bridgeport, CT Cumulative GPA: 3.55 / 4.00
Graduation: Dec, 2018
Notable Personal & Professional Projects
• Fully Functional stock market website.
- Used google finance API to access stock data with MVC structured python Django framework, which simulates
how real trade market works. Functionality included displaying stock price, user portfolio, transaction history,
receiving order to buy and sell the stocks. Also implemented Recurrent Neural Network (RNN) to predict the stock.
• Automated file backup & synchronization between cloud (AWS) S3 and end devices.
- Used amazon web services (Lambda, EC2, RDS and DynamoDB). Job scheduler performs in the background of
the local Machine. Modified files are stored in synchronized manners like google drive in other local system at the same time.
• An extensive data analysis on yelp dataset for business purpose.
- Used MapReduce, Hive, Spark and BigQuery. Based on a given area, found out the highest & lowest rated
restaurant in Phoenix, AZ and showed the outcome in a graph.
• UB library room reservation system.
- Used RDBMS (MySQL) and WSGI server using Flask Framework for Python with HTML and JavaScript Client.