LD Talent logo
LD Talent
  • Pricing and Free Trial
  • About Us
  • Contact
  • Blog
  • LD Slack
  • Join our Investors
Apply as a Talent Find Talent
Log in
Apply as a Developer
To join LD Talent, please send your resumé (PDF or DOC only) to info@ldtalentwork.com.
After you join LD Talent Network
You will start accepting contract and/or full-time job opportunities in the LD Talent Slack. (more info)
While you are not assigned to a contract or hired for a full-time opportunity, you can choose to learn online and do paid passion projects to grow your skills. You will get paid $40 per skill you learn and project you do. Doing these passion projects will also help you get more and better matches. (more info)
Funding Information
Invoice funding is handled using FreshBooks. After you fund, it may take a few hours for funds to be processed and added to your balance. Please use the ACH Bank Transfer option on FreshBooks to pay, if at all possible. Thank you.
Please message us in your ldc channel on Slack to configure your funding information.
Title
Body
Register as a Client to Invite a Talent

Password strength

It's free. No credit card is required.
Already have an account? Log in
Invite to Chat / Interview
Edmond H - C# developerLD Talent logo

Edmond H

The star rating is a representation of the overall rating, calculated as the mean of the client satisfaction rating, the average client interview rating, and internal interview scores.

The client satisfaction rating is the weighted average of client ratings, with weights based on reviewed work hours. When no client rating exists, the approval fraction (approved vs. reviewed work hours) determines it.

If the client satisfaction rating exceeds the overall rating, it becomes the star rating. In the absence of client ratings, if the average client interview rating is higher than the overall rating, it becomes the star rating. If no data is available, the star rating defaults to the internal interview score.
Fullstack Software Developer Preferred Title
$50.00 /hr $ 80.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
Interview Scores (4.1/5)
  • Software Engineering Process 5.0/5
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • Technical Breadth 5.0/5
  • Logical Thinking 5.0/5
  • Technical Strength 5.0/5
  • System Design 3.0/5
  • Productivity and Responsiveness 3.0/5
  • Teamwork 5.0/5
  • Agile Development Process 3.0/5
  • Intellectual Merit 5.0/5
  • English Communication 5.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Mac
  • Phone iPhone
General
  • Member Since Jan 25, 2023
  • Profile Last Updated Jan 13, 2023
  • Last Activity Feb. 1, 2023, 2:07 p.m. UTC
  • Location Austria
Profile Summary
A passionate software engineer, with a clear focus on scalable and performant software. Already amassed a lot of professional experience in a wide range of industries (starting from web/pc/mobile apps and going all the way down to embedded systems/kernel-level programming). Being a quick learner, always being open to new challenges, as well as having a great sense of self-responsibility and time management are some of the soft skills Edmond is most proud of.
Skills
Total Experience: 10+ years
  • C# (3E, 7Y)

    3 experiences, across 7 years
  • .NET (2E, 5Y)

    2 experiences, across 5 years
  • MySQL (2E, 6Y)

    2 experiences, across 6 years
  • HTML (4Y)

    4 years of experience
  • PHP (4Y)

    4 years of experience
  • CSS (4Y)

    4 years of experience
  • JavaScript (4Y)

    4 years of experience
  • Angular (3Y)

    3 years of experience
  • Microsoft SQL Server (3Y)

    3 years of experience
  • Python (3Y)

    3 years of experience
  • Java (6Y)

    6 years of experience
  • Unity Game Design and Development (3Y)

    3 years of experience
  • C++ (3Y, 1C)

    3 years of experience, with 1 course
  • DevOps (2Y)

    2 years of experience
  • Vue.js (2Y)

    2 years of experience
  • Typescript (2Y)

    2 years of experience
  • SCRUM (2Y)

    2 years of experience
  • Assembly (1C)

    1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 31h PST, 40h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
09 - 16
13 - 18
13 - 18
13 - 18
13 - 18
12 - 18
09 - 16
PST
02 - 09
06 - 11
06 - 11
06 - 11
06 - 11
05 - 11
02 - 09
Vetting
  • Interview Data
  • Software Engineering Process
  • Design Practice
  • Design Theory
  • Technical Breadth
  • Logical Thinking
  • Technical Strength
  • System Design
  • Productivity and Responsiveness
  • Teamwork
  • Agile Development Process
  • Intellectual Merit
  • English Communication
  • Documentation
  • Code Quality
  • Code Readability
