Skip to content
View DevChinmaysamal17's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report DevChinmaysamal17

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
DevChinmaysamal17/README.md

Chinmay Samal

Engineering Student โ€ข Backend Developer โ€ข Open Source Contributor

Typing SVG


๐Ÿง‘โ€๐Ÿ’ป About Me

name: Chinmay Samal
username: DevChinmaysamal17
role: 1st Year Engineering Student
focus: Backend | Cloud | DevOps | Infrastructure
location: Pune, India ๐Ÿ‡ฎ๐Ÿ‡ณ
education:
  - B.Tech CSE (AI) โ€” Vishwakarma Institute of Technology, Pune
  - BS Data Science & Applications โ€” IIT Madras (Diploma track)
currently:
  - Building CI/CD pipelines with GitHub Actions
  - Exploring AWS Cloud Infrastructure
  - Contributing to Open Source via GSSoC 2026
  - IITM coursework: PDSA | DBMS | System Commands
goal: Backend / Cloud / DevOps Engineer

๐Ÿ› ๏ธ Tech Stack

Languages

Python JavaScript SQL Bash

Backend & APIs

FastAPI Flask REST API JWT

Databases

PostgreSQL Supabase SQLite

DevOps & Cloud

Docker GitHub Actions Linux Git GitHub GHCR Render


๐Ÿš€ Featured Projects

๐Ÿฆ FinTrack โ€” Personal Finance Dashboard

Full-stack personal finance tracker with production-grade DevOps setup

  • Stack: FastAPI ยท PostgreSQL (Supabase) ยท JWT Auth ยท Docker ยท GitHub Actions
  • DevOps: CI/CD pipeline โ€” automated tests + Docker image push to GHCR on every commit
  • Features: Secure authentication, expense tracking, category management, RESTful API
  • Live: fintrack-p2n3.onrender.com
  • Repo: DevChinmaysamal17/FinTrack

๐Ÿ“Š ExamRank โ€” JEE/NEET Rank Predictor

Marks-to-percentile/rank predictor for JEE Main, JEE Advanced, MHT-CET, and NEET

  • Stack: FastAPI (backend) ยท React + Vite (frontend) ยท Render ยท Vercel
  • Features: Multi-exam support, real-time rank prediction, live user traffic
  • Frontend: examrank-phi.vercel.app
  • Backend: examrank-backend-poh5.onrender.com
  • Status: โœ… Live in production with real users

โœ… Flask Todo App

Clean, containerized task management app

  • Stack: Flask ยท SQLite ยท Docker
  • Features: Full CRUD operations, Dockerized deployment
  • Status: โœ… Containerized & running

๐ŸŒŠ IoT Water Quality Monitoring System

Smart monitoring system for real-time water quality analysis

  • Stack: IoT Sensors (pH / Turbidity / Temperature) ยท Cloud Alerts
  • Features: Multi-parameter sensing, cloud-based alert system
  • Status: ๐Ÿ”ง In Development

๐ŸŒŸ Open Source

GSSoC 2026 โ€” GirlScript Summer of Code

GSSoC

Role: Contributor โ€” Open Source Track
Duration: May 15 โ€“ August 14, 2026
Actively contributing to open source projects as part of one of India's largest OSS programs.


๐Ÿ“Š GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


๐ŸŽฏ Current Focus

โš™๏ธ  CI/CD pipelines with GitHub Actions
โ˜๏ธ  AWS Cloud Infrastructure (Cloud Practitioner โ†’ Solutions Architect)
๐Ÿณ  Docker & Container Orchestration
๐Ÿ“š  IITM BS: PDSA | DBMS | System Commands
๐Ÿค  Open Source contributions via GSSoC 2026

๐Ÿ“ซ Let's Connect

GitHub LinkedIn Email


"First, solve the problem. Then, write the code."

Visitor Count

Pinned Loading

  1. FinTrack---Personal-Finance-Dashboard FinTrack---Personal-Finance-Dashboard Public

    Personal finance dashboard built with FastAPI, JWT authentication, SQLAlchemy, and vanilla JavaScript featuring transactions, budgets, and category management.

    JavaScript 1

  2. Real-time-Water-Quality-Monitoring-System Real-time-Water-Quality-Monitoring-System Public

    Low-cost IoT-based water quality monitoring system using ESP32 and Flask for real-time pH, turbidity, and temperature monitoring.

    HTML 1

  3. Task-Manager-App Task-Manager-App Public

    Full-stack Student Task Manager built with Flask, HTML, and CSS featuring authentication and CRUD operations.

    CSS

  4. Voice-Assistant-Jarvis Voice-Assistant-Jarvis Public

    A Python-based voice assistant that listens to user commands and performs actions such as playing music, searching the web, and opening websites.

    Python