chore: resume

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2025-08-19 00:52:47 +05:30
parent e66d74630c
commit 78550e3ff5

View file

@ -87,14 +87,10 @@
#grid(
columns: (140pt, 1fr),
row-gutter: 0.5em,
[*Programming Languages*], [Python, JavaScript (Node.js) / TypeScript, Golang],
[*Web Frameworks*], [FastAPI, Django, ReactJS, Next.js],
[*Databases*], [Postgres, Redis, ClickHouse, etcd, Meilisearch, Typesense, qdrant],
[*DevOps / Cloud*], [Kubernetes, Ansible, Nomad, Terraform, Jenkins, Prometheus, Grafana, Sentry, Kafka],
[*Cloud Providers*], [Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), Cloudflare],
[*AI*], [LangChain, Livekit, ElevenLabs, Ollama, vllm],
[*Languages*], [English, Hindi, Marathi, Konkani],
[*Hobbies*], [Chess, Basketball],
..data.skills.map(skill => (
[*#skill.domain*],
[#skill.value]
)).flatten()
)
#v(inter-section-spacing)
@ -107,7 +103,9 @@
#line(length: 100%, stroke: line-stroke-width + section-color)
#v(jobtitle-company-spacing)
_#link("https://semaphore.chat/")[#text(fill: section-color)[Semaphore]]_ - a multi LLM chat application with authentication, web search, resumable streams via a sync engine over websockets, and mobile-friendly interface using Next.js, Postgres
#for project in data.projects [
_#link("https://" + project.website)[#text(fill: section-color)[#project.title]]_ - #project.description\
]
#v(inter-section-spacing)
@ -130,5 +128,7 @@ _#link("https://semaphore.chat/")[#text(fill: section-color)[Semaphore]]_ - a mu
#line(length: 100%, stroke: line-stroke-width + section-color)
#v(jobtitle-company-spacing)
*#link("https://www.sfit.ac.in/")[#text(fill: section-color)[St. Francis Institute of Technology]], #link("https://mu.ac.in/")[#text(fill: section-color)[Mumbai University]]* #h(1fr) *June 2013 - November 2017*\
_Bachelor of Engineering in Electronics and Telecommunication_ #h(1fr) _Mumbai_
#for edu in data.education [
*#edu.school* #h(1fr) *#edu.duration*\
#emph[#edu.degree] #h(1fr) #emph[#edu.location]\
]