Freelance Desktop Apps Developments in Rawalpindi
Freelance Desktop Apps Developments in Rawalpindi
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Anees Ahmed
Rawalpindi, Pakistan
๐ Flutter Expert for Android Apps ๐
Follow
Message
๐ Flutter Expert for Android Apps ๐
0
Social Bank (Quiz Application)
0
6
0
So Earn (User Referral Application)
0
3
0
Share Vibe (Instagram Clone)
0
3
View more โ
Desktop Apps Development
(3)
Follow
Message
Muhammad Usman
Islamabad, Pakistan
๐ AI & Fullstack Developer | MERN Expert ๐
$10k+
Earned
5x
Hired
5.0
Rating
29
Followers
Follow
Message
๐ AI & Fullstack Developer | MERN Expert ๐
0
CYFOX - Advanced Cybersecurity Solutions
0
28
0
Sonik.fm Event Platform Development
0
24
0
Floor Plan Lighting Design App Development
0
19
0
Callvo.ai โ AI-Powered Sales & Communication Assistant
0
12
Desktop Apps Development
(1)
Follow
Message
Rana Naveed Sarwar
Islamabad, Pakistan
Agentic AI Developer | Full Stack Engineer
71
Followers
Follow
Message
Agentic AI Developer | Full Stack Engineer
9
Receptionist AI โ Intelligent Front Desk Automation
9
25
1
Go Grocer Ultra Fast Grocery Delivery
1
3
1
Mica Beauty - E-Commerce Mobile App & UI/UX Design
1
0
7
Tantrum: AI powered Parenting App
7
5
Desktop Apps Development
(1)
Follow
Message
Syed Asad Iftikhar
Rawalpindi, Pakistan
AI Automation Engineer | n8n, Flutter & Voice AI Specialist.
New to Contra
Follow
Message
AI Automation Engineer | n8n, Flutter & Voice AI Specialist.
0
I developed Chezify, a high-performance mobile application tailored for a local fast-food restaurant. The goal was to bridge the gap between a traditional physical storefront and a modern digital presence by providing a seamless, branded ordering interface. The Technical Challenge The focus was on creating a Modular Architecture that allows the business to scale its menu effortlessly. I designed a library of reusable Flutter widgets (FoodCards, DealCards) that ensure UI consistency across the entire app while maintaining a strict 60 FPS performance target for a premium user experience. The Results Optimized Performance: Achieved silky-smooth scrolling and transitions, even with high-resolution imagery. Scalable Design: Built a custom UI/UX from scratch using Dart, avoiding generic templates to ensure brand uniqueness. Business Integration: Developed an "Exclusive Deals" logic to drive higher order values through targeted combo offers.
0
16
0
I engineered a high-performance, browser-based 3D experience that allows users to manipulate a system of 15,000+ particles using real-time hand gestures. This project explores the intersection of Web Graphics and Computer Vision, turning a standard webcam into a spatial controller. The Technical Challenge The main hurdle was achieving a "haptic" feel ensuring the particles reacted instantly and smoothly to physical movements without lag. This required mapping 2D webcam coordinates into a 3D coordinate system and calculating volumetric transformations on the fly. The Solution & Workflow High-Performance Rendering: Used Three.js and WebGL with additive blending and custom color mapping to render a massive particle count at a consistent 60 FPS. Real-time Inference: Integrated Google MediaPipe to track 21 3D landmarks per hand directly in the client-side browser, eliminating the need for a backend. Dynamic Math: Implemented custom lerping (Linear Interpolation) and gesture thresholds to create fluid movements, such as a "fist-clench" collapsing the particles into a sphere and an "open-palm" expanding them into a galaxy. The Results Created a fully immersive, zero-latency interface that demonstrates the power of the modern web for interactive AI applications.
0
10
0
I built a custom AI Voice Agent for a service-based business to automate their appointment booking process. The system handles inbound/outbound calls, qualifies customers, and manages scheduling without any human intervention. The Technical Challenge The goal was to create a "robust" agent that could handle natural human speech patterns including stammers or mid-sentence changes while maintaining the conversational flow. I needed to bridge the gap between high-fidelity voice synthesis and real-time database management. The Solution & Workflow Voice & Logic: Integrated ElevenLabs for realistic vocal performance and Retell AI (or similar) for low-latency conversational handling. Automation Engine: Built complex workflows in n8n to process the data gathered during the call. Real-time Integration: The system automatically cross-references and updates Google Calendar, sending instant confirmations to both the client and the customer. The Results 100% Automation: Successfully moved the client from manual phone bookings to a fully autonomous system. Error Handling: Programmed the agent to stay on track even when users provide vague or self-correcting input.
0
13
0
I developed a real-time Air Drawing Application that uses Computer Vision to transform hand gestures into digital input. By utilizing a standard webcam, the app allows users to draw, erase, and select colors in mid-air without any physical contact with the screen. Key Technical Features: Hand Tracking: Integrated MediaPipe to track 21 specific hand landmarks with high precision and near-zero latency. Gesture Logic: Programmed custom state-switchingโusing a single index finger for "Drawing Mode" and a two-finger gesture for "Selection Mode" to navigate the UI. Real-time Rendering: Leveraged OpenCV for video processing and to create a dynamic, responsive canvas overlay. This project demonstrates my ability to build Human-Computer Interaction (HCI) tools and implement real-time AI solutions using Python.
0
25
Desktop Apps Development
(1)
Follow
Message
Arham Malik
Rawalpindi, Pakistan
Backend & AI engineer who ships systems fast and scale.
New to Contra
Follow
Message
Backend & AI engineer who ships systems fast and scale.
0
Skill Swap is a peer to peer learning platform where you can be both a student and a teacher. I built the backend with Java Spring Boot, real time chat with WebSockets, and video calls with WebRTC. The matching algorithm finds people based on skills, ratings, and availability. You can switch roles anytime. It also has a trust based review system so fake reviews donโt ruin it. This was an MVP, but it proved that real time learning communities can work really well. For more details, please visit: https://arham-nexus.vercel.app/work/skillswap
0
34
0
This is a classic enterprise academic portal, but built solid. It usesย ย Web Forms, ASP.NET, C#, and SQL Server. The main challenge was role based access control because you have admins, faculty, TAs, and lab demonstrators all needing different permissions. I designed a three tier architecture with stored procedures and optimistic concurrency control so data doesnโt get messed up when people edit at the same time. Over 200 users per semester use it for task assignments and progress tracking. Itโs not flashy, but it works perfectly. For more details, please visit: https://arham-nexus.vercel.app/work/talabportal
0
21
0
This is a native Android app I built with Kotlin and Firebase. It connects tourists with verified local guides in real time. You open the app, see nearby guides, book a tour, and then you can track each otherโs location live using Google Maps. I also added offline support because travel doesnโt always have perfect internet. Over 100 active users ended up using it,during the MVP. The best part? Battery usage was optimized so your phone doesnโt die halfway through the day. Really proud of how smooth it turned out. For more details, please visit: https://arham-nexus.vercel.app/work/raaheraast
0
39
0
Yeah, this one is a bit out there, but it was super fun. I built an AI that actually understands memes. It looks at the image and the text together using PyTorch, TensorFlow, and GPT 4. I used early and late fusion techniques to combine vision and language, plus Tesseract OCR to grab text from the image itself. The model hits over 95% accuracy on meme classification. Itโs not your typical corporate project, but it shows how multimodal AI can understand humor, culture, and context. Definitely one of my favorite experiments. For more details, please visit: https://arham-nexus.vercel.app/work/memechecker
0
43
Desktop Apps Development
(1)
Follow
Message
Zuha Fattima
Islamabad, Pakistan
Versatile Copywriter | Web Developer | Content Writer
Follow
Message
Versatile Copywriter | Web Developer | Content Writer
0
zuhaakashif/Mind-Mosaic
0
6
0
GitHub - zuhaakashif/Property-Rental-System
0
2
0
GitHub - zuhaakashif/Mental-Health-Web-Design
0
4
View more โ
Desktop Apps Development
(1)
Follow
Message
Muhammad Usman
pro
Islamabad, Pakistan
Full Stack Developer | Blockchain | Mobile Apps | Web Apps
5.0
Rating
20
Followers
Follow
Message
Full Stack Developer | Blockchain | Mobile Apps | Web Apps
0
FIAT To Crypto payment
0
65
0
Nexus Health AI Telehealth Mobile Applicatoin
0
0
0
Ai Powered WhatsApp Reservation Online System
0
0
0
AI-Powered Telehealth SaaS Platform for Hospitals & Clinics
0
1
Desktop Apps Development
(1)
Follow
Message
Mughira Ahmed
Islamabad, Pakistan
End to end IT | Software | Web | Mobile | Blockchain | AI
5.0
Rating
3
Followers
Follow
Message
End to end IT | Software | Web | Mobile | Blockchain | AI
2
Blip Logistics: Solutions for Supply Chain Management
2
199
4
Design isnโt just how it looks, itโs how it feels to use. ๐ซ Lately, Iโve been diving deeper into Framer and Figma, and one thing keeps standing out: the gap between a โgood lookingโ interface and a truly intuitive experience. Anyone can place elements on a canvas. But crafting a seamless UI/UX means: understanding user behavior designing with intention, not decoration and obsessing over the tiny interactions most people overlook Tools like Figma make collaboration and structure easy. Framer pushes it further by turning ideas into interactive realities fast. The real skill? Knowing why youโre designing something, not just how. If your design doesnโt guide the user effortlessly, itโs just art... not UX. Whatโs one small design detail you think most people ignore, but actually matters a lot? ๐
2
4
143
1
Experience Luxury Like Never Before with Blackbird Limousine Services! ๐ Iโm excited to share the new website Iโve developed for Blackbird Limousine Services! ๐ This project was all about creating an elegant, user friendly platform to provide luxury transportation to clients, from city to city rides to premium airport transfers.
1
139
2
Excited to share the progress of my latest project! I'm building a sleek and dynamic travel website that turns your travel dreams into reality. The site will feature custom itineraries, exclusive deals, and 24/7 support, all within a stunning, user-friendly interface. ๐ Check out a sneak peek of the homepage! The focus is on providing easy navigation to top travel spots with an attractive, minimalist design that makes booking and planning a breeze. Stay tuned for more updates as I continue developing the site! ๐ ๐ฌ Let me know your thoughts, and feel free to share any tips for building travel-related websites! #WebDevelopment #NextJS #ReactJS #TailwindCSS #JavaScript #TravelWebsite #WebDesign #FrontendDevelopment
2
198
Desktop Apps Development
(1)
Follow
Message
Explore people