PS C:\Users\arman\README> python
Python 3.12.3 (...) [...] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> print("Hello World!")
Hello World!
>>> myGitHub = GitHubProfile(
... name = "Arman Chinai",
... location = "Vancouver, Canada",
... currentFocus = [
... "Data Science",
... "AI/Machine Learning",
... "Full Stack Web Development"
... ],
... university = "British Columbia Institute of Technology (B.Sc. ACS)",
... currentJob = "Intern Software Engineer @ OMNIUX",
... )
>>> myGitHub.loadProfile()
Loading profile...
Your profile has been loaded successfully! Scroll down to learn more about Arman.Hi there 👋! I'm Arman (He/Him), a software engineer with a passion for data science, AI/ML, and backend development.
📖 I am currently completing my Bachelors of Science in Applied Computer Systems at BCIT.
🌐 Currently, I am working on technology to modernize and stimulate classroom engagement through increasing student-teacher interactions.
🌱 I previously work part time as a Software Engineer for Vivery, a US non-profit aiming to connect food banks and eliminate food insecurity. I also have work experience with ABIT and OMNIUX.
🎮 In my free time I tutor Computer Systems at BCIT, and coach various collegiate ESports teams in Blizzard's Overwatch.
🌐 Feel free to explore my other projects and repositories here! If you wish to connect, my socials are linked above.



