Skip to content
View emaDBytes's full-sized avatar

Highlights

  • Pro

Block or report emaDBytes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emaDBytes/README.md

Emad Yazdankhah

LinkedIn GPA

πŸ’« About Me

Full-Stack Developer in training with 17+ years of business leadership experience. Currently pursuing Business Information Technology at Haaga-Helia UAS in Finland, maintaining a GPA of 4.43/5.0. I bring a unique blend of technical skills and business acumen to software development.

🎯 Professional Focus

  • Full-Stack Development with emphasis on Java and JavaScript ecosystems
  • Clean code and software testing practices
  • Business process optimization through technology
  • Cross-functional team collaboration

πŸ› οΈ Technical Stack

const technicalSkills = {
    frontEnd: {
        languages: ['JavaScript', 'HTML5', 'CSS3'],
        frameworks: ['React'],
        tools: ['npm', 'Webpack']
    },
    backEnd: {
        languages: ['Java'],
        frameworks: ['Spring Boot'],
        tools: ['Maven']
    },
    database: ['MySQL'],
    devOps: ['Git', 'Docker'],
    currentlyLearning: [
        'React Native',
        'Python',
        'Advanced Database Development',
        'Software Testing'
    ]
};

πŸš€ Featured Projects

CodeTrack

A comprehensive time-tracking solution for BIT students

  • Tech Stack: Java, Spring Boot, H2
  • Features:
    • Automated time tracking
    • Progress visualization
    • Course management
  • View Project

πŸ“Š Statistics

GitHub Stats Top Languages

πŸŽ“ Education

  • Business Information Technology - Haaga-Helia UAS (2023-Present)
    • Major: Software Development
    • GPA: 4.43/5.0

🌐 Languages

  • English (Professional)
  • Finnish (Professional)
  • Persian (Native)

πŸ’Ό Open to Opportunities

  • Seeking internship/junior developer positions in Finland
  • Available for remote opportunities globally
  • Interested in: Full-Stack Development, Software Testing
  • Available from: June 2025

πŸ“« Let's Connect

Profile Views

Popular repositories Loading

  1. ReservationSystem ReservationSystem Public

    A trailer rental reservation system with customer management, scheduling, and inventory features. Developed as a student project at LAB University of Applied Sciences in Lahti by emadBytes and clas…

    C#

  2. backEndSandBox backEndSandBox Public

    A collection of Spring Boot projects showcasing backend development concepts including web controllers, Thymeleaf templating, JPA data handling, and RESTful API endpoints created during Full Stack …

    Java

  3. frontEndSandBox frontEndSandBox Public

    A collection of React development examples covering components, forms, API integration, routing, and testing, designed as a learning resource for front-end technologies.

    HTML

  4. CodeTrack CodeTrack Public

    It's a comprehensive web application for BIT students to track, visualize, and analyze their daily coding time with detailed statistics and progress insights.

    Java

  5. todoList todoList Public

    React Todo application with Material UI components, AG-Grid for data display, and React Router for navigation - created as part of my Full Stack Software Development studies.

    JavaScript

  6. carshop carshop Public

    A responsive React application for car inventory management with Material UI interface, featuring add/edit/delete functionality, sortable tables, and real-time notifications.

    JavaScript