import math def sigmoid(x): return 1 / (1 + math.exp(-x)) for i in range(10): print(sigmoid(i - 5)) class Developer: def __init__(self, name): self.name = name self.skills = ["HTML", "CSS", "Python"]
🥷

Su Ureyil

Physics Engineering Student

About Me

I am a physics engineering student who is deeply interested in technology, AI, and software development. I am especially passionate about web development and enjoy building clean, user-focused websites. This summer, I’m committed to enhancing my front-end skills and gaining real-world experience through freelance projects. I'm detail-oriented, continuously learning, and motivated to turn ideas into functional digital solutions.

Skills

Projects

NeuroLabAI Chatbot

Contact

Email: ureyilsusevval@gmail.com