jobs(software): resume for backend developer at Devopie
This commit is contained in:
parent
45bf7f8df8
commit
8e5beeddc1
4 changed files with 71 additions and 24 deletions
|
|
@ -120,10 +120,9 @@
|
|||
%----------Highlights----------
|
||||
\section{\color{blue}Highlights}
|
||||
\resumeItemListStart
|
||||
\resumeItem {\textbf{\color{black}IaC \& Pipelines:} Terraform modules plus self-hosted GitLab→Jenkins CI for repeatable build→test→deploy across AWS.\vspace{-5pt}}
|
||||
\resumeItem {\textbf{\color{black}Containerisation:} Dockerised multi-service stacks; private Harbor registry for image promotion across stages.\vspace{-5pt}}
|
||||
\resumeItem {Analysed edge→cloud TCP flows with \textbf{Wireshark} and \textbf{iperf3}, guiding socket-buffer tuning for latency studies.\vspace{-5pt}}
|
||||
\resumeItem {Generated synthetic database traffic with \textbf{iperf3} to stress-test cloud-datacentre paths and tune socket buffers for latency.\vspace{-5pt}}
|
||||
\resumeItem {Developed a Flask web app to predict heart disease using ML models, including feature encoding, scaling, and real-time prediction}\vspace{-5pt}
|
||||
\resumeItem {Designed nested MongoDB schemas using Mongoose to support flexible, multi-representation document structures}\vspace{-5pt}
|
||||
\resumeItem {Dockerized and deployed backend/frontend using Jenkins CI/CD with rollback capability and uptime focus}\vspace{-5pt}
|
||||
\resumeItemListEnd
|
||||
\vspace{-5pt}
|
||||
|
||||
|
|
@ -162,24 +161,27 @@
|
|||
|
||||
\resumeSubHeadingListEnd
|
||||
|
||||
%-----------SKILLS-----------
|
||||
\section{\color{blue}Skills}
|
||||
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{1.2ex}}l}
|
||||
\textbf{\color{black}Languages:} & C/C++, Python, Rust, Java, SQL, Bash, JavaScript, HTML, CSS, CMake \\
|
||||
\textbf{\color{black}Frameworks:} & PyTorch, TensorFlow, Node.js, React, Express.js, ROS \\
|
||||
\textbf{\color{black}Cloud and DevOps:} & AWS, Azure, Docker, Kubernetes, Terraform, Jenkins, PostgreSQL, MongoDB, SQLite \\
|
||||
\textbf{\color{black}Tools and Protocols:} & Git, GitHub, Postman, Flask, Swagger, Jira, HTTP, TCP/IP, UDP, MQTT, iperf3 \\
|
||||
\end{tabular}
|
||||
%-----------SKILLS-----------
|
||||
\section{\color{blue}Skills}
|
||||
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{1.2ex}}l}
|
||||
\textbf{Languages:} & Python, C++, JavaScript, SQL, Bash \\
|
||||
\textbf{Frameworks:} & Flask, React, Node.js, ROS, Express.js \\
|
||||
\textbf{Databases:} & MongoDB (Mongoose), PostgreSQL, SQLite \\
|
||||
\textbf{DevOps:} & Docker, Jenkins, Git, Terraform, AWS \\
|
||||
\textbf{Tools:} & GitHub, Postman, Swagger, Nginx, iperf3 \\
|
||||
\end{tabular}
|
||||
\vspace{-8pt}
|
||||
|
||||
%-----------PROJECTS-----------
|
||||
\section{\color{blue}Projects}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeSubItem{\textbf{\color{black}Full-stack application}}
|
||||
{Built and Dockerized a full-stack portfolio using React and Java (microservices architecture), hosting it on a home server via a Jenkins CI/CD pipeline and Minio S3 bucket}
|
||||
\resumeSubItem{\textbf{\color{black}Heart Condition Prediction Web App}}
|
||||
{Built a Flask-based app to predict heart disease risk using ML models with real-time input processing, encoding, and instant output.}
|
||||
\resumeSubItem{\textbf{\color{black}Full-stack Portfolio Project}}
|
||||
{Dockerized frontend/backend using React and Java; deployed using Jenkins pipeline with AWS S3 for static hosting and MinIO for object storage.}
|
||||
\resumeSubItem{\textbf{\color{black}DevOps Homelab}}
|
||||
{Setup dockerized applications, virtual machines, and Kubernetes clusters sing Terraform scripts. Managed personal Jenkins CI/CD pipelines, and implemented Ceph for distributed storage}
|
||||
\resumeSubHeadingListEnd
|
||||
{Maintained home lab infrastructure with Docker, Kubernetes, Ceph, and Jenkins. Built versioned CI/CD pipelines for staging + rollback experiments.}
|
||||
\resumeSubHeadingListEnd
|
||||
\vspace{-10pt}
|
||||
|
||||
%-----------EDUCATION-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue