A few modifications to personal project/skills

This commit is contained in:
Adriano Caloiaro 2022-07-05 12:25:00 -06:00
parent 52847ad4d8
commit 3f4891364b
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75

View file

@ -110,9 +110,9 @@ Programming Languages
: **Javascript**: Javascript is that language that one can hardly get through their career without. It solves a lot of problems, it's embedded in a lot of important places. It gets the job done.
: **Java**: It may not be the most trendy language, but it was my first language that I used professionally. It will always have a special place in my heart and I'd be happy to work in it professionally any day.
: **Java**: It may not be the most trendy language, but it was my first language that I used professionally. It will always have a special place in my heart and I'd be happy to work with Java professionally any day.
: **Python**: Python has some really nice packages for solving domain-specific problems, particularly in statistics. I know the language decently well, and won't hesitate to be productive in it.
: **Python**: Python has some really nice packages for solving domain-specific problems, particularly in the field of statistics. I know the language decently well, and won't hesitate to be productive in Python.
: **SQL**: The world wouldn't run without it.