Experience
Software Engineer
Employment
Oct 2022 - Present
CMC Markets Ltd. Company
Finance Industry
Project: Speedways Trading Service
  • Python
  • .NET
  • Microsoft SQL Server
  • C#
  • In general, I am in charge of the development of the backend of the trading service, which is used by approx. 80 million users worldwide. Therefore design, efficiency, and performance are critical.
  • I use C#/.NET (Version 6) to write the backend of the trading service. The entire client data is cached in-memory to reduce operation latency.
  • We use Microsoft SQL Server to host the databases. I frequently need to write efficient queries (and views / stored procedures) while using advanced features like Temporal Tables and In-Memory Mapping
  • The unit tests and integration tests are written in Python. Usually, the business analyst performs thorough testing, however, I also need to provide templates for testing.
  • I constantly use Blazor (similar to angular) for front-end tasks.
Website Links
  • https://www.cmcmarkets.com/en/
Full Stack Developer
Employment
Jan 2020 - Oct 2022
KS Engineers Company
Transportation Industry
Project: Tornado Development
  • Angular
  • .NET
  • C#
  • I was in charge of being in close contact with clients (among others: Audi, Mercedes, etc) and implementing required features in a software suite that is used for automotive testing.
  • I was responsible for the entire development lifecycle of every feature (requirements, architectural design, implementation, and testing).
  • The backend is written in C#/.NET, so I used this in my day-to-day work to implement the features. The frontend was written in Angular.
Website Links
  • https://www.ksengineers.com
Product Owner / Full-stack Developer
Contract
Jun 2020 - May 2021
Oddreams Company
Food and Agriculture Industry
Project: CoraCora Restaurant Management Package
  • DevOps
  • Vue.js
  • MySQL
  • Typescript
  • SCRUM
  • I managed a team of 4 people to deliver a full restaurant management package, including the main page (with menu, table booking, and ordering with a credit card) and back-office website.
  • I used SCRUM for this project. This allowed us to iteratively implement features and receive client feedback during the loop.
  • I used Vue.js & Typescript as the framework on top of which the web apps run. Also, HTML & CSS were used for the structure/design of the apps.
  • The backend wasn't my main focus, however, I assisted from time to time. The backend was fully written in Node.js.
  • I used MySQL for database development. The database itself was exposed using a predefined API (stored procedures). I was also in charge of the CI/CD (DevOps).
Software Developer
Contract
Aug 2018 - Jun 2020
Oddreams Company
Arts and Entertainment Industry
Project: GrubIt
  • C++
  • Unity Game Design and Development
  • Java
  • C#
  • I was in charge of developing a game from start to end in Unity3D (Unity Game Design and Development).
  • I used C# for the gameplay programming (including physics and multiplayer framework).
  • I wrote native features and a leaderboard API in Java/C++.
Website Links
  • https://play.google.com/store/apps/details?id=com.oddreams.grubIt
Full Stack Developer
Employment
Jun 2015 - Aug 2018
Oddreams Company
Arts and Entertainment Industry
Project: Freelance Projects
  • HTML
  • MySQL
  • PHP
  • CSS
  • JavaScript
  • I was dealing with different clients and working on different projects, in the web development space.
  • I used HTML, CSS & Javascript to bring the interactivity aspect into websites.
  • I used MySQL to write the database schema and API. Also used PHP for the backend development.
Qualifications
Education
Austrian School "Peter Mahringer"
Sep 2015 - Jul 2019
Matura (Computer Networks)
Graz University of Technology
Oct 2019 - Sep 2023
B.Sc (Computer Science)
Courses
Operating Systems
Oct 2021 - May 2022
Graz University of Technology
  • C++
  • Assembly
Subscription successful
Thank you for subscribing using . Please stay tuned via email for updates.
LD Talent footer logo
About Us
  • For VCs and Incubators
  • Slack Organization
  • Crunchbase
  • Medium
  • Youtube
  • Product Hunt
  • Diversity Statement
Hire
  • Full Stack Developers
  • Frontend Developers
  • Backend Developers
  • Mobile Developers
  • UI / UX Designers
  • Machine Learning Experts
  • Deep Learning Experts
  • Blockchain Experts
  • VR / AR Experts
  • Unity Game Developers
  • Wordpress Developers
  • PM Service
Platform
  • All Categories
  • Popular Searches
  • Popular Skills
  • Talent Supply
  • LD Ventures
  • LD Project Success Canvas
FAQ
  • Client FAQ
  • Talent FAQ
  • HR Guide for Talent
  • Github + Blog Projects
Keep Up to Date with LD Talent

© Copyright LD Talent . All Rights Reserved.
  • Site TOS
  • Client TOS
  • Talent TOS
  • Privacy Policy