website/content/pages/Resume.md

100 lines
3.0 KiB
Markdown
Raw Normal View History

2017-05-03 11:32:23 -04:00
+++
date = "2017-05-03T10:30:52-04:00"
title = "Resume"
+++
2019-01-08 14:00:51 -05:00
Education
---------
* **Bachelor of Science - Computer Science**, {{< date "2018" >}}
<br>*University of Ontario Institute of Technology (UOIT), Oshawa, ON*
* **Master of Science - Computer Science**,
{{< date "Expected Completion 2020" >}}
<br>*University of Ontario Institute of Technology (UOIT), Oshawa, ON*
Work Experience
--------------------
* **Teaching Assistant**
*University of Ontario Institute of Technology (UOIT), Oshawa, ON*
<sup>{{< date "Sept. 2017 - Apr. 2018; Sept 2018 - Present" >}}</sup>
- Lead students on in-class activities
- Corrected student work and provided feedback for improvement
- Courses:
{{< shortlist >}}
Mobile Devices
- Programing Workshop
- System Development and Integration
{{< /shortlist >}}
* **Research Assistant**
*University of Ontario Institute of Technology (UOIT), Oshawa, ON*
<sup>{{< date "May 2018 - Aug. 2018" >}}</sup>
- Worked toward developing a framework for classifying text data
- created a neural network that can classifies Computer Science terms
2017-05-03 11:32:23 -04:00
2019-01-08 14:00:51 -05:00
Software Development Experience
2017-05-03 11:32:23 -04:00
--------------
* Multiple Operating Systems - Linux and Windows experience in both school
work and personal life
2019-01-08 14:00:51 -05:00
* **Programing languages and Frameworks**
{{< shortlist >}}
Java and JavaFX Library
2017-05-03 11:32:23 -04:00
- Kotlin and Anko Library
- Assembly
- C/C++
- Python
2019-01-08 14:00:51 -05:00
- Tensorflow
- Numpy
- Clojure and ClojureScript
- Javascript
- Node.js
- HTML
- CSS
{{< /shortlist >}}
2017-05-03 11:32:23 -04:00
* **Software Design and Development tools**
2019-01-08 14:00:51 -05:00
{{< shortlist >}}
Unified Modeling Language
2017-05-03 11:32:23 -04:00
- Git
- Visual Studio
- Eclipse
- Android Studio
- MS Visio
2019-01-08 14:00:51 -05:00
{{< /shortlist >}}
2017-05-03 11:32:23 -04:00
Project Experience
------------------
2019-01-08 14:00:51 -05:00
* **Vigenère Cipher**, {{< date "April, 2016" >}}
2017-05-03 11:32:23 -04:00
- Created a program that encrypts a user provided string using a user
provided key, and can decrypt a ciphertext using a user provided key
using assembly language
2019-01-08 14:00:51 -05:00
* **[Java File Server](github.com/andrei-stoica/csci2020u-TeamHypeFileSharing)**,
{{< date "April, 2016" >}}
2017-05-03 11:32:23 -04:00
- Programed a server and a client that used to upload files to the server
and retrieve them using Java.
2019-01-08 14:00:51 -05:00
* **[AVL Tree](github.com/andrei-stoica/CSCI-2010U_Assignment3_AVL_trees)**,
{{< date "December, 2015" >}}
2017-05-03 11:32:23 -04:00
- Created a program that processes a stream of integers and stores them in an
AVL tree, then print a graph of the tree and traverse it to find a specific
number using Java
2019-01-08 14:00:51 -05:00
* **Falling Object Simulation**, {{< date "November, 2014" >}}
2017-05-03 11:32:23 -04:00
- Programed a simulation of the motion of an object that is a connected to
a bungee cord through the air using C++.
2019-01-08 14:00:51 -05:00
Hobbies
2017-05-03 11:32:23 -04:00
-------
* Build computers for others, source and consult on components required,
2019-01-08 14:00:51 -05:00
install and teach then to install themselves troubleshoot software issues;
fix problems and after suggestion on avoiding future problems
2017-05-03 11:32:23 -04:00
* Set up printers; wired and wireless configuration
2019-01-08 14:00:51 -05:00
* Maintain a home media and storage server for family running the latest
Ubuntu LTS
* FOSS enthusiast