-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResume.aspx
128 lines (128 loc) · 12.5 KB
/
Resume.aspx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="Resume.aspx.cs" Inherits="PersonalWebsiteTrial.Resume" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder3" runat="server">
<div class="container marketing">
<hr class="featurette-divider">
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="Images/cvfoto.jpg" width="230" height="200">
<hr class="featurett-divider">
<h2>/* Personal Information */</h2>
<p>Full Name: Esen EYRİBAŞ<br />Date of Birth: 9 April 1992
<br />Address: Ataşehir, İstanbul<br />Military Service Status: Postponed
<br />Driver's License Status: Available (Class B)<br />e-mail: [email protected]</p>
</div>
<div class="col-lg-8">
<h2>/* Experience */</h2>
<p>(10.2015 - Still Running) Mavi Proje Engineering Consulting Ltd. Co. ( Embedded Systems Engineer )<br /><br />
Projects I Have Been Involved in at the Company;<br />
- *System Design for Collecting Data from Sensors, Capturing Image from Cameras, Recording Camera Images, Performing Detection (Location, Speed,
etc.) and Interventions, Managing the Entire System via a Website, and Storing Data in a Database (Server)<br />
- *Creating Software Libraries for Microprocessors, Microcontrollers, and ARM-based Microcontrollers (Python Module Development)<br />
- *Microprocessor-Controlled Turbo and Main Engine Analysis Detection System Measuring the Operating Speed and Temperature of Turbos in Locomotives<br />
- *Development of Carbon Limit Sensor Design for Coal Brushed DC CER Motors Used in Locomotives with Microprocessor-Controlled Preventive Maintenance
and Monitoring System<br /></p>
<br /><h2>/* Educational Information */</h2>
<p>(2011 - 2015) Electrical/Electronic Engineering
- Dumlupınar University<br />(2010 - 2014) Computer Engineering
- Dumlupınar University<br />
(2006 - 2010) Bursa Hürriyet Anatolian High School - High School</p>
</div>
</div>
<hr class="featurett-divider">
<div class="row featurette">
<div class="col-lg-12">
<h2 class="featurette-heading">/* Projects I Worked on with a Focus on Patents */</h2>
<p class="lead">
- CEOmatic (Ministry of Science, Industry and Technology, Techno-Entrepreneur Capital Support Application, 01.2015) <br />
- MyDevice (Device, Patent Study)</p>
<h2 class="featurette-heading">/* Articles */</h2>
<p class="lead">- Development of a Microprocessor-Controlled System for Measuring the Operating Speed and Temperature of Turbos in Locomotives to
Enable Turbo and Main Engine Condition Analysis (TOK Paper, Mavi Proje Engineering Consulting Ltd.) <br />
- The Feasibility of WebOS in Education (Article, Academic Informatics'14, December 8th, 2014)<br />
- Overcoming Our Education Fears Project (Article, Academic Informatics'15, December 5th, 2013)</p>
<h2 class="featurette-heading">/* Professional Experiences */</h2>
<p class="lead">Due to my interests in devices, robots, and system controls from a young age, I have developed myself in the field of MICROCONTROLLERS.
I have gained my work experience in a company that works on projects for the Turkish State Railways, developing new systems for locomotives owned by
TCDD, thus enhancing my knowledge, experience, and skills in embedded systems, which I continue to enhance. My future goal is to develop innovative
systems.<br />
<br /><b>Single Board Computers (SBCs), Microprocessors, and Microcontrollers I Use</b><br />
<br /><b>ARM-Based Microcontrollers or Single Board Computers (SBCs) I Use:</b><br />
<b>Microcontroller or SBC Names:</b> TS-7670 Freescale i.MX286 454Mhz ARM9 (Single Board Computer), TS-7250 EP9302 processor 200 Mhz ARM9 (Single Board
Computer), TS-7800 Marvell MV88F5182 500MHz ARM9 (Single Board Computer), TS-7970 NXP i.MX6 Cortex-A9 ARM (Single Board Computer), STM32F407VGT6 32-bit
FPU core ARM Cortex-M4 (***All programmed similarly.)<br /><b>Operating Systems:</b> Debian Wheezy, Debian Jessie
<br /><b>Operating System I Use for Programming:</b> VM Kali Linux, VM Debian Wheezy
<br /><b>PC-to-Microcontroller or SBC Programming Method (IDE):</b> Virtual COM, Cross Compiling
<br /><b>Programming Language I Use:</b> PYTHON
<br /><b>Abilities:</b> Reading and writing analog and digital input-output values via SBC (Microcontroller). Providing data reception or transmission
by providing communication between sensors or other microcontrollers via CANBUS, MODBUS (RS-485), and RS-232 with SBC (Microcontroller). Saving, storing,
and storing received or transmitted data in the database of the SBC (Microcontroller) or the databases of websites. If the data has been transferred to
the databases of websites, preparing the website with basic level .NET or php for users to view the data. Communicating with the router to configure
network and internet configurations with SBC (Microcontroller). Making SBC (Microcontroller) start automatically (bootable) via SD Card or NAND.
Transferring images and videos from IP Cameras on the same network to the website or recording them in the memory of the SBC (Microcontroller).
<br /><br /><b>Texas Instruments (TI) Microcontrollers I Use:</b>
<br /><b>Development Board Names:</b> MSP430G2553, MSP430FR4133
<br /><b>IDE:</b> Code Composer Studio
<br /><b>Programming Language I Use: </b>CSS
<br /><b>Abilities: </b>Reading and writing analog-digital input-output with MSP430. Providing data transmission and reception operations by providing
communication between MSP430 and ARM-based microcontrollers or SBCs via CANBUS MODBUS and UART, adapting electronic components with MSP430 (optocoupler,
relay, etc.).<br /><br /><b>PLCs Based on ARM-Based Microcontrollers I Use:</b>
<br /><b>PLC Name:</b> OEM Technology Solutions (Australia) firm's 32-bit Digi NS9360 processor 155MHz PC3031
<br /><b>IDE:</b> IesTeco
<br /><b>Programming Language Used:</b> C Programming Language
<br /><b>Abilities:</b> Transferring analog or digital values from sensors to the cloud (cloud storage area) via AMAZON AWS EC2 depending on the type of sensors.
<br /><b>Projects: </b>Transferring data to the cloud via Amazon AWS EC2 depending on the content of the project by reading analog or digital values from sensors.
<br /><br /><b>Microcontrollers I Use Belonging to the Microchip Company:</b>
<br /><b>Microcontroller Name:</b> PIC18F4550, PIC16F877A
<br /><b>IDE: </b> PIC C Compiler
<br /><b>Programming Language I Use: </b>CSS
<br /><b>Abilities: </b>Providing data transmission from PIC microcontrollers to ARM-based microcontrollers or SBCs via CANBUS, MODBUS, and UART, ensuring
data transfer to PIC-based ARM SBCs.<br /><br /><b>Other Development Boards I Use:</b>
<br /><b>Development Board Names: </b>Arduino Development Boards, Adafruit Trinket Development Boards, Raspberry Pi Boards, NodeMCU Development Boards,
MicroPython Development Boards<br /><b>IDE:</b> Varies depending on the development board used.
<br /><b>Programming Language I Use:</b> Varies depending on the development board used.
<br /><b>Abilities:</b> Typically, I program the development board to perform the desired operation. Thanks to my 9-10 years of software experience,
I can close this gap by writing my own libraries for any deficiencies in the software. I can easily pair and use development boards with modules.
<br /><br /><b>Electronic Circuits, Power Electronics, and Switching Elements</b>
<br /><br /><b>Integrated Circuit Knowledge:</b> I have worked mainly with L / LM Series, TTL CMOS Series, MAX (Maxim) / MCP (Microchip) Series, and
Optocoupler integrated circuits. In addition to these, I have worked on some types of integrated circuits. By looking at the datasheets of the integrated
circuits, I can draw the appropriate circuit model and design the circuit. <br /><b>Electronic Circuits: </b>I have worked on Driver Cards, power
circuits suitable for microcontrollers, and basic level amplifier circuits. Depending on the requirement of the project, I can perform circuit designs.
<br /><b>Power Electronics:</b> I have basic level knowledge about SMPS circuits.
<br /><b>Analog Digital Circuits:</b> I have simple circuits made with the 555 timer. In addition, I have designed circuits such as the CD4060 timing
circuit, op-amp temperature-controlled fan circuit.
<br /><b>Switching Elements:</b> I have knowledge about switching elements such as Mosfet, BJT, Thyristor, transistor.
<br /><b>Electronic Card Design:</b> I can use the Proteus drawing program. But I do not have many drawings I have made.
<br /><br />In terms of electronics, the aim is to gain knowledge, skills, and experience according to the content of the project. In this sense, I aim
to advance knowledge, skills, and experience. The programming languages I enjoy using are PYTHON and C++ Programming Languages. ARM-Based Single Board
Computers (SBCs) are the type of microcontroller that pushes the system in programming and tries to get the most out of the software at the highest levels.</p>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-lg-6">
<h2 class="featurette-heading">/* Professional Skills */</h2>
<p class="lead">- Embedded Linux (Advanced Level)<br />
- Integrated Circuit Knowledge (Intermediate Level)<br />
- PYTHON Programming (Advanced Level)<br />
- Electronic Circuits (Intermediate Level)<br />
- Electronic Card Design (Basic Level)<br />
- C, C++, CSS Programming (Advanced Level)<br />
- Analog Digital Circuits (Intermediate Level)<br />
- Switching Elements (Intermediate Level)<br />
- Power Electronics (Basic Level)</p>
</div>
<div class="col-lg-6">
<h2 class="featurette-heading">/* Personal Skills */</h2>
<p class="lead">- Sports (Football, Basketball)<br />
- Engineering Methodology (Articles, Writing, Current Information)<br />
- Research for Personal Development<br />
- Business Strategy and Market<br />
- Team Management<br />
- Current Economy</p>
</div>
</div>
<hr class="featurette-divider">
</div>
</asp:Content>