Sheikh Sahel
Sheikh Sahel
Learner - He / Him
(1)
19
Bio

Hi, I'm Sheikh Sahel—a passionate software engineer and current Information Technology student at York University. I've successfully combined my expertise in languages like C++, Java, Python, and Swift to develop innovative solutions, from a cutting-edge iOS app using LiDAR technology at THANKQ to a responsive web interface at GOKKADAL TECHNOLOGIES. I thrive in agile environments, consistently optimizing performance and user engagement across projects such as algorithm visualizers and historical data trackers.

Portals
Categories
Data analysis Website development Mobile app development Software development Artificial intelligence

Skills

Analytics 1 Artificial intelligence 1 Digital transformation 1 User experience (ux) 1 User interface (ui) 1

Socials

Achievements

Latest feedback

Recent projects

Gokaddal Inc
Gokaddal Inc
Toronto, Ontario, Canada

Gokaddal Inc. Global Website Project

The goal of this project is to build a global website for Gokaddal Inc. with a refined user interface and user experience using the latest technologies such as AI, Analytics and Augmentative. This website should be able to revolutionize the way Digital transformation is executed with client experience enhancement and success.

Matches 2
Category Artificial intelligence + 4
Closed
Fitness Factory App
Fitness Factory App
Toronto, Ontario, Canada

Fitness Factory App: Flutter Front-End Enhancement

The Fitness Factory App is seeking to enhance its user interface to improve user engagement and satisfaction. The goal of this project is to redesign specific sections of the app, focusing on user experience and visual appeal. Learners will apply their knowledge of Flutter and UI/UX principles to create a more cohesive and attractive front-end design. The project will involve analyzing the existing app, identifying areas for improvement, and implementing design changes that align with modern app design standards. This project provides an opportunity for learners to apply classroom knowledge in a real-world setting, focusing on practical application and problem-solving. - Analyze the current user interface of the Fitness Factory App. - Identify key areas for improvement in terms of design and user experience. - Redesign selected sections of the app using Flutter. - Implement changes and test for functionality and user satisfaction.

Matches 1
Category UI design + 3
Open

Work experience

Software Engineer
THANKQ
London, Ontario, Canada
August 2024 - December 2024

• Developed the the ThankQ iOS app utilizing LiDAR scanning technology to convert real-world objects into 3D
digital models using the phones camera, with a team using Swift and C++.
• Accomplished a 30% reduction in scanning latency, as measured by real-time analytics, by integrating LiDAR scanning features through Swift UI and optimizing data processing pipelines.
• Increased stability by 25% through rigorous testing and debugging to handle edge cases, and prevent crashes.
• Utilized Python using the FUSION toolkit to optimize LiDAR processing and create datasets of 3d models into a
PostgreSQL database for it to be browsed on the main website
• Collaborated in Agile workflows, including sprint planning, daily stand-ups, and code reviews, ensuring on-time
project delivery

Front End Software Engineer
GOKKADAL TECHNOLOGIES
Remote, Oregon, United States
January 2024 - April 2024

• Accomplished a 30% reduction in page load times , measured using pingdom relative to the past version, by leading a comprehensive website redesign and implementing responsive best practices and REST APIs.
• Oversaw a cross-functional team of developers and designers using Agile methodologies, aligning project milestones
and deliverables with strategic goals.
• Developed the frontend using Angular 17, leveraging its component-based architecture to build a dynamic,
responsive user interface that enhanced performance and user engagement.
• Utilized a Django backend to integrate an AI chatbot with python, providing users with automated assistance

Personal projects

Sorting Algorithm Visualizer
https://github.com/yamhokim/Sorting-Algorithm-Website

• Designed and developed an interactive sorting algorithm visualizer using React.js and Tailwind CSS for a
responsive UI, enabling users to visualize algorithms such as Quick Sort, Merge Sort, and Bubble Sort in real time.
• Designed and implemented a unique reordering algorithm to optimize matches based on multi-factor preferences,
displaying proficiency in algorithmic design.
• Dockerized the project to keep dependency versions compatible.

Historical Grocery Price Tracker
https://github.com/JPSahel/HistoricalGroceryPriceTracker

• Architected a normalized data model in SQLite to capture long-term price fluctuations, defining clear entity relationships (e.g., Product, Store, and Price History) and leveraging Django’s ORM to streamline data manipulation.
• Developed a robust CSV ingestion pipeline that validates and transforms 30+ years of pricing data
• Created interactive data visualizations in React, enabling users to explore historical trends, compare prices over
time, and build shopping lists informed by past patterns.

Turn-Based Python Pygame Demo
https://github.com/JPSahel/Python-Pygame-Turn-Based-RPG-

• Designed and implemented a turn-based combat system in Python using the Pygame library, featuring dynamic animations for player/opponent interactions
• Created sprite-based animations for attacks, healing, and idle states, including an interactive tutorial with animated buttons for a user-friendly interface.
• Employed object-oriented programming (OOP) principles for scalability and maintainable code