Pritish Samal

Software Engineer

Bengaluru, Karnataka, India2 yrs 10 mos experience
Highly Stable

Key Highlights

  • Engineered scalable full-stack applications at Harness.
  • Contributed to Kubernetes as an Open Source Developer.
  • Mentored students in Google Summer of Code.
Stackforce AI infers this person is a Full Stack Developer with strong expertise in SaaS and Fintech industries.

Contact

Skills

Core Skills

Full Stack DevelopmentCloud-native ApplicationsAutomationFront-end Development

Other Skills

React.jsJavaTypeScriptGo (Programming Language)Google Cloud Platform (GCP)GitGolangExpress.jsNext.jsProgrammingREST APIsContinuous Integration and Continuous Delivery (CI/CD)JiraSoftware DevelopmentJavaScript

About

Pritish is a B.Tech graduate from the National Institute of Technology Rourkela, where he was also a GitHub Campus Expert and a student mentor for Google Summer of Code. He is passionate about building highly scalable full-stack web applications, deploying them, automating the workflows, and monitoring applications. He is currently an Opensource Developer at CNCF - Kubernetes, where he contributes to the upstream Kubernetes project and the sig-contribex community. He has also worked as a Software Development Intern at BharatPe, where he created and integrated features for various products, such as Unity Bank, My Shop My Ad, ICC T20, and Hubble. He has a strong background in system architecture, software development, and programming, with skills in Golang, Kubernetes, and Full Stack Development. He aims to use his skills and knowledge to solve real-world problems and create a positive impact.

Experience

2 yrs 10 mos
Total Experience
2 yrs 10 mos
Average Tenure
2 yrs 10 mos
Current Experience

Harness

Software Engineer

