export function SoftwareDeveloper() {
const me = {
name: "Selenay Açıkgöz",
role: "Back-End Developer",
code: ["Java", "Sql", "C", "Python"],
knowledge_base: [
"Software Engineering",
"Web Programming",
],
};
const say_hi = (me) => {
console.log(`I graduated from Konya Technical University with a degree in Computer Engineering, and I have been working in backend development for a while, primarily using Java Spring. As a hobby and freelancer, I also develop mobile applications.`);
};
say_hi(me);
👩💻
Konya Teknik Üniversitesi Bilgisayar Mühendisliği mezunuyum. Backend alanında çalışıyorum.
- Turkey
- in/selenayacikgoz
Highlights
- Pro
Pinned Loading
-
-
-
LocalHistogramEqualization
LocalHistogramEqualization Publiclocal histogram equalization on low light image
Python 1
-
-
GanDeepLearningg
GanDeepLearningg PublicGan Deep learning model on image enhancement
Jupyter Notebook
-
HarrisCornerShapeDetection
HarrisCornerShapeDetection Publicshape detection with opencv harris corner
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.