const express = require('express'); const mongoose = require('mongoose'); const app = express(); app.use(express.json()); mongoose.connect(process.env.MONGO_URI, { useNewUrlParser: true, useUnifiedTopology: true }); const PORT = process.env.PORT || 3000; app.listen(PORT, () => { console.log(`Server running on port ${PORT}`); }); █
Designing and deploying responsive, high-performance web applications using modern frameworks like React and Node.js. Delivered projects with seamless UI/UX and cloud integration for global accessibility.
See Web ProjectsBuilding cross-platform mobile apps with React Native and Java, focusing on intuitive interfaces and optimized performance. Created apps like a bidding platform with real-time Firebase integration.
See Mobile ProjectsDeveloping intelligent solutions with Python and TensorFlow, including a plant disease detection model with 92% accuracy. Experienced in data analysis and deploying ML models for real-world impact.
See AI ProjectsActively contributing to open-source projects on GitHub, enhancing tools and libraries in web and AI domains. Passionate about collaborating with global developers to drive innovation.
View ContributionsI'm excited to take on new challenges in software development, from innovative web apps to cutting-edge AI solutions. Available for freelance or full-time opportunities, I'm here to turn your vision into reality. Let's create something extraordinary together!