Post Job Free

Resume

Sign in

Software System Analyst, Full Stack Developer

Location:
Chattanooga, TN
Salary:
60,000 to 70,000
Posted:
December 07, 2020

Contact this candidate

Resume:

Ahmed Ali Qureshi https://github.com/AhmedQureshi*31

Software System Analyst/Full Stack Developer

660-***-**** adifwu@r.postjobfree.com.

OBJECTIVE adifwu@r.postjobfree.com

Education

University of Central Missouri, College of Science and Technology Jan 2016-May 2020 Bachelor of Computer Science. GPA: 3.16/4.00

Concentration: Networking and Security

Earned: 125 credits

Dean’s List: (2 Semester)

Federal Government Degree College, Hyderabad, Pakistan Aug 2013-July 2015 Pre-Engineering GPA: 4.00

Technical Skills

Programming Languages: JAVA, C, C#.NET, XAMARIN, PYTHON. Web Technologies: HTML5, CSS, SASS (SCSS), JAVASCRIPT, JQUERY, AJAX, PHP, BOOTSTRAP, MYSQL, REACT.

Web Service: LAMP STACK, NGINX.

Network Technologies: CISCO PACKET TRACER, WIRESHARK Cloud Platform: Go Daddy, HEROKU.

Windows Installer: ADVANCE INSTALLER.

API Development: POSTMAN

Hosting Services: GITHUB, GITLAB.

Software Development Tool: SLACK, JIRA, TRELLO.

Database: MYSQL, DERBY, PHPMYADMIN, H2 DATABASE, MONGOOSEDB. Frameworks: LARAVEL FRAMEWORK 7.14.1, PHALCON FRAMEWORK Testing Tool: PHPUnit

Debuger: xDebug

Graphical Tools: MYSQL WORKBENCH, SQUEL PRO, SQLYOG Laravel Development Environment: VALET LARAVEL.

Development Tools: ECLIPSE, NETBEANS, NOTEPAD++, ATOM, BRACKETS, INTEL- LIJ IDEA, VISUAL STUDIO CODE, PHP STORM, DRAW.IO, MICROSOFT TMT, SCENE BUILDER.

Front-End Tools: npm, parcel.

Platforms: WINDOWS, MAC OS, UBUNTU 20.04.

Cross-Platforms: XAAMP, LAAMP.

Websites/Links

1: Portfolio: SCSS, JavaScript, Laravel Framework, Heroku (Front-End Develop- ment)

https://serene-falls-39329.herokuapp.com

2: PHP BLOG: OOP PHP, CMS, Bootstrap, LAMP Stack (Front-End, Back-End De- velopment)

Users: https://ahmed-php-blog.herokuapp.com/index.php Admin: http://ahmed-php-blog.herokuapp.com/admin/login.php Email: adifwu@r.postjobfree.com, Password: ahmed

3: API Development Collections: Laravel Framework, Postman, MySQL https://www.postman.com/collections/40e7f5b808cde6e79c30 4: Budget App: JavaScript ES5, Heroku, Nginx (Front-End Development) http://ahmed-budget.herokuapp.com

5: Search News App: REDDIT API, Vanilla JavaScript ES6, Bootstrap (Front-End Development)

https://ahmed-game.herokuapp.com

6: Search Single User App: Github API v3, JavaScript ES5, Bootstrap (Front-End Development)

https://ahmed-github.herokuapp.com

7: LIMITLESS SUCCESS (Youtube): Channel

https://www.youtube.com/channel/UCOTZ5jvS13aETK0fbOhxlqw Academic/Work Experience

Note: (These are few projects. You can find all my projects in my GitHub reposito- ry)

1: PayWall Desktop Payments Application - Clients: BT&T Bank, LA Car Guys Honda, LA Car Guys Subaru - Gratis Solution LLC

EnterPrice Level Application: VERSION 1.1

