updated resume and welcom post
This commit is contained in:
parent
496fe08222
commit
229456e3a8
|
|
@ -1,7 +1,7 @@
|
||||||
[submodule "themes/light-hugo"]
|
[submodule "themes/light-hugo"]
|
||||||
path = themes/light-hugo
|
path = themes/light-hugo
|
||||||
url = git@github.com:tblyler/light-hugo.git
|
url = git@github.com:tblyler/light-hugo.git
|
||||||
|
|
||||||
[submodule "public"]
|
[submodule "public"]
|
||||||
path = public
|
path = public
|
||||||
url = git@github.com:skaterdude97/skaterdude97.github.io.git
|
url = git@github.com:andrei-stoica/andrei-stoica.github.io.git
|
||||||
branch = master
|
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,6 @@ Work Experience
|
||||||
Software Development Experience
|
Software Development Experience
|
||||||
--------------
|
--------------
|
||||||
* **Programing**
|
* **Programing**
|
||||||
|
|
||||||
{{< shortlist >}}
|
{{< shortlist >}}
|
||||||
Python
|
Python
|
||||||
- Java
|
- Java
|
||||||
|
|
@ -96,13 +95,14 @@ Software Development Experience
|
||||||
|
|
||||||
Project Experience
|
Project Experience
|
||||||
------------------
|
------------------
|
||||||
* NLP Relational Queries And Its Applications - *Thesis Project*
|
* **NLP Relational Queries And Its Applications** - *Thesis Project*
|
||||||
- Developed LDA extension to PostgreSQL to allow Topic Modeling of
|
- Developed LDA extension to PostgreSQL to allow Topic Modeling of
|
||||||
text columns inside of SQL
|
text columns inside of SQL
|
||||||
- Created a web front end to visualize the change in topics over time for
|
- Created a web front end to visualize the change in topics over time for
|
||||||
academic authors and venues
|
academic authors and venues
|
||||||
- Published 2020 IEEE International Conference on Information Reuse
|
- Published 2020 IEEE International Conference on Information Reuse
|
||||||
and Integration for Data Science
|
and Integration for Data Science
|
||||||
|
|
||||||
Technologies:
|
Technologies:
|
||||||
{{< shortlist >}}
|
{{< shortlist >}}
|
||||||
Python
|
Python
|
||||||
|
|
@ -114,7 +114,7 @@ Project Experience
|
||||||
{{< /shortlist >}}
|
{{< /shortlist >}}
|
||||||
|
|
||||||
|
|
||||||
* Scalable Analysis of Open Data Graphs
|
* **Scalable Analysis of Open Data Graphs**
|
||||||
- Performed analysis of similarities between documents through
|
- Performed analysis of similarities between documents through
|
||||||
Canada’s Open Data portal
|
Canada’s Open Data portal
|
||||||
- Provided insight into organization and connectedness of Canada’s
|
- Provided insight into organization and connectedness of Canada’s
|
||||||
|
|
@ -123,6 +123,7 @@ Project Experience
|
||||||
scaling with time
|
scaling with time
|
||||||
- Published and Presented at 2019 IEEE International Conference on
|
- Published and Presented at 2019 IEEE International Conference on
|
||||||
Information Reuse and Integration for Data Science
|
Information Reuse and Integration for Data Science
|
||||||
|
|
||||||
Technologies:
|
Technologies:
|
||||||
{{< shortlist >}}
|
{{< shortlist >}}
|
||||||
Python
|
Python
|
||||||
|
|
@ -135,11 +136,12 @@ Project Experience
|
||||||
{{< /shortlist >}}
|
{{< /shortlist >}}
|
||||||
|
|
||||||
|
|
||||||
* Canadian Political Twitter Analysis
|
* **Canadian Political Twitter Analysis**
|
||||||
- Built tools to track and analyse the conversation surrounding
|
- Built tools to track and analyse the conversation surrounding
|
||||||
Canadian politics on Twitter
|
Canadian politics on Twitter
|
||||||
- Tracked key figures and CDNPoli hashtag and predicted standings in
|
- Tracked key figures and CDNPoli hashtag and predicted standings in
|
||||||
2019 election
|
2019 election
|
||||||
|
|
||||||
Technologies:
|
Technologies:
|
||||||
{{< shortlist >}}
|
{{< shortlist >}}
|
||||||
Python
|
Python
|
||||||
|
|
|
||||||
2
public
2
public
|
|
@ -1 +1 @@
|
||||||
Subproject commit 42a2ac8b70e8c7ad79abee4481f6874ba3734c75
|
Subproject commit d2aa4c8979cb67210d09f65b816f0300baf43968
|
||||||
Loading…
Reference in New Issue