This is an R Markdown resume assignment for week 2. Where we use different rmarkdown syntax to acheive the look of a about me page.
I am currently a student pursuing my Masters in Information Systems with Data Analytics concentration. Previously, I have a worked as a software development engineer with Salesforce. I grew up in India and moved to United states for my masters. I love listening to music, watching movies and gardening.
1 Vulture 🐦 eating 100 buffaloes 🐃…1 Cyclone 🌪️ finishhh…
I have worked as a Salesforce SDE for a little over seven years for clients like Google, Amazon, Currys UK etc. where I built applications for sales projects to enable digital transformations. I also have hands on experience as a Java developer. Here’s a link to my Linkedin
I’m new to R, but after attending classes for the past two weeks, I’ve really started to enjoy it. Exploring various packages and dashboards built with R has shown me the extensive capabilities it offers for data analytics, which has sparked my curiosity and motivated me to dive deeper into learning it.
In addition to R,which I’m currently learning, I am familiar with: SQL, Python, HTML/CSS for web development
The formula for the area of a circle is:
\[ A = \pi r^2 \] Now we will be calculating the area of a circle with a radius is 5
## [1] 78.53982
Since I have taken Business Accounting here are some business accounting formulas
\[ ROE = \frac{\text{Net Income}}{\text{Average Shareholders' Equity}} \]
Calculating the ROE when net income is 5000 and Shareholders equity is 200000
## [1] 0.25
Embedding one sample plot here
Trying another plot by Using ggplot2 to show mtcars dataset