\documentclass{resume} % Use the custom resume.cls style
\usepackage[left=0.15 in,top=0.2in,right=0.15in,bottom=0.1in]{geometry} % Document margins
\usepackage{graphicx}
\usepackage{subcaption}
\usepackage{wrapfig}
\usepackage[rightcaption]{sidecap}
\usepackage{tikz}
\usepackage{mwe}
\usepackage{tabularx}
\graphicspath{ {./images/} }
\newcommand{\tab}[1]{\hspace{.1\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\name{Sabyasachi Seal} % Your name
\centering
\address{
(+91) 8910427807 \\
Kolkata, India}
\address{
{}{} \\
\textbf {\href{mailto:iam.sabyasachi.seal}{iam.sabyasachi.seal@gmail.com}} \\
\textbf {\href{https://www.linkedin.com/in/sabyasachi-seal-4461711bb/}{LinkedIn}} \\
\textbf {\href{https://github.com/Sabyasachi-Seal}{GitHub}} \\
\textbf {\href{www.sabyasachi-seal.github.io}{Website}} \\
\textbf {\href{https://leetcode.com/sabyasachiseal/}{LeetCode}} \\
\textbf {\href{https://medium.com/@yoboy907}{Medium}} \\
}
\begin{document}
\begin{rSection}{Education}
{\bf Bachelor of Technology (Computer Science)}: Techno Main Salt Lake \hfill {2020 - 2024}\\
CGPA : 9.23 out of 10.00 .
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHINICAL STRENGTHS
%----------------------------------------------------------------------------------------
\begin{rSection}{SKILLS}
\begin{tabularx}{\linewidth}{@{}l X@{}}
\textbf{Technical Skills} & \normalsize{Python, Java, Cloud Computing, Continuous Integration and Deployment, DevOps, NodeJS, ReactJS}\\
\textbf{Soft Skills} & \normalsize{Team Work, Leadership, Effective Communication, Management}\\
\end{tabularx}
\end{rSection}
% \begin{tabularx}
% Technical Skills: & Cloud Computing, Python, Java, Bash, Linux, Networking, Operating Systems,PHP, CI/CD, DevOps, Jenkins, Web Development.
% \\
% Soft Skills: & Teamwork, Management, Communication, Creative Thinking, Leadership\\
% \end{tabularx}\\
\begin{rSection}{EXPERIENCE}
\textbf{Systems Engineer} \hfill Nov 2024 - Present\\
Tata Consultancy Services \hfill \textit{Kolkata}
\begin{itemize}
\itemsep -2pt {}
\item \textbf{Telefonica}:
\begin{enumerate}
\itemsep -2pt
\item Part of the Analytics Team, helped to develop ML pipelines. \textbf{[Python]}
\item Helped in shifting and optimizing pipelines to use Spark based analytics for faster execution
\end{enumerate}
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{PROJECTS}
\vspace{-1.25em}
\item \textbf{SealGPT (AI Bot):} {Developed and deployed a AI bot that can query any database and provide Text-to-SQL service. Made using OpenAI API, Python, NextJS, Firebase, and TypeScript, AWS, Docker and Jenkins.}
\href{https://gpt.iamseal.tech/}{[Website]}
\href{https://github.com/Sabyasachi-Seal/SealGPT}{[Github]}
\item \textbf{Hasta-La-Vista (Farewell Website):} {Developed a website that served as the official website for the CSE Department of TMSL. Tech Stack used was React, Vercel, Firebase}
\href{https://hasta-la-vista-cse-tmsl.vercel.app/}{[Website]}
\href{https://github.com/Sabyasachi-Seal/HastaLaVista-2K23}{[GitHub]}
\item \textbf{Google Cloud Progress Tracker:} {Engineered an web app that tracks the progress of participants in Google Cloud Labs, editable for any challenge or pathway. Made using Node, Express, Cheerio, Axios, Pug and GCP .}
\href {https://qwiklabsprogresstracker.onrender.com/}{[Website]}
\href{https://github.com/Sabyasachi-Seal/QwiklabsProgressTracker}{[GitHub]}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Achievements}
\begin{itemize}
\itemsep 1pt {}
\item Passed AWS Solutions Architect, Microsoft's AZ-900, AI-900, DP-900, SC-900 and Google's Cloud Digital Leader Exam
\item Solved more than 500 problems on LeetCode and secured 5-stars on HackerRank
\item Lead the DevOps team of Google DSC TMSL and awarded Gold Milestone as an MLSA
\item Selected as a AWS Community Builder for 2 consecutive years under DevTools to publish blogs and tutorials.
\item Facilitated over 70 students as the to complete GCP Pathways as a GCP Facilitator
\item Attained over 40 quest and 15 skill Badges on Google Cloud Platform.
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
\end{document}

PDF Preview
Create an account to compile and preview