Help
RSS
API
Feed
Maltego
Contact
Domain > e-aslan.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-21
23.88.0.101
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Sun, 16 Dec 2018 20:07:57 GMTEtag: 27ff-5c16b09d-b196c6d79489b896;;;Accept-Ranges: bytesContent-Length: 10239Date: Tue, 21 Oct 2025 23:22:23 GMTServer: LiteSpeedVary: User-Agent !DOCTYPE html>html>head>title>Emre Sercan Aslan - Personal Page/title>meta namedescription contentIncludes implementations, reports, researches and developments of Emre Sercan Aslan\s projects. />meta namekeywords contentEmre Sercan Aslan, GIT Computer Engineer, Computer Engineer, GYTE Bilgisayar, Bilgisayar Mühendisi, emre, sercan, aslan, emre aslan, ESA, ESA Projects />meta nameauthor contentEmre Sercan Aslan />meta namerobots contentindex, follow />!--if IE>script srchttp://html5shiv.googlecode.com/svn/trunk/html5.js>/script>!endif-->link relstylesheet typetext/css href./tempFiles/css/esa.css />script src./tempFiles/jquery.min.js>/script>style typetext/css>/style>script> // Wait until the DOM has loaded before querying the document $(document).ready(function(){ $(ul.tabs).each(function(){ // For each set of tabs, we want to keep track of // which tab is active and its associated content var $active, $content, $links $(this).find(a); // If the location.hash matches one of the links, use that as the active tab. // If no match is found, use the first link as the initial active tab. $active $($links.filter(href+location.hash+)0 || $links0); $active.addClass(active); $content $($active.attr(href)); // Hide the remaining content $links.not($active).each(function () { $($(this).attr(href)).hide(); }); // Bind the click event handler $(this).on(click, a, function(e){ // Make the old tab inactive. $active.removeClass(active); $content.hide(); // Update the variables with the new link and content $active $(this); $content $($(this).attr(href)); // Make the tab active. $active.addClass(active); $content.show(); // Prevent the anchors default click action e.preventDefault(); }); }); }); /script>/head>body> div idwrapper> div idheaderwrap> div idheader> a href classparagraph>p classnopadding>Emre Sercan Aslan/p>/a> /div> /div> div idheaderwrap> div idminiheader> p classnopadding>a hrefmailto:emre.aslan@e-aslan.net classparagraph>emre.aslan@e-aslan.net/a>/p> /div> /div> div idcontentwrap> div idmenu> ul classtabs> li>a href#tab1 classactive>About me/a>/li> li>a href#tab2 class>Projects/a>/li> li>a href#tab3 class>Skills/a>/li> li>a href#tab4 class>Others/a>/li> /ul> /div> div idcontent> p> div idtab1 styledisplay: block;> h3>Summary/h3> p> I hate routine jobs and learning something parrot-fashion (so i dont). I like imagining and trying to do new things. I use knowledge which I got from different braches while developing projects. I think like hey what if i do ... what happens? so that I generally implement more than wanted. Creating innovative things make me feel good. /p> p>I am officially computer engineer now! Two years ago I also tried double major program at Materials Science and Engineering. Because of overlapped final exam dates I didnt continue program. I choose it because that department was the nearest to the Mechanical Engineering. I had another dream about working within a Formula 1 Team. /p> /div> div idtab2 styledisplay: none;> h3>As a Computer Engineer/h3> p>Realized nearly 10-15 software projects some of them depend on Data Mining, Computer Vision, Natural Language Processing, Artificial Intelligence, Embedded Systems, Machine Learning, Data and Network Security branches./p> p>Implementations, reports, researches and developments are listed below (some of them)./p> p>CKY Parsing for Turkish Sentences, May 2013br>CNF grammar was generated for Turkish sentences. According to generated grammer, program parsed Turkish sentences using CKY algorithm.br>Worked with Ilkay Yilmaz/p> a hrefhttp://cse396project2.e-aslan.net/ target_blank classparagraph>p>Spy Robot(Link), February 2013 - May 2013br>User can control device using computer remotely. Knowledge extraction process ,which is done by interpreting images that are taken from device, gives information about place. Showing all changes in scanned place and other informations such as people detection and some special shapes detection (triangle, square, rectangle) jobs constitute core of knowledge extraction process. Spy robot also has autotonom movement ability that provides scanning the place easily. User can see whole information he/she needs such as 3d simulation of system, place coordinates (x, y knowledge) and other informations about image processing. br>Worked with Huseyin Ulutas, Mehmet Kocabas, Ahmet Eroglu, Hasret Sariyer, Oguzhan Caliskan/p>/a> a hrefhttp://bit.ly/13BqKci target_blank classparagraph>p>ESA k-Means vs. k-Medoids Comparator(Link), May 2013br> Runs both algorithms on random data set and shows results step by step./p>/a> a hrefhttps://github.com/potng/MyDailyMemory target_blank classparagraph>p>My Daily Memory(Link), April 2013br> My Daily Memory project is about storing memory of people. People can share their memory in their place and other people can contribute them. Sharing process will be innovative way. They can check-in places, share pictures, videos and texts. br>Worked with Muhammet Halit Karakis, Mustafa Coker/p>/a> a hrefhttp://e-aslan.net/projects/484h1/ target_blank classparagraph>p>Parse Analysis and Generation of Turkish Words(Link), April 2013br> Gram tests on Turkish word morphology and generating words from parsed words using foma and TRmorph./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/ns/Vir%C3%BCsler%20ve%20K%C3%B6t%C3%BCc%C3%BCl%20Yaz%C4%B1l%C4%B1mlar.pdf target_blank classparagraph>p>Viruses and Other Malicious Codes(Link), March 2013br> Articles were combined about viruses and other malicious codes./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/Graduate%20Project%20II/Emre%20Sercan%20Aslan%20-%20Tez.pdf target_blank classparagraph>p>Area Scanning and Difference Detection(Link), September 2012 - January 2013br> In this project high-resolution image was created using AR Drone 1.0 quadrotor plane. While scanning same area again, changes and differencies on specified area was located./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/ESA Best FTP Downloader v0.1.exe target_blank classparagraph>p>ESA Best FTP Downloader(Link), November 2012br> Checks ftp servers delays and downloads from best one./p>/a> a hrefhttp://e-aslan.net/group8/ target_blank classparagraph>p>Propeller Powered Pendulum(Link), September 2012 - December 2012br>This project includes five modules. br>1. Hardware I Module (main hardware) is pendulum. Pendulum based on Arduino Uno. This module gets angle from computer and sets pendulum pwm according to PID. br>2. Hardware II Module is controller of pendulum. Controller based on MSP430G2553.This module gets angle from user and sends to the computer.br>3. Network Module manages connection between two computers which are connected to pendulum or controller.br>4. Human Machine Interface Module manages user inputs from computer. Runs sub routines acording tochosen process. Modelling Module shows pendulums position in 3D.br>5. Math Modelling and Algorithm Module works on PID control. This module gets real angle value from mainhardware and compares with expected angle value which is taken from controller hardware. Then it computes needed pwm value.br>Worked with Emre Ardic, Muzaffer Yilmaz, Yasemin Kaya, Omer Ocal, Gokhan Konuk, Alper Senyildiz, Ali Esref Aytac/p>/a> p>Porting Android Gingerbread for Bosphorus I, June 2012 - August 2012br> Android File System and Kernel were modified for Bosphorus I Board. Implementations and modifications were done for Android OS support of custom designed board. I have edited nearly 50.000 lines of code in this project. I have done lots of researches about embedded side of android. I couldnt share this projects detail, because of company policies./p> p>Hangman Game Caillou Mode, January 2011br> Classic hangman game with Caillou was developed as Facebook application./p> p>PACMAN Game, July 2010br> Old atari game was implemented with C and Allegro. Additionally I have added multi player choice up to 5 people. Users can control ghosts and pacman using keyboard (3 players) and using joysticks (2 players) at the same time./p> a hrefhttp://download.e-aslan.net/ target_blank classparagraph>p>Download Website(Link), June 2009br> Programmed this page using php, mysql, css and html. It was a freetime project./p>/a> /div> div idtab3 styledisplay: none;> h3>My Treasure/h3> p>C, C++, C#, Java, PHP, ASP, ASP.NET, Linux Kernel, MySQL, PostgreSQL, Android Development, Embedded Systems, Embedded Linux, Cross-platform Development, Linux, ARM, MIPS, Git, Embedded Android, Qt, OpenCV, Machine Learning, Swing, Artificial Intelligence, Computer Vision, Android, XML, OOP, Network Security and Cryptography, Object Oriented Analysis and Design, Object Oriented Design Patterns, Natural Language Processing, Fuzzy Logic, Data Mining/p> /div> div idtab4 styledisplay: none;> h3>???/h3> p>I like Formula 1 (MSC), Moto Gp (The Doctor), WRC and drag racing./p> /div> /p> /div> /div> div idfooterwrap> div idfooter> p stylecolor:white;>ESA Keep It Simple Theme | e-aslan.net © 2013/p> /div> /div> /div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Sun, 16 Dec 2018 20:07:57 GMTEtag: 27ff-5c16b09d-b196c6d79489b896;;;Accept-Ranges: bytesContent-Length: 10239Date: Tue, 21 Oct 2025 23:22:24 GMTServer: LiteSpeedVary: User-Agent !DOCTYPE html>html>head>title>Emre Sercan Aslan - Personal Page/title>meta namedescription contentIncludes implementations, reports, researches and developments of Emre Sercan Aslan\s projects. />meta namekeywords contentEmre Sercan Aslan, GIT Computer Engineer, Computer Engineer, GYTE Bilgisayar, Bilgisayar Mühendisi, emre, sercan, aslan, emre aslan, ESA, ESA Projects />meta nameauthor contentEmre Sercan Aslan />meta namerobots contentindex, follow />!--if IE>script srchttp://html5shiv.googlecode.com/svn/trunk/html5.js>/script>!endif-->link relstylesheet typetext/css href./tempFiles/css/esa.css />script src./tempFiles/jquery.min.js>/script>style typetext/css>/style>script> // Wait until the DOM has loaded before querying the document $(document).ready(function(){ $(ul.tabs).each(function(){ // For each set of tabs, we want to keep track of // which tab is active and its associated content var $active, $content, $links $(this).find(a); // If the location.hash matches one of the links, use that as the active tab. // If no match is found, use the first link as the initial active tab. $active $($links.filter(href+location.hash+)0 || $links0); $active.addClass(active); $content $($active.attr(href)); // Hide the remaining content $links.not($active).each(function () { $($(this).attr(href)).hide(); }); // Bind the click event handler $(this).on(click, a, function(e){ // Make the old tab inactive. $active.removeClass(active); $content.hide(); // Update the variables with the new link and content $active $(this); $content $($(this).attr(href)); // Make the tab active. $active.addClass(active); $content.show(); // Prevent the anchors default click action e.preventDefault(); }); }); }); /script>/head>body> div idwrapper> div idheaderwrap> div idheader> a href classparagraph>p classnopadding>Emre Sercan Aslan/p>/a> /div> /div> div idheaderwrap> div idminiheader> p classnopadding>a hrefmailto:emre.aslan@e-aslan.net classparagraph>emre.aslan@e-aslan.net/a>/p> /div> /div> div idcontentwrap> div idmenu> ul classtabs> li>a href#tab1 classactive>About me/a>/li> li>a href#tab2 class>Projects/a>/li> li>a href#tab3 class>Skills/a>/li> li>a href#tab4 class>Others/a>/li> /ul> /div> div idcontent> p> div idtab1 styledisplay: block;> h3>Summary/h3> p> I hate routine jobs and learning something parrot-fashion (so i dont). I like imagining and trying to do new things. I use knowledge which I got from different braches while developing projects. I think like hey what if i do ... what happens? so that I generally implement more than wanted. Creating innovative things make me feel good. /p> p>I am officially computer engineer now! Two years ago I also tried double major program at Materials Science and Engineering. Because of overlapped final exam dates I didnt continue program. I choose it because that department was the nearest to the Mechanical Engineering. I had another dream about working within a Formula 1 Team. /p> /div> div idtab2 styledisplay: none;> h3>As a Computer Engineer/h3> p>Realized nearly 10-15 software projects some of them depend on Data Mining, Computer Vision, Natural Language Processing, Artificial Intelligence, Embedded Systems, Machine Learning, Data and Network Security branches./p> p>Implementations, reports, researches and developments are listed below (some of them)./p> p>CKY Parsing for Turkish Sentences, May 2013br>CNF grammar was generated for Turkish sentences. According to generated grammer, program parsed Turkish sentences using CKY algorithm.br>Worked with Ilkay Yilmaz/p> a hrefhttp://cse396project2.e-aslan.net/ target_blank classparagraph>p>Spy Robot(Link), February 2013 - May 2013br>User can control device using computer remotely. Knowledge extraction process ,which is done by interpreting images that are taken from device, gives information about place. Showing all changes in scanned place and other informations such as people detection and some special shapes detection (triangle, square, rectangle) jobs constitute core of knowledge extraction process. Spy robot also has autotonom movement ability that provides scanning the place easily. User can see whole information he/she needs such as 3d simulation of system, place coordinates (x, y knowledge) and other informations about image processing. br>Worked with Huseyin Ulutas, Mehmet Kocabas, Ahmet Eroglu, Hasret Sariyer, Oguzhan Caliskan/p>/a> a hrefhttp://bit.ly/13BqKci target_blank classparagraph>p>ESA k-Means vs. k-Medoids Comparator(Link), May 2013br> Runs both algorithms on random data set and shows results step by step./p>/a> a hrefhttps://github.com/potng/MyDailyMemory target_blank classparagraph>p>My Daily Memory(Link), April 2013br> My Daily Memory project is about storing memory of people. People can share their memory in their place and other people can contribute them. Sharing process will be innovative way. They can check-in places, share pictures, videos and texts. br>Worked with Muhammet Halit Karakis, Mustafa Coker/p>/a> a hrefhttp://e-aslan.net/projects/484h1/ target_blank classparagraph>p>Parse Analysis and Generation of Turkish Words(Link), April 2013br> Gram tests on Turkish word morphology and generating words from parsed words using foma and TRmorph./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/ns/Vir%C3%BCsler%20ve%20K%C3%B6t%C3%BCc%C3%BCl%20Yaz%C4%B1l%C4%B1mlar.pdf target_blank classparagraph>p>Viruses and Other Malicious Codes(Link), March 2013br> Articles were combined about viruses and other malicious codes./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/Graduate%20Project%20II/Emre%20Sercan%20Aslan%20-%20Tez.pdf target_blank classparagraph>p>Area Scanning and Difference Detection(Link), September 2012 - January 2013br> In this project high-resolution image was created using AR Drone 1.0 quadrotor plane. While scanning same area again, changes and differencies on specified area was located./p>/a> a hrefhttps://dl.dropboxusercontent.com/u/48919414/ESA Best FTP Downloader v0.1.exe target_blank classparagraph>p>ESA Best FTP Downloader(Link), November 2012br> Checks ftp servers delays and downloads from best one./p>/a> a hrefhttp://e-aslan.net/group8/ target_blank classparagraph>p>Propeller Powered Pendulum(Link), September 2012 - December 2012br>This project includes five modules. br>1. Hardware I Module (main hardware) is pendulum. Pendulum based on Arduino Uno. This module gets angle from computer and sets pendulum pwm according to PID. br>2. Hardware II Module is controller of pendulum. Controller based on MSP430G2553.This module gets angle from user and sends to the computer.br>3. Network Module manages connection between two computers which are connected to pendulum or controller.br>4. Human Machine Interface Module manages user inputs from computer. Runs sub routines acording tochosen process. Modelling Module shows pendulums position in 3D.br>5. Math Modelling and Algorithm Module works on PID control. This module gets real angle value from mainhardware and compares with expected angle value which is taken from controller hardware. Then it computes needed pwm value.br>Worked with Emre Ardic, Muzaffer Yilmaz, Yasemin Kaya, Omer Ocal, Gokhan Konuk, Alper Senyildiz, Ali Esref Aytac/p>/a> p>Porting Android Gingerbread for Bosphorus I, June 2012 - August 2012br> Android File System and Kernel were modified for Bosphorus I Board. Implementations and modifications were done for Android OS support of custom designed board. I have edited nearly 50.000 lines of code in this project. I have done lots of researches about embedded side of android. I couldnt share this projects detail, because of company policies./p> p>Hangman Game Caillou Mode, January 2011br> Classic hangman game with Caillou was developed as Facebook application./p> p>PACMAN Game, July 2010br> Old atari game was implemented with C and Allegro. Additionally I have added multi player choice up to 5 people. Users can control ghosts and pacman using keyboard (3 players) and using joysticks (2 players) at the same time./p> a hrefhttp://download.e-aslan.net/ target_blank classparagraph>p>Download Website(Link), June 2009br> Programmed this page using php, mysql, css and html. It was a freetime project./p>/a> /div> div idtab3 styledisplay: none;> h3>My Treasure/h3> p>C, C++, C#, Java, PHP, ASP, ASP.NET, Linux Kernel, MySQL, PostgreSQL, Android Development, Embedded Systems, Embedded Linux, Cross-platform Development, Linux, ARM, MIPS, Git, Embedded Android, Qt, OpenCV, Machine Learning, Swing, Artificial Intelligence, Computer Vision, Android, XML, OOP, Network Security and Cryptography, Object Oriented Analysis and Design, Object Oriented Design Patterns, Natural Language Processing, Fuzzy Logic, Data Mining/p> /div> div idtab4 styledisplay: none;> h3>???/h3> p>I like Formula 1 (MSC), Moto Gp (The Doctor), WRC and drag racing./p> /div> /p> /div> /div> div idfooterwrap> div idfooter> p stylecolor:white;>ESA Keep It Simple Theme | e-aslan.net © 2013/p> /div> /div> /div>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]