Aalameen Rafique Shaikh
About Candidate
A graduate in Information Technology, accredited by the Mumbai University, keen to secure an entry level job in the IT industry where I
could demonstrate my analytical and technical skills around PHP, Cloud, Python, Java, C/C++, Web Services, DBMS, JavaScript,
MySQL, SQL Server, HTML, CSS and Manual testing.
Confident individual who can work alone or as a team, capable of communicating effectively and resolving problems
Skills
Location
Education
Work & Experience
• I cleared my web development fundamentals • I Collaborated with senior developers to design and develop web applications using HTML, CSS, javascript and PHP • Worked with front-end developers to integrate API endpoints and database queries into web applications • Using Mysql for database and query and optimized queries for performance • Also worked with Elasticsearch (search engine), git, and GitLab • Using docker to containerised all the tools • Aws and Wasabi for cloud storage
The admin can log in to the system to manage the book stocks and view the students’ logs to check the issued and deposited books. • The student can register and login into the system to view all books, search for a book, issue a book, return a book and view his account details
The user can create an account by entering information such as his or her username, opening balance, and pin number. • The user must then submit those data in order to gain access to their account. • The user can see transaction information, balance inquiries, credit and debit amounts, and more. • The user can credit or debit sums by merely specifying a specific amount
The new user can create account from registration form and insert their data in to the records and in database. • The user can edit and update or delete multiple data from the data table where the data table has different functionalities like multiple checkboxes column selection and action column and user can Export and Import data into csv/xlsx File. • The user can also Login and see their home page where the session is implement if the user doesn't perform any action then the home page will be closed and take back to login page with an error message session timeout. • There are many validations included in the crud and user can see the error for the wrong action perform in the registration and update form. Technical snapshot: HTML,CSS,JAVASCRIPT,PHP,MySQL
The user can send email while forgetting the password in the login pge a link will be send in the mail body and when the user click the link then it will redirect to the reset password page where user can change the password. • The user can't enter incorect email while the login form will be validated and shows error message. Technical snapshot: HTML,CSS,JAVASCRIPT,PHP,MySQL
Fetch the dynamic records from the database and listed on the webpage using PHP & MySQL. • Generate links and add pagination to the data list. • Add search and filter options to the data list. • Allow the user to paginate and search records without page reload. Technical snapshot: HTML,CSS,JAVASCRIPT,PHP,MySQL