Master of Science, Computer Science
Sr.Software Engineer
Microsoft Certified
Java Developer
Freelancer
Master of Science, Computer Science
I have been working for Walgreens Boots Alliance client as a Cloud Engineer
Project: Retail Pharmacy / Payer Analytics & Operations(PAO), I work on the application responsible for Manages 3rd party contracts for Payers, process retails and specialty claims, Unique Identifiers for plans, Reporting, and analysis of Specialty.
My duties Deploy and configure several services to Azure cloud to migrate All PAO Applications (Grouch, UID, PROS, MPR, and Compliance Cloud).
Project: Retail Pharmacy / 340B Complete, I Worked on the application responsible for the management of the retail chain management for the leading pharmacy client Walgreens Co.
In this Project We Migrated All 340B Applications to Azure Cloud.
My duties Deployed and configered several services into Azure cloud for instance: Virtual Machines, Virtual Networks, Load Balancer, Key-Vault, ACR, Storage account, and AKS.
I literally worked as JAVA Full stack developer Back End on online training Portal for AZTech employees to take courses and certifications. My duties were the bugs fixing also implemented new features.
I significanly worked as a full-stack developer on a registration system that was developed for students registration in Chicago state university.
My duties included running and teaching the computer labs for programming languages JAVA and C++.
In addition, I was assigned several hours in the lab, to help students to complete their projects, meanwhile, I worked as a full-stack developer back end to fix the bugs also implemented the new features.
ACM SIGPLAN conference on Systems, Programming, Languages, and Applications: Software for Humanity
The ACM Special Interest Group on Programming Languages (SIGPLAN) explores programming language concepts and tools, focusing on design, implementation, practice, and theory. Its members are programming language developers, educators, implementers, researchers, theoreticians, and users
In appreciation of outstanding contribution to the organization
Graduate Computer Science Award honor from Chicago State University in Recognition of outstanding academic achievement during the 2017-2018 academic year.
|
|
|
|
Report: How to Get the AI-102: Designing and Implementing a Microsoft Azure AI Solution Certification Introduction:The AI-102: Designing and Implementing…
QMOOD (Quality Model for Object-Oriented Design) is a software engineering model used to evaluate the quality of object-oriented software designs….
Reading software engineering papers can be challenging because they often involve technical concepts and jargon that may be difficult to…
In software development, the term “code smell” refers to certain patterns in code that indicate the presence of a deeper…
PostgreSQL Downloads: https://www.postgresql.org/download/ mimic-code: https://github.com/MIT-LCP/mimic-code MIMIC Documentation: https://mimic.mit.edu/docs/gettingsta…
In this lesson we will learn : 1. Loop through a dictionary. 2. Make a copy of a dictionary. 3. Nested dictionary. Accessing…
In this lesson we will learn : 1. Declare a Dictionary 2. know how many items in the dictionaries 3….
In this lesson we will learn : 1. Join Sets 2. Duplicates. Accessing the source code I used in this…
In this lesson we will learn : 1. Add Items To Set 2. Loop Sets 3. Update Items In Set…
In this lesson we will learn : 1. What is Sets 2. Declare a new Set 3. Length of a…
In this lesson we will learn : 1. Declare Tuple 2. Access Tuple Items 3. Tuple Length 4. Check if…
What is BERT? BERT stands for (Bidirectional Encoder Representation from Transformer), was initially released in late 2018 by Google. It…
Configure Logitech mouse to work as a trackpad for Mac OS Logitech Support URL: https://support.logi.com/hc/en-us
In this lesson we will learn : Clear the List. Check if Item Exists. List Length. Loop Through a List…
In this lesson we will learn : 1. Add Items using insert and append function. 2. Remove Items using remove,…
In this lesson we will learn : 1. What is List 2. Access Items in List 3. Negative Indexing 4….
In this lesson we will learn : 1. Declare and Initializing Two Dimensional Array. 2. Access the Elements of an…
In this lesson we will learn : 1. Declare and Initializing One Dimensional Array. 0:20 2. Access the Elements of…
How to install windows 10 on Virtualbox Mac. My Prefer setting to give a perfect performance. Link to Download the…
In this lesson we will learn : Data Types: boolean (bool) – A True or False value. integer (int) –…
In this lesson we will learn: Arithmetic Operators: Addition (+) Subtraction (-) Multiplication (*) Division (/) Floor division (//) Modulus…
In this lesson we will learn: 1. The rules we should be follow to create a variables. 2. Multiple Words…
In this lesson we will learn 1. Create a Variables 2. Casting 3. Get the type of variable
Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.
Python is a popular programming language. It is used for: Artificial Intelligence (AI) Machine Learning (ML) Data Science Date Mining…