Build a C# Client Side Application using C#.Net, OOP PHP, WPF, MVVM, MVC and Au- thorize.net Payment gateway that has a manual payment and a card reader functionali- ty, and the app is interacted with AutoWall PHP Website. The app has High Level Func- tionalities like it authenticates the user login via PIN number. It has a a dashboard that has all the options the user can do, including the following: Show open invoices. Users can click on an open invoice. When user clicks an open invoice, they will be presented with a pre-filled payment screen, and ready to either read data from the chip reader or manually enter credit card info. When a transaction completes, it displays the status of the transaction using webhook. If the status is good, then the application automatically updates autowall to set the status of the payment as a closed payment. Overall Setup for the new AuthorizeNet Account, that has a processor support that accept the card not present transactions and EMV Chip transactions using bbpos Card Reader. Docu- mented the code and made interface for other SDK's (if needed in the future). De- ployed the app on the client machine using advance installer tool 2: PayWall Desktop Payments Application - Clients: BT&T Bank, LA Car Guys Honda, LA Car Guys Subaru - Gratis Solution LLC

EnterPrice Level Application: Updates in VERSION 1.1 Deployment

After first install, the application have a menu item to check for updates. If any updates exist, the user can update the application without re-installing, and the application will then restart automatically if required. All user specific configuration maintained on an update. Also, the app check for updates on install and prompt the user to accept the latest update.

Account Management

Application allow super user to create multiple users, each with their own PIN. Authnet allows for a main account and then sub accounts. We manage all accounts and assign separate PIN for each. So, there is a way for the user to manage these accounts: Cre- ate, Read, Update, Delete (CRUD). If a super user created new accounts from a single machine, all the other installs for that company will be aware of the account updates. Thus, the application is able to identify which company it belongs to and have some of the configurations accessed via autowall database.

Custom Wrapper For Branding

Application is able to access elements that are specific to the customer branding Logo, Header, etc.

Improvements To Interface

Examine all screens and find ways to improve look/feel and user experience. 3: DAILY PACE REPORT - PHP, MYSQL, FTP SERVER, PHALCON Framework Build a report, where dealers can check their pace, service gross profit, parts gross profit and they can check their employees progress. For providing the average top per- formance that can help a company to see where it is currently standing I used ftp server to get the data from 30 different servers. Got experienced working on a big database and join tables to get the accurate data to show on the report. 4: PHP BLOG - OOP PHP, CMS, Bootstrap, LAMP Stack

Build a responsive Content Management System, that has dynamic content on the web pages and has admin dashboard where admin can dynamically add new posts and categories. Php Blog has all the CRUD functionalities and admin login page. I used bootstrap templates for the design and made my website responsive, LAMP Stack for the development, PHPUnit for testing. Stored the individual’s credentials and prefer- ences in a persistent database using MySql database and deployed on Heroku using ClearDB MySQL. You can find all the files in my GitHub repository. 5: Payment App - STRIPE API, OOP PHP

In this project I worked on a PHP payment page that accepts credit cards using the stripe API and also stores the data in a MySQL database using PDO. Created tables and models for customers and transactions to store them in the database and retrieve them within the app. implement the PDO class and the customers and transaction models so we can store custom data from the Stripe API. Build the customers and transactions pages so that we can view our stored data in MySQL for this I used PDO library and models. You can find all the files in my GitHub repository. 6: Covid-19 Tracker - React