Aug 2023Present · 2 yrs 10 mos · Bengaluru, Karnataka, India · Hybrid

  • Engineered a feature usage dashboard for the Harness platform using React, TypeScript, and Golang. Monitored pipeline construction adherence and customer retention metrics to enhance stickiness.
  • Worked on fixing various CFDs & regressions within Harness’s Continuous Delivery module as a full-stack engineer, proficient in React/TypeScript for frontend development and Java for backend
  • Designed and implemented an end-to-end pre and post-sales automation framework using express.js. This system set up customer adoption journeys, monitored license utilization, and detected anomalies in customer accounts. Developed and maintained the workflows and the CI/CD pipeline for continuous improvements and bug fixes.
  • Led the development of a real-time monitoring tool to track pipeline health and performance metrics, leveraging Next.js & ShadCN for the frontend and express for the backend as a PoC during Hackweek (Harness's in-house hackathon). This tool scans pipeline YAMLs based on configurable rules to check for flagship feature usage and calculates a cumulative score for each organization, displaying scores and critical data. Our team was also declared as the grand prize winner in the "Diagnostic Innovations - Elevating Supportability" track.
  • Worked on the Harness Continuous Verification (CV) feature in the CD module, fixing critical bugs and integrating various APMs. CV validates deployments by integrating with APMs and logging tools, applying machine learning algorithms to identify normal behavior and flag anomalies, and automatically triggering rollbacks if anomalies are found.
  • Architected a versatile slack bot facilitating comprehensive customer insights retrieval, support ticket escalation, and SLA tracking directly from Slack using Express.js. Strategically phased out the Gainsight platform, resulting in significant cost savings.
React.jsJavaTypeScriptGo (Programming Language)Google Cloud Platform (GCP)Automation+3

Bharatpe

Software Development Intern

May 2022Feb 2023 · 9 mos

  • Worked primarily in the Web Chapter and created reusable components in React & TypeScript utilizing the React Testing Library in a test-driven development environment.
  • Built a video widget for the BharatPe merchant app using React, TS, & Rephrase AI apis which was used by over a 100,000 merchants.
  • Also worked on the login flow, address feature, OTP verification, pre-loader, voucher flow and products flow of the Zillion App (formerly Payback) which is essentially a unique coalition loyalty program.
  • Unity Bank(acquired by BharatPe): Worked on developing a revolutionary Branch Banking dashboard from scratch. Also, created an internal automation tool that would automate the process of agent creation and role assignment and integrated it with the Branch Banking dashboard.
  • Worked on developing Hubble, a dynamic template engine used internally by BharatPe to build static as well as dynamic pages without writing a single line of code.
ProgrammingREST APIsContinuous Integration and Continuous Delivery (CI/CD)Front-End DevelopmentTypeScriptJira+8

Google summer of code

Student Mentor

Mar 2022Aug 2022 · 5 mos

  • Got invited as a GSoC mentor for the Open Bioinformatics Foundation to foster the opensource culture and help beginners get started with contributing to open-source.
  • Reviewed multiple pull requests as well as contributor proposals for the Migration of the Journal Policy Tracker project to Express and GraphQL over a duration of 3 months
  • In addition to working on the Journal Policy Tracker project, also mentored the selected student, supervised code quality, and consulted product ideation, architecture, and design.
ProgrammingContinuous Integration and Continuous Delivery (CI/CD)Software DevelopmentBack-End Web DevelopmentGit

Mlh fellowship

MLH Prep Fellow

Jan 2022May 2022 · 4 mos

  • The MLH Fellowship Prep Program is a 3-week preparation program for aspiring technologists who are interested in experiencing the fellowship before committing to the full 12-weeks.
ProgrammingSoftware DevelopmentGit

Github

GitHub Campus Expert

Oct 2021Oct 2022 · 1 yr

  • Campus Experts are student leaders that strive to build diverse and inclusive spaces to learn skills, share their experiences, and build projects together. They can be found across the globe leading in-person and online conferences, meetups, and hackathons, and maintaining open source projects.
ProgrammingGit

The linux foundation

LFX Mentee at CNCF - Kyverno

Sep 2021Nov 2021 · 2 mos

  • Kyverno is a Kubernetes native policy management engine. I got accepted as an LFX mentee for the fall batch of 2021 where I worked on extending Kyverno’s test commands to cover generate policies and improving test coverage.
  • As an LFX mentee, I worked on extending the test command of CNCF - Kyverno (a kubernetes native policy management engine) to cover generate policies and improving its test coverage
  • Ideated the structure of test.yaml for generate policies taking into consideration the existing test command workflow & then worked on tweaking the test command using Go, kubernetes, fake go-client, Docker & Kubernetes. Also wrote unit tests and e2e tests for the same.
DevOpsProgrammingContinuous Integration and Continuous Delivery (CI/CD)Software DevelopmentKyvernoKubernetes+5

Cncf [cloud native computing foundation]

Opensource Contributor & Reviewer - Kubernetes

Aug 2021Jun 2022 · 10 mos

  • I was a part of the structured logging migration Working Group where I migrated logs of kube-proxy to structured logging.
  • I was the maintainer of the kubernetes.dev site project where I worked on developing new features such as the events page, improving its SEO, triaging issues and PRs on a regular basis
DevOpsProgrammingData StructuresSoftware DevelopmentBack-End Web DevelopmentGit+1

Open bioinformatics foundation

External Contractor

Jun 2021Aug 2021 · 2 mos

  • At OBF, I worked as an external contractor on developing a journal policy tracker using Flask, SQLite3, sqlalchemy, Heroku and containerized the app using Docker.
  • built the backend using Flask
  • used SQLite3 as the database and SQLAlchemy as the ORM for SQLite3
  • Deployed it on Heroku and built a CI/CD pipeline for automating the workflows to Heroku using GitHub actions
  • Containerized the application using Docker
ProgrammingContinuous Integration and Continuous Delivery (CI/CD)Data StructuresSoftware DevelopmentBack-End Web DevelopmentGit

Hacknitr hackathon

Technical Team Lead

Jan 2021Mar 2021 · 2 mos

  • HackNITR is one of the largest hackathons in India's eastern region, is a kind of hackathon that endeavors to bring and integrate talent, innovation, and creativity under one roof to build solutions for real-world problems using the latest technologies.
ProgrammingSoftware DevelopmentGit

Winter of code

Winter of Code - eduAlgo

Dec 2020Jan 2021 · 1 mo

  • Winter of Code is a program aimed to increase participation for the Google Summer of Code program among students in colleges and universities. Here, I worked with the eduAlgo team documenting their PyPI packages and setting up a CI pipeline to directly render the latest releases from PyPI to their website.
ProgrammingContinuous Integration and Continuous Delivery (CI/CD)Software DevelopmentGit

Education

National Institute of Technology Rourkela

Bachelor of Technology - BTech — Ceramic Sciences and Engineering

Jan 2019Jan 2023

De Paul School, Berhampur

Senior High School — Computer Science

Jan 2016Jan 2018

De Paul School, Berhampur

High School

Jan 2004Jan 2016

Stackforce found 100+ more professionals with Full Stack Development & Cloud-native Applications

Explore similar profiles based on matching skills and experience