-
🔭 I’m currently working on **Mobile App **
-
📫 How to reach me [email protected]
const aboutMe = {
name: "Sule Nilay",
pronouns: ["she", "her"],
profession: "Mobile App Dev. and Fullstack Web Dev.",
preferredTechStack: ["JavaScript", "React", "Node.js", "Next.js"],
hasUsed: ["MERN", "MongoDB", "Firebase", "C family <3", "Python"],
getIntroduction() {
return Hello, I'm ${this.name}, an ${this.profession}. I primarily work with ${this.preferredTechStack.join(", ")}. I have also worked with ${this.hasUsed.join(", ")}.;
}
};
console.log(aboutMe.getIntroduction());I'm Sule Nilay, a Computer Engineer. I enjoy building applications with modern web technologies and have experience in a variety of tech stacks.
💻 I primarily work with JavaScript and related frameworks such as React and Node.js.
📱 I have experience with Kotlin, Flutter, and React Native for mobile app development. But I prefer React Native <3.
☁️ I have used Firebase for backend services and real-time databases.
🤖 Microsoft Imagine Cup 2023: Developed a mobile application using Flutter and Azure.
🚀 IFAC and Teknofest Competitions: Developed software for two different drones using Python, Dronekit, TensorFlow, and OpenCV.
👇 MY NEW Baby!
🗂️ #Midnight Club! You will tell your story whenever you want to whoever you want.
- Manage user interactions seamlessly with Midnight Club. This mobile application utilizes React Native for the frontend, integrating Node.js for backend operations. MongoDB serves as the database, while Firebase handles authentication and real-time updates. Amazon S3 manages data storage, and WebSocket ensures smooth, real-time communication.
