Building state-of-the-art, easy to use, user-friendly websites and
web applications is truly a passion of mine.
About Me
I am an a full stack developer and recent graduate of Code
Institue earning Diploma in Software Development. I have developed
multiple skills to work on front end and full stack applications
as well as soft skills such as detailed-orientation, active
communication and collaboration with team in an agile environment.
I actively seek new technologies and stay up-to-date on industry
trends and advancements.
An investment portfolio tracker designed for all types
of Investers to keep track of their assets
This Web App is to keep the record of any investment
portfolio and to keep track of every single change of
your investment. whether it is traditional assets like
Real Estate, Stocks, bonds and others or Digital
Assets like Bitcoin, Litecoin, Ethereum and other
altcoins, you can store all the information and
history of these assets in your profile.
Features
Add any investment to portfolio list
Make any changes to existing asset
Remove any asset from the list
Track prices and profit / loss activity on each asset
An online Store with easy to navigate and simple
design. Customer can purchase items and pay with
credit / debit cards.
This eCommerce store is completed with django
framework with complete functionality. User can create
an account with email address and purchase items.
Items will be added to card if selected.
Features
Search a Product - Ability to Filter Products
media - this app stores and retrieves static files
(css,js and media/images) from Amazon AWS.
accounts - this app contains the reference to all the
users's information on their accounts and credentials
that are used to create, modify and use login and
signup information
products -this app contains and stores all the
references to products (id,category,price,quantity) in
the 'products' database of the website.
cart - this app contains and stores all the
information that connects the products to the cart and
to finally the (last) app 'checkout' using Sessions.
checkout - this app contains and stores all the
information that related to products, accounts and
carts so that products can be ordered and purchased
using Stripe's API.
Clonee Computers is a small company who provides
Service for all devices including, Desktops, Laptos
and Macbooks for repairing and bug fixing.
TThis project is for a small company who offers
different range of services providing desktops and
laptops repairs, fixes and sale. A person or a
business can visit to this website and experience the
solution for their problems related to their hardware
or software. It is easy to navigate and made up of
sections on a single page.
This website is made using only Html and css. css
flexbox is used for layout. The project is hosted on
github pages.
Features
Landing Page with picture and overlay in the
background and has Main Title and small paragraph
about the services , this company offers. A fixed
position of NAVIGATION MENU is relative to viewport
with top, left and right 0
where company offers some of the main services and is
divided into 6 cards that consist of Icon, Heading and
Paragraph. On Mobile view, each card takes up full
width of body.
estimonial Page which has 2 cards. Each card has an
image of the customer who shared their experice and
opinions.
A quotation form, that requires Name, Email, Phone and
service request and can be submitted.
Contact information of company with a phone number if
tapped on mobile version will open to Phone
Application directly.
It's the Software version of the popular Simon game!
It's the exciting electronic game of lights and sounds
in which players must repeat random sequences of
flashing lights by pressing the colored pads in the
correct order. It's fun to play solo or to challenge
friends to beat the high score.
This project is for players who are interested in
memory games. It is easy to start playing and
sequences to follow.
Enrolled in this Level 8 course specialising in Software Development, Software Architecture, Client side Development, Data Structure & Algorithm and Blockchain.
Diploma in Software Development
Code Institute Dublin
2019-2020
Graduated from this program and acquired skills as frontend and
backend development including JavaScript, Python and django
framework.
Bachelor’s Degree in Economics
University of Punjab
2004-2006
Finished this two years degree program with major in Economics.
Study involved in analysig economic data , issues and trends.
some of the core concepts were finincial planning and risk
analysis.
Work Experience
Technical Support Specialist
Infosys (Wexford)
Aug 2019 - Oct 2019
Provided first class Technical support to customers and maintain
service level statistics. Provided first level solution and
network troubleshooting for EE Uk customers.
Application Support
iCabbi Dublin
Mar 2019 - Aug 2019
Collected data for the New Passengers App (Android and iOS).App
building for continuous integration. Used Firebase for login
authentication ie. email, phone or facebook API.
Code Institute Projects
Code Institute
2019-2020
Learned and applied full stack development skills in Html,
css,JavaScript and Python. Worked with various frameworks
including bootstrap , flask and django. All projects can be
viewed on github.
Recent Read Blogs
What is Computer Programming?
Post On 16.04.20 By
Phoebe Voon
I wanted to put together a comprehensive introduction to what
computer programming and software development is for
beginners. I will start with computer programming and then
cover computer programming languages. Then I’ll talk about
software and software ...
Websites and applications are complex! Buttons and images are
just the tip of the iceberg. With this kind of complexity, you
need people to manage it, but which parts are the front end
developers and back end developers responsible for? Whether
you’re working on a website or ...
Say you are a developer, and you use Git for one of your
projects. You want to share the changes you made with your
users, but you don’t know how. Well, then this article is for
you. A changelog is a file that shares a chronologically
ordered list of the changes you've made on your ...