2024-02-05 06:37:21 +00:00
<!doctype html>
<!-- [if lt IE 7]> <html class="no - js lt - ie9 lt - ie8 lt - ie7" lang=""> <![endif] -->
<!-- [if IE 7]> <html class="no - js lt - ie9 lt - ie8" lang=""> <![endif] -->
<!-- [if IE 8]> <html class="no - js lt - ie9" lang=""> <![endif] -->
<!-- [if gt IE 8]><! -->
< html class = "no-js" lang = "" > <!-- <![endif] -->
2024-02-05 22:05:09 +00:00
< head >
2024-02-05 06:37:21 +00:00
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" >
2024-02-05 22:05:09 +00:00
< title > Batuhan Berk Başoğlu< / title >
2024-02-05 06:37:21 +00:00
< meta name = "description" content = "" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "apple-touch-icon" href = "../apple-touch-icon.png" >
< link rel = "stylesheet" href = "../css/bootstrap.min.css" >
< link rel = "stylesheet" href = "../css/bootstrap-theme.min.css" >
< link rel = "stylesheet" href = "../css/styles.css" >
< script src = "../js/vendor/modernizr-3.6.0-respond-1.4.2.min.js" > < / script >
2024-09-08 18:06:53 +00:00
< script src = "https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.6.0/js/all.min.js" > < / script >
2024-02-05 06:37:21 +00:00
< / head >
< body >
<!-- [if lt IE 8]>
< p class = "browserupgrade" > You are using an < strong > outdated< / strong > browser. Please < a href = "http://browsehappy.com/" > upgrade your browser< / a > to improve your experience.< / p >
<![endif]-->
2024-10-12 16:40:59 +00:00
2024-02-05 06:37:21 +00:00
< nav class = "nav" >
< div class = "burger" >
< div class = "burger__patty" > < / div >
< / div >
< ul class = "nav__list" >
< li class = "nav__item" >
< a href = "#home" class = "nav__link c-blue" > < img src = "../img/home-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#links" class = "nav__link c-yellow scrolly" > < img src = "../img/link-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#skills" class = "nav__link c-red" > < img src = "../img/skills-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#experience" class = "nav__link c-green" > < img src = "../img/work-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#projects" class = "nav__link c-red" > < img src = "../img/projects-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#education" class = "nav__link c-red" > < img src = "../img/education-icon.png" alt = "" > < / a >
< / li >
< li class = "nav__item" >
< a href = "#contact" class = "nav__link c-green" > < img src = "../img/contact-icon.png" alt = "" > < / a >
< / li >
< / ul >
< / nav >
< div class = "dropdown" >
< button class = "dropbtn" >
< img src = "../img/tr.png" width = "20" height = "15" > Türkçe
< / button >
< div class = "dropdown-content" >
2024-10-12 16:40:59 +00:00
< a href = "../index.html" >
< img src = "../img/en.png" width = "20" height = "15" > English< / a >
< a href = "../fr/index.html" >
< img src = "../img/fr.png" width = "20" height = "15" > Français< / a >
< a href = "../es/index.html" >
< img src = "../img/es.png" width = "20" height = "15" > Español< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< section class = "panel b-blue" id = "home" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "home-content" >
< div class = "home-heading" >
2024-11-26 17:09:59 +00:00
< h1 > < em > Batuhan Berk Başoğlu< / em > < br > Yazı lı m Gelİştİrİcİ / Sİber Güvenlİk Uzmanı < / h1 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-12" >
< div class = "home-box-content" >
< div class = "left-text" >
2024-02-05 22:05:09 +00:00
< h4 > Hakkı mda< / h4 >
2024-12-18 02:49:44 +00:00
< p > Web ve uygulama geliştirme, tasarı m ve siber güvenlik konusunda uzman motive olmuş bir Yazı lı m Geliştiricisi / Siber Güvenlik Uzmanı .
En iyi uygulamalar, güvenlik açı ğı testleri ve tehdit azaltma yoluyla web sitelerini ve uygulamaları güvence altı na alma konusunda
yetenekli bir kişi. Çeşitli programlama dilleri, çerçeveler ve araçlar konusunda yetenekli, güvenli, ölçeklenebilir çözümler
oluşturmaya odaklı biri. Ayrı ntı odaklı ve karmaşı k teknik ve güvenlik zorlukları nı çözmede de yetenekli. Ayrı ca,
Maden Mühendisliği alanı nda ikincil bir uzmanlı ğı kaynak çı karma sektöründe teknik uzmanlı k, teknolojik yenilik ve
iyileştirmelerin uygulanması için kullanı yor.
2024-02-05 06:37:21 +00:00
< / p >
< div class = "primary-button" >
2024-04-05 00:24:26 +00:00
< a href = "../resume/CV_Batuhan_tr.pdf" > Özgeçmİşİ İndİr< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< div class = "right-image" >
< img src = "../img/batuhan-basoglu.jpg" alt = "" >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-yellow" id = "links" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "about-content" >
< div style = "padding-top: 10%;" class = "heading" >
2024-09-01 16:58:30 +00:00
< h4 > Lİnkler< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-12" >
< div class = "about-box-content" >
< img src = "../img/social.jpg" alt = "" >
< / div >
< / div >
< div class = "col-md-7 col-md-offset-5" >
< div class = "about-box-text" >
2024-09-05 21:19:14 +00:00
< h4 > Genel< / h4 >
2024-02-05 06:37:21 +00:00
< ul class = "fa-ul" >
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-brands fa-git-alt" > < / i > < a
href="https://git.batuhan.basoglu.ca/batuhan-basoglu">Projeler< / a >
2024-02-05 06:37:21 +00:00
< / li >
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-brands fa-wordpress" > < / i > < a
href="https://blog.batuhan.basoglu.ca/index.php/tr/">Blog< / a >
2024-02-05 06:37:21 +00:00
< / li >
< li >
2024-09-08 18:06:53 +00:00
< i class = "fa-brands fa-x-twitter" > < / i > < a href = "https://x.com/batuhanbbasoglu" > X< / a >
2024-02-05 06:37:21 +00:00
< / li >
2024-02-06 19:38:29 +00:00
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-brands fa-youtube" > < / i > < a
href="https://www.youtube.com/@batuhan-basoglu">YouTube< / a >
2024-02-06 19:38:29 +00:00
< / li >
2024-09-01 00:37:52 +00:00
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-brands fa-linkedin" > < / i > < a
href="https://www.linkedin.com/in/batuhan-basoglu/?locale=tr_TR">LinkedIn< / a >
2024-09-01 00:37:52 +00:00
< / li >
2024-02-05 06:37:21 +00:00
< / ul >
2024-09-08 18:39:56 +00:00
< h4 > İletİşİm< / h4 >
2024-02-05 06:37:21 +00:00
< ul class = "fa-ul" >
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-solid fa-envelope" > < / i > < a href = "mailto:batuhan@basoglu.ca" > E-Mail< / a > / < a
href="./pgp/f3f2c8e137afb702b55f772a7315eac294fe4f2f.asc">PGP< / a >
2024-02-05 06:37:21 +00:00
< / li >
2024-03-06 04:07:05 +00:00
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-brands fa-signal-messenger" > < / i > < a
href="https://signal.me/#eu/9RAzLhHnxljsNpJcGB1ApsDkZojW61tuqEOlquVrvAP5fiFksGVGzpm1cFeYKcu8">Signal< / a >
2024-03-06 04:07:05 +00:00
< / li >
2024-02-05 06:37:21 +00:00
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-solid fa-share-nodes" > < / i > < a
href="https://matrix.to/#/@arctichawk1:mozilla.org">Matrix< / a >
2024-02-05 06:37:21 +00:00
< / li >
< / ul >
2024-09-08 18:40:20 +00:00
< h4 > Bahşİş< / h4 >
2024-02-05 06:37:21 +00:00
< ul class = "fa-ul" >
< li >
< i class = "fa fa-coffee" > < / i > < a rel = "me" href = "https://ko-fi.com/batuhanbasoglu" > Ko-Fi< / a >
< / li >
< li >
2024-10-12 16:40:59 +00:00
< i class = "fa-solid fa-hand-holding-dollar" > < / i > < a
href="https://liberapay.com/batuhan-basoglu/">Liberapay< / a >
2024-02-05 06:37:21 +00:00
< / li >
< / ul >
< div class = "primary-button" >
2024-02-05 22:05:09 +00:00
< a href = "#contact" > Bana Ulaşı n< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-yellow" id = "skills" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "about-content" >
2024-03-16 16:02:15 +00:00
< div class = "heading" >
2024-02-05 22:05:09 +00:00
< h4 > Yetenekler< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "column" >
< div class = "about-box-text" style = "margin-top: 0;" >
2024-03-06 05:46:10 +00:00
< h4 > Dİller ve Yetenekler< / h4 >
2024-02-05 06:37:21 +00:00
< ul >
< li > Git< / li >
< li > Python< / li >
< li > Java< / li >
< li > Android Studio< / li >
< li > JavaScript< / li >
< li > JQuery< / li >
< li > Bootstrap< / li >
2024-06-29 15:46:47 +00:00
< li > Node.js< / li >
< li > Next.js< / li >
< li > Angular< / li >
< li > React< / li >
< li > Vue.js< / li >
< li > Visual Studio< / li >
2024-02-05 06:37:21 +00:00
< li > Spring Framework< / li >
< li > REST APIs< / li >
2024-12-15 02:21:55 +00:00
< li > SOAP< / li >
2024-02-05 06:37:21 +00:00
< li > C< / li >
< li > C++< / li >
< li > C#< / li >
< li > .NET< / li >
< li > ASP.NET< / li >
< li > HTML< / li >
< li > CSS< / li >
2024-06-29 15:46:47 +00:00
< li > XML< / li >
< li > SQL< / li >
2024-02-05 06:37:21 +00:00
< li > MySQL< / li >
2024-12-15 02:21:55 +00:00
< li > Microsoft SQL< / li >
2024-02-05 06:37:21 +00:00
< li > IIS< / li >
< li > Microsoft Azure< / li >
< li > Oracle Cloud< / li >
2024-06-29 15:46:47 +00:00
< li > AWS< / li >
2024-12-15 02:21:55 +00:00
< li > Tortoise SVN< / li >
2024-02-05 06:37:21 +00:00
< li > Docker< / li >
< li > MATLAB< / li >
2024-06-29 15:46:47 +00:00
< li > VHDL< / li >
2024-02-05 06:37:21 +00:00
< li > ModelSim< / li >
< li > AutoCAD< / li >
< li > TypeScript< / li >
< li > PHP< / li >
< li > Kotlin< / li >
< li > CMake< / li >
< li > Shell Scripting< / li >
< li > Quartus< / li >
< li > Roff< / li >
2024-06-29 15:46:47 +00:00
< li > WordPress< / li >
< li > Go< / li >
< li > Ruby< / li >
< li > Gherkin< / li >
2024-02-05 06:37:21 +00:00
< li > Windows< / li >
< li > Linux< / li >
< li > Ubuntu< / li >
< li > Fedora< / li >
< li > Arch Linux< / li >
< li > Android< / li >
< li > iOS< / li >
< li > Embedded Systems< / li >
< li > FPGA< / li >
< li > HCS12< / li >
< li > Altera DE2< / li >
< li > K-CSP< / li >
2024-02-05 15:08:11 +00:00
< li > K-ECS< / li >
2024-02-05 06:37:21 +00:00
< li > Adobe After Effects< / li >
< li > Adobe Photoshop< / li >
< li > Adobe Premiere Pro< / li >
2024-06-29 15:46:47 +00:00
< li > Microsoft Office< / li >
2024-02-05 06:37:21 +00:00
< / ul >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-red" id = "experience" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "projects-content" >
< div class = "heading" >
2024-03-06 05:46:10 +00:00
< h4 > İş Tecrübesİ< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-12" >
< div class = "owl-carousel owl-theme projects-container" >
2024-12-02 08:23:35 +00:00
< div >
< div class = "project-item" >
2024-12-15 01:58:03 +00:00
< a href = "../img/osmose.png" data-lightbox = "image-1" > < img src = "../img/osmose.png" alt = "" > < / a >
2024-12-02 08:23:35 +00:00
< div class = "text-content" >
< h4 > Osmose< / h4 >
< p > (2024-Present)< / p >
2024-12-15 01:58:03 +00:00
< p > .NET Developer olarak çalı şı yor. .NET, ASP.NET, C#, JavaScript, IIS, HTML, CSS, XML, SOAP, SQL, Microsoft SQL ve Tortoise SVN
2024-12-18 02:49:44 +00:00
kullanarak Gamma web sitessiyle çalı şı yor ve belgeliyor.< / p >
2024-12-02 08:23:35 +00:00
< div class = "primary-button" >
2024-12-15 01:58:03 +00:00
< a href = "https://www.osmose.com/" > Visit Website< / a >
2024-12-02 08:23:35 +00:00
< / div >
< / div >
< / div >
2024-12-15 01:58:03 +00:00
< / div >
2024-02-05 06:37:21 +00:00
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/inovestor.jpg" data-lightbox = "image-1" > < img src = "../img/inovestor.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
< h4 > Inovestor< / h4 >
< p > (2021-2024)< / p >
2024-10-11 16:13:54 +00:00
< p > IBM ve RPM Eco için alt sözleşmeler yapan bir tam yı ğı n geliştirici olarak çalı şı ldı .
2024-10-12 16:40:59 +00:00
RPM Eco ve VIA Rail Canada için C#, .NET, ASP.NET, IIS, HTML, CSS, JavaScript, Typescript,
Node,js, Angular, Next.js, React, SQL, MySQL ve Microsoft Azure
2024-10-11 16:13:54 +00:00
kullanı larak bu web siteleriyle çalı şı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-03-06 05:46:10 +00:00
< a href = "https://www.inovestor.com/" > Sİteyİ Zİyaret Et< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
< a href = "../img/kargi.jpg" data-lightbox = "image-1" > < img src = "../img/kargi.jpg" alt = "" > < / a >
< div class = "text-content" >
2024-11-03 20:45:14 +00:00
< h4 > Kargı Sitesi< / h4 >
2024-02-05 06:37:21 +00:00
< p > (2021-2021)< / p >
2024-10-12 16:40:59 +00:00
< p > Yarı zamanlı olarak web geliştiricisi olarak çalı şı ldı . Kargı sitesine web sitesi
yapı ldı .
HTML, CSS, TypeScript, JavaScript, Node,js ve Angular kullanı larak Kargı Sitesi için
2024-10-11 16:13:54 +00:00
bir reklam web sitesi yaratı ldı ve işverenden mükemmel geri bildirim alı ndı .
2024-06-29 15:46:47 +00:00
< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-11-04 04:02:59 +00:00
< a href = "https://batuhan-basoglu.github.io/Kargi-Sitesi/" > Sİteyİ Zİyaret Et< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/atelye70.jpg" data-lightbox = "image-1" > < img src = "../img/atelye70.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
< h4 > Atelye70< / h4 >
< p > (2016-2016)< / p >
2024-06-29 15:46:47 +00:00
< p > Atelye70 ile ev tasarlamayı staj yaparak öğrendi.
AutoCAD ile deneyim kazandı ve mimari tasarı mı n temel prensiplerini öğrendi.
< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-03-06 05:46:10 +00:00
< a href = "https://atelye70.com/" > Sİteyİ Zİyaret Et< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-red" id = "projects" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "projects-content" >
< div class = "heading" >
2024-03-06 05:46:10 +00:00
< h4 > Projeler< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-12" >
< div class = "owl-carousel owl-theme projects-container" >
2024-12-15 01:58:03 +00:00
< div >
< div class = "project-item" >
< a href = "../img/project-22.jpg" data-lightbox = "image-2" > < img src = "../img/project-22.jpg" alt = "" > < / a >
< div class = "text-content" >
< h4 > Gamma< / h4 >
< p > Osmose tarafı ndan tasarlanan Gamma projesi üzerinde çalı şı yor.
.NET, ASP.NET, C#, JavaScript, IIS, HTML, CSS, XML, SOAP, SQL, Microsoft SQL ve Tortoise SVN kullanı larak yapı lmı ştı r. < / p >
< div class = "primary-button" >
< a href = "https://gamma.effigis.com/app/" > Daha Fazlası nı Keşfet< / a >
< / div >
< / div >
< / div >
< / div >
2024-02-05 06:37:21 +00:00
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-17.jpg" data-lightbox = "image-2" > < img src = "../img/project-17.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > RPM Eco'nun Websİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > RPM Eco ile yapı lan sözleşme kapsamı nda RPM Eco Web Sitesinde çalı şı ldı .
C#, .NET, ASP.NET, IIS, HTML, CSS, Typescript, Next.js, React, SQL, MySQL ve Microsoft
Azure kullanı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-02-05 22:05:09 +00:00
< a href = "https://rpm.eco" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-13.jpg" data-lightbox = "image-2" > < img src = "../img/project-13.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > VIA Raİl Canada'nı n Websİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > IBM ile yapı lan sözleşme kapsamı nda VIA Rail Canada Web Sitesinde çalı şı ldı .
C#, .NET, ASP.NET, IIS, HTML, CSS, JavaScript, Node,js, Angular ve Microsoft Azure
kullanı ldı . < / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-02-05 22:05:09 +00:00
< a href = "https://reservia.viarail.ca" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
2024-05-07 22:34:37 +00:00
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-18.jpg" data-lightbox = "image-2" > < img src = "../img/project-18.jpg"
alt="">< / a >
2024-05-07 22:34:37 +00:00
< div class = "text-content" >
< h4 > HavalI AlIşverİş Sİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Amazon'a benzeyen alı şveriş sitesi oluşturuldu. Kullanı cı lar kendi hesapları nı kullanarak
arzuladı kları
ürünleri ekleyebilir ve/veya silebilir. Site PHP, CSS, JavaScript, SQL ve MySQL ile
oluşturuldu.< / p >
2024-05-07 22:34:37 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://git.batuhan.basoglu.ca/batuhan-basoglu/Cool-Shopping-Site" > Daha Fazlası nı
Keşfet< / a >
2024-05-07 22:34:37 +00:00
< / div >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
2024-02-13 05:39:38 +00:00
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-20.jpg" data-lightbox = "image-2" > < img src = "../img/project-20.jpg"
alt="">< / a >
2024-02-13 05:39:38 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > .NET Web API İle Angular< / h4 >
2024-12-15 01:59:34 +00:00
< p > Arka uç olarak bir .NET Web API yaratı ldı ve REST API kullarak API bilgilerini elde etmek
2024-10-12 16:40:59 +00:00
için ön uç olarak Angular'ı kullanı ldı .
2024-10-11 16:13:54 +00:00
C#, .NET, HTML, CSS, TypeScript, Node,js ve Angular kullanı larak yapı ldı .< / p >
2024-02-13 05:39:38 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://git.batuhan.basoglu.ca/batuhan-basoglu/NET-Web-API-w-Angular" > Daha
Fazlası nı Keşfet< / a >
2024-02-13 05:39:38 +00:00
< / div >
< / div >
< / div >
< / div >
2024-02-05 06:37:21 +00:00
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-19.jpg" data-lightbox = "image-2" > < img src = "../img/project-19.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Gİt Barı ndı rma Hİzmetİm< / h4 >
2024-02-05 22:05:09 +00:00
< p > Oracle aracı lı ğı yla bir Ubuntu Linux sunucusunda barı ndı rı lan, kendi kendine barı ndı rı lan
2024-10-12 16:40:59 +00:00
Gitea'nı n bir çatalı olan Forgejo ile bir Git barı ndı rma Web sitesi yapı ldı . Go,
Javascript, Roff ve CSS kullanı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://git.batuhan.basoglu.ca/" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-16.jpg" data-lightbox = "image-2" > < img src = "../img/project-16.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-02-05 22:05:09 +00:00
< h4 > WordPress Blogum< / h4 >
< p > Oracle aracı lı ğı yla bir Ubuntu Linux sunucusunda barı ndı rı lan, kendi kendine barı ndı rı lan
2024-10-12 16:40:59 +00:00
diğer birleştirilmiş sosyal ağlara bağlanmak için Activity Pub ile bir WordPress blogu
yapı ldı .
2024-10-11 16:13:54 +00:00
WordPress PHP, JavaScript, HTML ve CSS kullanı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://blog.batuhan.basoglu.ca/" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-15.jpg" data-lightbox = "image-2" > < img src = "../img/project-15.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-02-05 22:05:09 +00:00
< h4 > Nextcloud Depom< / h4 >
2024-10-12 16:40:59 +00:00
< p > Oracle aracı lı ğı yla bir Ubuntu Linux sunucusunda barı ndı rı lan, kendi kendine barı ndı rı lan
bir Nextcloud depolama alanı yapı ldı .
2024-10-11 16:13:54 +00:00
Nextcloud'da PHP, CSS, Javascript, TypeScript, Vue.js, Ruby and Gherkin kullanı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-11 22:11:02 +00:00
< a href = "https://cloud.batuhan.basoglu.ca" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
2024-11-03 20:45:14 +00:00
< div >
< div class = "project-item" >
< a href = "../img/project-21.jpg" data-lightbox = "image-2" > < img src = "../img/project-21.jpg" alt = "" > < / a >
< div class = "text-content" >
< h4 > Başoğlu Aile Sitesi< / h4 >
< p > Başoğlu Aile Sitesinde HTML, CSS ve JavaScript kullanı ldı . < / p >
< div class = "primary-button" >
< a href = "https://basoglu.ca/" > Discover More< / a >
< / div >
< / div >
< / div >
< / div >
2024-02-05 06:37:21 +00:00
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-12.jpg" data-lightbox = "image-2" > < img src = "../img/project-12.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-11-03 20:45:14 +00:00
< h4 > Kargı Sİtesİnİn Web Sİtesİ< / h4 >
< p > Kargı Sitesi Web Sitesinde HTML, CSS, TypeScript, JavaScript, Node,js ve Angular
2024-10-12 16:40:59 +00:00
kullanı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-11-04 04:02:59 +00:00
< a href = "https://batuhan-basoglu.github.io/Kargi-Sitesi/" > Daha Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-11.jpg" data-lightbox = "image-2" > < img src = "../img/project-11.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Araç Hı rsı zlı ğı na Karşı Yüz Tanı ma Sistemİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Bilgisayar Mühendisliği Mezuniyet Projesinde Python, CMake, JavaScript, Node.js, Roff,
Java, HTML and CSS kullanı larak
2024-10-11 16:13:54 +00:00
Araç Hı rsı zlı ğı na Karşı Yüz Tanı ma Sistemi yapı ldı . < / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a
href="https://batuhan-basoglu.codeberg.page/Vehicle-Anti-Theft-Face-Recognition-System/">Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-10.png" data-lightbox = "image-2" > < img src = "../img/project-10.png"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Olympus Ev Hİzmetİ Uygulaması < / h4 >
2024-10-12 16:40:59 +00:00
< p > Yazı lı m Mühendisliğine Giriş dersinde Java kullanı larak Android cihaz uygulaması yapı ldı .
Bu
kullanı cı nı n bilgilerini ayarlayabileceği ve cihaz sipariş edebileceği bir cihaz
uygulaması dı r.
Kullanı cı nı n evi için hizmetlere uygulamadan erişim sunar. Uygulamayı Android Studio'da
yaptı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a
href="https://git.batuhan.basoglu.ca/batuhan-basoglu/SEG2105-Olympus-Android-Application">Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-9.jpg" data-lightbox = "image-2" > < img src = "../img/project-9.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Hastane-Hasta Yönetİm Sİstemİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, JavaScript, Node,js ve React
kullanı larak Hastane Yönetim Sistemi yapı ldı .
Bu Hastane Yönetim Sisteminde kullanı cı hastaları yönetebilir ve her çalı şanı n farklı
eylemlerde bulunduğu hastane çalı şanları ile
2024-02-05 22:05:09 +00:00
onlara atama yapabilir.< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://git.batuhan.basoglu.ca/batuhan-basoglu/Hospital-Management-System" > Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-8.jpg" data-lightbox = "image-2" > < img src = "../img/project-8.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Kene's Cribs Web Sİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript, Node,js ve
React kullanı larak emlak sitesi yapı ldı .
2024-10-11 16:13:54 +00:00
Bu Kullanı cı nı n evlere göz atabileceği, google'da arayabileceği bir web sitesidir.
Haritalar kullanı larak veya iletişim formu ile acentelerle iletişime geçilebilir.< / p >
2024-10-12 16:40:59 +00:00
< div class = "primary-button" >
< a href = "https://git.batuhan.basoglu.ca/batuhan-basoglu/Kene-s-Cribs-Website" > Daha
Fazlası nı Keşfet< / a >
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
< a href = "../img/project-7.jpg" data-lightbox = "image-2" > < img src = "../img/project-7.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Batuhan'ı n Bİsİkletlerİ Chatbot Hizmetİyle Web Sİtesİ Alternatİfİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak chatbot hizmeti
2024-10-11 16:13:54 +00:00
web sitesi ile alternatif bir hizmet şirketi yapı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
< a
2024-10-12 16:40:59 +00:00
href="https://batuhan-basoglu.codeberg.page/Batuhan-s-Bikes-Website-Alternative-with-Chatbot-Service/">Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-6.jpg" data-lightbox = "image-2" > < img src = "../img/project-6.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Batuhan'ı n Bİsİkletlerİ Web Sİtesİ Alternatİfİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak alternatif bir hizmet şirketi yapı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
< a
2024-10-12 16:40:59 +00:00
href="https://batuhan-basoglu.codeberg.page/Batuhan-s-Bikes-Website-Alternative-with-Validating-Form/">Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-5.jpg" data-lightbox = "image-2" > < img src = "../img/project-5.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Batuhan'ı n Bİsİkletlerİ Web Sİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak bir hizmet şirketi yapı ldı .
2024-10-11 16:13:54 +00:00
Bu, Bisiklet onarı mları ndan bahseden bir bisiklet servis şirketi web sitesidir.< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://batuhan-basoglu.codeberg.page/Batuhan-s-Bikes-Website/" > Daha Fazlası nı
Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-4.jpg" data-lightbox = "image-2" > < img src = "../img/project-4.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Sam's Mart Web Sİtesİ Alternatİfİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak alternatif bir bakkal web sitesi hazı rlandı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://batuhan-basoglu.codeberg.page/Sam-s-Mart-Website-Alternative/" > Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-3.jpg" data-lightbox = "image-2" > < img src = "../img/project-3.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Sam's Mart Web Sİtesİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak alternatif bir bakkal web sitesi hazı rlandı . < / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://batuhan-basoglu.codeberg.page/Sam-s-Mart-Website/" > Daha Fazlası nı
Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-2.jpg" data-lightbox = "image-2" > < img src = "../img/project-2.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Analİz İşlevlİ Facebook UI/UX Web Sİtesİ Alternatİfİ Anketİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Arayüzlerinin Analizi ve Tasarı mı dersinde HTML, CSS, JavaScript ve Node.js
kullanı larak analiz
2024-10-11 16:13:54 +00:00
fonksiyonu web sitesi ile alternatif bir Facebook anketi yapı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
< a
2024-10-12 16:40:59 +00:00
href="https://git.batuhan.basoglu.ca/batuhan-basoglu/Questionnaire-of-the-Facebook-UI-UX-Website-Alternative-with-Analysis-Function">Daha
Fazlası nı
2024-02-05 22:05:09 +00:00
Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-1.jpg" data-lightbox = "image-2" > < img src = "../img/project-1.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Facebook UI/UX Web Sİtesİ Anketİ< / h4 >
2024-10-12 16:40:59 +00:00
< p > Kullanı cı Analizi ve Arayüzler Tasarı mı sı nı fı nda HTML, CSS, JavaScript ve Node.js
kullanı larak bir Facebook anket Web Sitesi hazı rlandı .
Bu, Cevapları gönderilmesi için gönder düğmesiyle Facebook kullanı cı arayüzü hakkı nda
sorular sorulan bir web sitesidir.< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a
href="https://batuhan-basoglu.codeberg.page/Questionnaire-of-the-Facebook-UI-UX-Website/">Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div >
< div class = "project-item" >
2024-10-12 16:40:59 +00:00
< a href = "../img/project-14.jpg" data-lightbox = "image-2" > < img src = "../img/project-14.jpg"
alt="">< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Websİtem< / h4 >
2024-10-11 16:13:54 +00:00
< p > Bu web sitesi HTML, CSS ve Javascript ile yapı ldı .< / p >
2024-02-05 06:37:21 +00:00
< div class = "primary-button" >
2024-10-12 16:40:59 +00:00
< a href = "https://git.batuhan.basoglu.ca/batuhan-basoglu/Batuhan-Basoglu-Website" > Daha
Fazlası nı Keşfet< / a >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-red" id = "education" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "projects-content" >
< div style = "padding-top: 20%" class = "heading" >
2024-03-06 05:46:10 +00:00
< h4 > Eğİtİm< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-12" >
< div class = "slider" >
<!-- slide 1 -->
< div class = "slide" >
2024-10-12 16:40:59 +00:00
< a href = "../img/UOttawa_Diploma.jpg" data-lightbox = "image-3" > < img
src="../img/UOttawa_Diploma.jpg" alt="" />< / a >
2024-02-05 06:37:21 +00:00
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Ottawa Ünİversİtesİ Bİlgİsayar Mühendİslİğİ Derecesİ< / h4 >
2024-02-05 22:05:09 +00:00
< p > Bilgisayar Mühendisliği Uygulamalı Bilimler Lisansı ile 4 yı llı k Bilgisayar Mühendisliği
2024-10-11 16:13:54 +00:00
programı . 7 Haziran 2021'de mezun olundu.< / p >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
<!-- slide 2 -->
< div class = "slide" >
< a href = "../img/ironring-certificate.jpg" data-lightbox = "image-3" > < img
src="../img/ironring-certificate-sm.jpg" alt="" />< / a >
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Mühendİs Çağı rma Rİtüelİ< / h4 >
2024-02-05 22:05:09 +00:00
< p > Seven Wardens Inc.'in Mühendisin dürüstlüğü Resmi Mühendis beyanı .
2024-10-11 16:13:54 +00:00
13 Haziran 2021'de alı ndı .< / p >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
<!-- slide 3 -->
< div class = "slide" >
< a href = "../img/horizons-certificate.jpg" data-lightbox = "image-3" > < img
src="../img/horizons-certificate.jpg" alt="" />< / a >
< div class = "text-content" >
2024-03-06 05:46:10 +00:00
< h4 > Horİzons Meslekİ Gelİşİm Programı < / h4 >
2024-10-12 16:40:59 +00:00
< p > Profesyonel Kaynaklar Kullanı mı yoluyla profesyonel bağlantı ları geliştirmeye yönelik
kariyer geliştirme programı .
2024-10-11 16:13:54 +00:00
26 Nisan 2021'de alı ndı .< / p >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
<!-- Control buttons -->
< button class = "btn btn-next" > < img src = "../img/next.png" / > < / button >
< button class = "btn btn-prev" > < img src = "../img/prev.png" / > < / button >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
< section class = "panel b-green" id = "contact" >
< article class = "panel__wrapper" >
< div class = "panel__content" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< div class = "contact-content" >
< div class = "heading" >
2024-02-05 22:05:09 +00:00
< h4 > Bana Ulaşı n< / h4 >
2024-02-05 06:37:21 +00:00
< / div >
< div class = "row" >
< div class = "col-md-8" >
< div class = "contact-form" >
< form id = "contact" action = "https://formspree.io/f/mrgvywen" method = "POST" >
< fieldset >
2024-10-12 16:40:59 +00:00
< input name = "name" type = "text" class = "form-control" id = "name" placeholder = "İsminiz" required >
2024-02-05 06:37:21 +00:00
< / fieldset >
< fieldset >
< input name = "email" type = "email" class = "form-control" id = "email" placeholder = "Email" required >
< / fieldset >
< fieldset >
2024-02-05 22:05:09 +00:00
< textarea name = "message" rows = "6" class = "form-control" id = "message" placeholder = "Mesaj"
2024-02-05 06:37:21 +00:00
required>< / textarea >
< / fieldset >
< fieldset >
2024-02-05 22:05:09 +00:00
< button type = "submit" id = "form-submit" class = "btn" > Mesaj Yollayı n< / button >
2024-02-05 06:37:21 +00:00
< / fieldset >
< / form >
< / div >
< / div >
< div class = "col-md-4" >
< div class = "more-info" >
2024-10-12 16:40:59 +00:00
< p > Benimle iletişime geçmekten çekinmeyin, mümkün olan en kı sa sürede size yanı t
vereceğim.< br > < br >
2024-02-05 06:37:21 +00:00
< em > Montreal, QC< / em >
< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "col-md-12" >
< div class = "footer" >
2024-10-11 22:27:51 +00:00
< p > Telif Hakkı © 2024 Batuhan Berk Başoğlu< / p >
2024-02-05 06:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / article >
< / section >
2024-09-08 18:18:05 +00:00
< script > window . jQuery || document . write ( '<script src="../js/vendor/jquery-3.7.1.min.js"><\/script>' ) < / script >
2024-02-05 06:37:21 +00:00
< script src = "../js/vendor/jquery-migrate.min.js" > < / script >
< script src = "js/vendor/bootstrap.min.js" > < / script >
< script src = "../js/plugins.js" > < / script >
< script src = "../js/main.js" > < / script >
< / body >
2024-10-12 16:40:59 +00:00
< / html >