Emre Kayalik

Software Developer Apprentice

Emre Kayalik
About Me

About Me

Welcome! I am Emre Kayalik, a 20-year-old student currently in my fourth year of Software Development. I prioritize accuracy, quality, and logic in every project I undertake.

Strengths: Analytical, eager to learn, and calm under pressure.

DISC Profile: I am a C-Type (Conscientious), focusing on making decisions based on data and facts.

Technical Skills

Featured Projects

Altium Database & Library Manager

Internship Project | C# & .NET WinForms


An application serving as a bridge between Altium Designer databases and library files (.SchLib/.PcbLib) for efficient component management.

  • EF Core: Database management via Jet provider for Access.
  • CAD Rendering: Real-time visualization using AltiumSharp.
  • Smart Mapping: Automatic linking of datasheets.
C# .NET EF Core
// Logic for Rendering Altium Symbols
SchLibReader reader = new SchLibReader();
SchLib schLib = reader.Read(filePath);
var component = schLib.Items.OfType<IComponent>().FirstOrDefault();
// Rendering code...

Automated Test Report Generator

Internship Project | C# & .NET


A service that automatically generates professional PDF reports from complex datasets such as Excel or DataTables.

  • Dynamic PDF Creation: Using PdfSharp.
  • Data Processing: Converting DataTables into reports.
  • Automation: Automatic validation (Pass/Fail) and formatting.
C# .NET PdfSharp
// Project Logic Snippet
public PdfDocument GenerateReport(DataTable data) {
  var document = new PdfDocument();
  var gfx = XGraphics.FromPdfPage(document.AddPage());
  // Drawing logic for headers & tables...
  return document;
}

Curriculum Vitae

View my full background and work experience.

Fun Facts

🎮 Gaming

Competitive and strategy games.

âš½ Sports

Football and fitness.

📚 Manhwa

Action and supernatural stories.

Contact Me

Details

Enschede, NL

+06 16 50 10 30

emrezeynep0746@hotmail.com