-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.qmd
More file actions
104 lines (79 loc) · 2.23 KB
/
about.qmd
File metadata and controls
104 lines (79 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---
title: ""
image: assets/logo.svg
about:
template: jolla
links:
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/jeevhegde/
- icon: github
text: Github
href: https://github.com/jeev20
- text: "{{< iconify material-symbols:account-box >}} CV"
href: assets/resume.qmd
---
Hello, I'm Jeevith. I love automation and am currently working to be a creative data scientist. My experience spans across the field of technical safety, underwater robotics, process/test automation and data analysis.
This website is an effort to document my journey of learning new technologies.
I plan to write about topics shown in the mindmap, which will also expand with new learnings.
```{mermaid}
mindmap
root((Knowledge base))
Project execution
Business analysis
Strategy
Research
Risk analysis
Autonomous systems
Underwater Remotely Operated Vehicles
TCAS & COLREGs
Applied ML in safety science
Data science
Exploratory data analysis
Time Series Analysis
Applied Knowledge
Cloud
Azure
Automation
UiPath
PowerAutomate
BluePrism
Robocorp
Misc
Mermaid
SharePoint
PowerApps
Godot
Bruno
Programming
Python
Pytorch
SQL
PowerShell
Git
GDScript
REST API
SOAP
Visualizations
Splunk
PowerBI
Grafana
Large Language Model
Llamafile
Ollama
Llamaindex
Retrieval Augmented Generation-RAG
```
-----------------------
#### Use of LLMs
If the content in the published posts are produced using an online/local large-language-model, a clear attribution text will be provided as follows.
::: {.callout}
This code/text/image was generated using Large Language Model.
:::
---------------------
#### Credits
Thanks [moiseshp](https://github.com/moiseshp) for [Dummy-logo-maker](https://github.com/moiseshp/dummy-logo-maker)
<br>Theme scss files were obtained from [Hamel Husain](https://github.com/hamelsmu/hamel-site/tree/master)
---------------------
<br>
*All opinions written in this blog are my own.*