AasifFiraz
I started my programming journey 3 years ago, starting with java then moved to python. From there onwards i moved towards web based languages and frameworks
Dehiwala, Colombo
Pinned Repositories
Aasif-Nawaz
My personal website developed using HTML/CSS and JavaScript. This contains my resume as well.
AasifFiraz
Config files for my GitHub profile.
Ali-Express-Store-Scraper
Selenium is used to scrape the dynamic website of Ali Express. The data scraped are product name, variances, cost, product descriptions etc.. All these scraped data is organized and stored in excel.
Amazon-Store-Scraper
Bookshop-Application
A sophisticated bookshop management application designed using Java with a user friendly UI. There are two users who are Manager and Cashier. The Manager can create new accounts for him and cashier and also Add/Edit/Delete and view books. The Cashier can only Add/Edit/Delete and View Books.
Cheap-flight-deal-finder
Python program which uses the tequila kiwi api for finding flights from one location to another and sheety api is used to read the locations already set by the user and their expected price, the program checks for price below the expected price and sends an email if flight is available with details.
context-with-reducer-app
An app developed using react where instead of prop drilling we are using context api to pass down values globally
FriendScape-Social-CRUD-app
A social media CRUD app developed using MERN stack by having both server and client seperate where graphql is used for the api, JWT Authentication is used for security
Gym-Website
A Website made for a gym using Html/Css, Php, Javascript and MySql. Starting of there is authentication levels for the user and the user can register and login to the website or view as guest, The user can view memberships varying from four types and the user can purchase only if he is logged in. There is also supplements of different types and the same concept applies as before.
Trend-Clothing
A fully functional ecommerce website developed using React and Redux. Login Authentication implemented with firebase Payments integrated using stripe etc..
AasifFiraz's Repositories
AasifFiraz/Trend-Clothing
A fully functional ecommerce website developed using React and Redux. Login Authentication implemented with firebase Payments integrated using stripe etc..
AasifFiraz/Aasif-Nawaz
My personal website developed using HTML/CSS and JavaScript. This contains my resume as well.
AasifFiraz/AasifFiraz
Config files for my GitHub profile.
AasifFiraz/Ali-Express-Store-Scraper
Selenium is used to scrape the dynamic website of Ali Express. The data scraped are product name, variances, cost, product descriptions etc.. All these scraped data is organized and stored in excel.
AasifFiraz/Amazon-Store-Scraper
AasifFiraz/Bookshop-Application
A sophisticated bookshop management application designed using Java with a user friendly UI. There are two users who are Manager and Cashier. The Manager can create new accounts for him and cashier and also Add/Edit/Delete and view books. The Cashier can only Add/Edit/Delete and View Books.
AasifFiraz/Cheap-flight-deal-finder
Python program which uses the tequila kiwi api for finding flights from one location to another and sheety api is used to read the locations already set by the user and their expected price, the program checks for price below the expected price and sends an email if flight is available with details.
AasifFiraz/context-with-reducer-app
An app developed using react where instead of prop drilling we are using context api to pass down values globally
AasifFiraz/FriendScape-Social-CRUD-app
A social media CRUD app developed using MERN stack by having both server and client seperate where graphql is used for the api, JWT Authentication is used for security
AasifFiraz/Gym-Website
A Website made for a gym using Html/Css, Php, Javascript and MySql. Starting of there is authentication levels for the user and the user can register and login to the website or view as guest, The user can view memberships varying from four types and the user can purchase only if he is logged in. There is also supplements of different types and the same concept applies as before.
AasifFiraz/Hangman-Game
A hangman game created using HTML/CSS and JavaScript. The words for the game are retrieved using fetch api.
AasifFiraz/Monsters-academia
A single page react website which displays names of monsters which are retrieved using an api
AasifFiraz/React-Boilerplate-Code
AasifFiraz/react-cocktailsdb
React website where the user can search any cocktail which is retrieved from an api. The user can click on any cocktail and view in more detail
AasifFiraz/Real-Time-Notes-App
A note taking application developed using HTMl/CSS and Vanilla JavaScript. Any notes created or updated are takes place in real time. All the notes are stored in localstorage
AasifFiraz/restapidocs
Templates for documenting REST APIs
AasifFiraz/Saloon-App
An android application where the customer can book an appoinment directly from the app and also view/ edit and cancel appoinment schedules, There is an admin panel and the admin can edit/ cancel and calculate the total bill with logs of appoinments
AasifFiraz/shopping-cart
AasifFiraz/Stock-Trading-News-Alert
Program which uses the stock prices and news alert api and sends the latest news article via email on certain conditions
AasifFiraz/Store-rest-api-node
Store rest api with CRUD operation developed using node
AasifFiraz/stores-rest-api
Rest api developed using flask, data stored in sqlite database and also jwt authentication is used for some requests on the item endpoint
AasifFiraz/Typing-speed-test
A python program to check the WPM with some styling also done in the terminal
AasifFiraz/User-Auth-JWT
Created user login and registration that gets access token and implemented an endpoint to require jwt token