Skip to content
View nilayduman's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nilayduman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nilayduman/README.md

Hello Friend, I'm Şule Nilay Duman

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());

Let's Meet👋

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. Midnight Club

Connect with me:

https://www.linkedin/%c5%9fule-nilay-duman-282265241 @timetravellerx18 timetravellerx18

Languages and Tools:

android angularjs arduino aws azure blender c cplusplus csharp css3 dart django dotnet express figma firebase flutter git html5 illustrator java javascript kotlin linux mongodb mysql nestjs nextjs nodejs pandas photoshop php python pytorch react reactnative sqlite unity unreal

nilayduman

Pinned Loading

  1. carbon_footprint_api carbon_footprint_api Public

    The Carbon Footprint API is a backend application designed to help users track their carbon emissions based on various lifestyle factors. By calculating the total carbon footprint, users can make i…

    JavaScript

  2. assembly_pixel_processing assembly_pixel_processing Public

    This project aims to develop an image recognition system using a convolutional neural network (CNN) trained on the CIFAR-10 dataset. It also incorporates low-level image processing techniques using…

    Python

  3. 2024-Election-Benford-Analysis 2024-Election-Benford-Analysis Public

    This project applies Benford's Law to analyze the 2024 U.S. Presidential Election results, comparing the first digits of vote totals for Trump and Kamala Harris to detect any statistical irregulari…

    Python 1

  4. medieval-rpg medieval-rpg Public

    Forked from gitter-badger/game-5

    ⚔️ An online JavaScript 2D Medieval RPG.

    JavaScript

  5. dear_teddy_api dear_teddy_api Public

    This project aims to analyze sentiment and linguistic patterns in individuals with Asperger's syndrome using advanced NLP models. By integrating GPT-2, DistilBERT, and RoBERTa, it detects idioms, i…

    HTML

  6. Quantum-Game-Theoretic-Approach-to-Vacuum-Stabil Quantum-Game-Theoretic-Approach-to-Vacuum-Stabil Public

    This research models the potential collapse of the universe into a lower energy state as a strategic quantum game, using entanglement and the EWL protocol to determine if "Quantum Nash Equilibria" …

    Python