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