Ammaz Shaikh
Learner
(2)
33
Location
Toronto, Ontario, Canada
Portals
Categories
Website development Information technology Software development Artificial intelligence Data science

Skills

Express.js (javascript library) 2 Full stack development 2 Hybrid mobile app 2 Industry standards 2 Mern stack 2 Mongodb 2 Node.js (javascript library) 2 Process architecture 2 React.js (javascript library) 2 React native 2 Scalability 2 User interface (ui) 2

Socials

Achievements

Latest feedback

Bikram @Mysti.ai
Bikram @Mysti.ai
CTO
April 1, 2025
Individual endorsement
React native Hybrid mobile app
Ammaz consistently demonstrated a good command of React Native and hybrid mobile app development throughout the project. He showed initiative in solving complex technical problems, communicated clearly with teammates, and delivered high-quality work on time.
Learner feedback
React native Hybrid mobile app
Ammaz is great to work with—collaborative, proactive, and committed to delivering high-quality work. He asked insightful questions, communicated clearly, and was always open to feedback.
Riipen Level UP 🚀
Level UP: February 2025
Riipen Level UP 🚀
Mysti AI
Mysti AI Health App
Mysti AI
shohreh sabaghpour
shohreh sabaghpour
CEO & Founder
July 26, 2025
Individual endorsement
Process architecture Mern stack React.js (javascript library) Express.js (javascript library) Full stack development Mongodb Industry standards Scalability Node.js (javascript library) User interface (ui)
Ammaz stood out for his strong backend and API development skills, as well as his proactive approach to solving technical challenges. He played a crucial role in integrating complex features, ensuring smooth communication between the front-end and back-end. Ammaz’s dedication, responsiveness, and creative problem-solving were instrumental in delivering a stable and scalable solution.
Learner feedback
Process architecture Mern stack React.js (javascript library) Express.js (javascript library) Full stack development Mongodb Industry standards Scalability Node.js (javascript library) User interface (ui)
Ammaz brought strong back-end expertise and a deep understanding of Node.js, Express, and database integration. He showed great initiative in tackling challenging tasks, especially in API development and ensuring smooth communication between the server and client-side. Ammaz was very responsive, open to feedback, and focused on delivering high-quality, well-tested code. His teamwork and problem-solving skills were a great asset to the success of this project.
Advance Ontario
Advance Ontario: June 2025 Cohort
Advance Ontario
Global Cleantech Directory
MERN Stack Website Rebuild for Global Cleantech Directory
Global Cleantech Directory

Recent projects

Work experience

Software Engineering Intern
Global Cleantech Directory
Toronto, Ontario, Canada
May 2025 - July 2025

• Building a GPT-4 chatbot to answer user questions about 14 international cleantech companies, helping users
navigate offerings and make informed subscription decisions.
• Developing backend logic to analyze user behaviour and engagement patterns, aiming to assess interest levels and
predict likelihood of purchasing memberships.
• Implementing vector embeddings to restrict chatbot responses to relevant company information only, reducing
irrelevant queries by 90% and increasing accuracy.

Software Engineering Intern
Mysti Health
Toronto, Ontario, Canada
March 2025 - April 2025

• Designing a feature using OpenAI API and web scraping to aggregate and summarize health articles, aiming to
deliver 100+ AI summaries weekly for improved content accessibility.
• Planning a new React Native tab and article view to display curated health content with AI-generated insights,
targeting a 40% increase in in-app engagement.
• Developing a dynamic content feed using Node.js and Flexbox layouts, enabling real-time article updates and
mobile responsiveness across devices.
• Preparing integration of external article linking via the Linking API to allow users to open full articles in-browser,
enhancing content usability.

Personal projects

Reminders Program
December 2024 - December 2024
https://github.com/ammazshk/Command-Line-Reminders-Tool

• Used C to build a command-line tool (called gcal) for managing reminders, allowing users to add, remove, and view
reminders for specific days.
• Used file I/O to save and load reminders from a file, enabling data persistence across 100+ program restarts and
preventing loss of reminders even in the event of crashes or interruptions.
• Developed a shell script (install.sh) to automate the installation and setup of the program, simplifying installation
for users and cutting setup time by approximately 75%.

Tic-Tac-Toe
October 2024 - October 2024
https://github.com/ammazshk/Tic-Tac-Toe-Game

• Developed a recursive algorithm to implement the computer’s AI decision-making system, enabling strategic
Tic-Tac-Toe gameplay for the user.
• Used a hash table with separate chaining to store game states (Win, Loss, Tie), which reduced collisions and
resulted in a game simulation up-to 5 times faster.

Currency Converter
August 2024 - August 2024
https://github.com/ammazshk/Currency-Converter

• Developed a real-time currency converter API using Flask, supporting 150+ currency conversions.
• Implemented web scraping with BeautifulSoup and requests to extract live currency data, ensuring conversion
rates are updated every minute.
• Delivered results in a structured JSON format, enabling seamless integration with third-party financial
applications.