Skip to content

PersoSirEduard/PersoSirEduard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Hi. I'm Eduard. 👋

GitHub followers

I'm an undergraduate student in Software Engineering at McGill University. My expertise and interests lie in web development, machine learning, network programming, and systems programming. I've previously interned at Ericsson, Airbus, and CAE.

Oh, I almost forgot! I'm also a co-founder at LiveGuard.

Static Badge

🛠️ Tools that I use

  • Languages: C/C++, Python, Java, Go, HTML, CSS, JavaScript, SQL, Matlab, OCaml, and Dart
  • Databases: PostgreSQL, MongoDB, and MySQL
  • Web frameworks: React, Vue.js, Svelte, and Electron
  • Machine learning: PyTorch, Tensorflow, Scikit-learn, OpenCV, Numpy, and Pandas
  • Containers and VMs: Docker, Kubernetes, VMware, Virtual Box
  • Others: Unity, Unreal Engine, Godot, Blender, Fusion 360, Altium

📞 Connect with me


TL;DR

class Eduard():
    
  def __init__(self):
    self.name = "Eduard"
    self.location = "Montreal, CA"
    self.major = "Software Engineering, McGill University"
    self.languages = [
      "Java",
      "Python",
      "JavaScript",
      "Go",
      "C/C++",
      "HTML",
      "CSS",
      "OCmal",
      "MatLab"
    ]
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Eduard()
GitHub Stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published