In this self-made project, I created a COVID-19 Tracker Application. By using React with the addition of Charts-js-2 for making charts one of the better library, Material UI to do the css and help us with more responsiveness, Axios to get request to the api, React- countup to count numbers while animation. Basic idea was to visualizing the data. The data is fetched from the API and created cards displaying the statistics as well as Charts. This project/application is created using the most modern JavaScript syntax. In this project I have covered Material UI, Charts.js, React Hooks, API data fetching, all of it in React JS. The project is going to fetch the live data from the API (https://covid19.math- dro.id/api) using Async/Await syntax. You can find all the files in my Github repository. 7: SCHEDULE PLANNER (UCM) - CORE PHP

Worked for University of Central Missouri on schedule planner project using html, css and javascript on front-end and php for back-end. The schedule planner is the one where students can check their classes, availability of classes and they can make their schedule planner for each semester. The main idea was to work on Cyber Security, Computer Sci- ence, and Software Development Majors and their minors and aware the students about the availability of classes and provides user friendly interface(UI). They can also get the email notification if they are going to forget their passwords. We used php mailer in order to send the email notifications. The other technologies and tool that we used in this project was Waterfall and Agile methodologies, and Jira where me and my teammates add tasks to do on each sprints there were 5 sprints, Github repository and its setup where you can find the project files, and phpmyadmin database where we stored the data creden- tials.

Internships And Workshops

Software System Analyst/Full Stack Developer at Gratis Solution LLC July 2020 - Present Full Time Employment

Maintaining and adding features to a complex software system using MVC and MVVM archi- tecture. This software integrates with automotive dealers to allow customers the ability to have easy access to their service records, sales information, and vehicles of interest with remarkable efficiency. Developed, Documented, Deployed and Updated a paywall payment application us- ing C#.Net, Php, Xamarin, AuthorizeNet payment gateway for manual payments and EMV chip transaction payments (using bbpos Card Reader)

Computer Science Tutor/Teacher (Youtube) April 2020 - Present Self-Employed

There are two main goals behind creating this channel. The first one is to help poor people and charities. The second one is to provide the educational knowledge that I have in my computer science field.

KPMG Data Analytics Consulting (Virtual Internship) July 2020 - Present www.insidesherpa.com

A big thank you to KPMG for providing this VI based internship! Really enjoying my time work- ing on this small projects over the summer. Fascinating to see how data is transformed into us- able information, which is then formed as part of a business plan to drive growth. I found this virtual internship not only useful in terms of applying my knowledge and skills, but learning about the ongoings inside a management consultancy firm and that there is more to

'consultancy' than accountants counting their jelly beans. The information, task requirements and tutorial videos are very helpful. I highly recommend students to have a go.

The client provided KPMG with 3 datasets:

* Customer Demographic

* Customer Addresses

* Transactions data in the past 3 months

Task 1: Draft an email to the client identifying the data quality issues and strategies to mitigate these issues.

Software Engineer Virtual Experience (JPMorgan Chase & Co) March - 2020 Virtual Experience

This was my first ever virtual internship and I got some insight into some of the tasks done by entry-level grads In software engineering virtual experience, and in relation to Establishing Fi- nancial Data Feeds, Front End Development, and Data Visualization using python and react with Perspective. It was for sure a cool introduction into the world of startups. These virtual internships by insidesherpa are 100% free for students to use, with no deadlines! Labaik High School Math Teacher. Aug 2015-Dec 2015 Part-Time

• High School Teacher.

• Instructed Intermediate Algebra students in high school

• Assigned home works and assignments.

• Graded assignments and performed assigned task from school’s administration.

• Tracked student’s progress in the class.

• When I joined UCM in my freshman year I was applying for a tutoring position in on- campus. My professor gave me a recommendation letter. Copy/Paste the link below to check his comments. https://drive.google.com/file/d/1JZJ9nY6AvCrHTKzCSwj6rPkco- S9T8jxa/view

MicroWorker (Self-Employed) Jan 2014 - Dec 2014

Worked as a micro worker on an online website where people can earn a money. Basically they give us the tasks and we need to complete those tasks. For example: the tasks like data entry. Licenses & Certifications

Google Technical Support Fundamentals March-2020

www.coursera.org

Credential ID: coursera.org/verify/45C376RSDYJC

Copy/Paste the link below to check my certificate: https://drive.google.com/file/d/15pY4vFvpi- gYGR4LAtreCMW7klbtkG9oT/view?usp=sharing

JP Morgan Software Engineering Virtual Experience March-2020 www.insidesherpa.com

Credential ID: 7htwLnsEDkDvXDCcA

Credential URL: https://drive.google.com/file/d/1lTETTCiJhXNL7u7ePVo9eaeghSlM0eg3/view? usp=sharing

CCNA Routing and Switching: Routing and Switching Essentials May-2019 www.cisco.com

Credential URL: https://drive.google.com/file/d/13IvDkbWSVOz9QuzE8M_vcLoHzzExgD4D/ view?usp=sharing

CCNA Routing and Switching: Introduction to Networks December-2018 www.cisco.com

Credential URL: https://drive.google.com/file/d/1CWu6Rj9ijkIbTmpMP5wQMryEZvxIU437/ view?usp=sharing

Leadership And Honors

Dean’s List. Spring-2018 Semester

University of Central Missouri- Student nominee for securing 3.75 GPA National Society of Leadership and Success. Aug 2017-Dec 2017 University of Central Missouri - Student nominee for securing good grades Clubs And Volunteering

Networking Technologies Group. Jan 2018 - May 2018 Member

National Society of Leadership and Success Aug 2017-May 2018 Member

International Food Show. March-2017

Volunteer

International Students Organization. May 2016-Dec 2016 Public Coordinator



Contact this candidate