Skip to content

codersandip/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍💻 Sandip Baliram Tawhare - Professional Resume

Live Resume Download PDF GitHub Pages

Senior Laravel Developer with 6+ years of experience in designing and delivering scalable, secure, and high-performance web applications.


🌟 About

This repository contains my professional resume website, showcasing my experience, skills, and projects as a Senior Laravel Developer. The website is built with clean, responsive HTML/CSS and is optimized for both web viewing and PDF generation.

🔗 Live Demo

Visit my resume at: resume.sandiptawhare.com


🛠️ Technologies Used

Frontend

  • HTML5 - Semantic markup
  • CSS3 - Custom styling with responsive design
  • JavaScript - Interactive features

Backend

  • PHP - Server-side processing
  • Composer - Dependency management
  • DomPDF - PDF generation library

Deployment

  • GitHub Pages - Static site hosting
  • GitHub Actions - Automated deployment (CI/CD)
  • Custom Domain - DNS configuration with Cloudflare

💼 Professional Summary

  • 🎯 6+ years of Laravel development experience
  • 🏢 Worked across EdTech, Insurance, SaaS, and Media domains
  • ☁️ Expertise in AWS (EC2, S3, RDS, Lambda) and cloud deployment
  • 🔧 Proficient in MySQL, MongoDB, Redis, Docker, Kubernetes
  • 🚀 Built scalable APIs, implemented CI/CD pipelines, and optimized database performance

📂 Repository Structure

resume/
├── .github/
│   └── workflows/
│       └── static.yml          # GitHub Actions workflow for deployment
├── index.html                  # Main resume page
├── index.php                   # PHP version with dynamic features
├── pdf.php                     # PDF generation script
├── dd.php                      # Development utilities
├── composer.json               # PHP dependencies
├── composer.lock               # Locked dependencies
├── CNAME                       # Custom domain configuration
├── .gitignore                  # Git ignore rules
├── cleanup.bat                 # Repository cleanup script
├── Sandip Baliram Tawhare - Resume.pdf  # Latest resume PDF
└── README.md                   # This file

🚀 Features

Responsive Design - Works seamlessly on desktop, tablet, and mobile
PDF Download - Downloadable resume in PDF format
Custom Domain - Hosted at resume.sandiptawhare.com
SEO Optimized - Proper meta tags and semantic HTML
Fast Loading - Optimized CSS and minimal JavaScript
Print Friendly - Optimized for printing
Auto Deployment - GitHub Actions for continuous deployment


🔧 Local Development

Prerequisites

  • PHP 7.4 or higher
  • Composer
  • Web server (Apache/Nginx) or PHP built-in server

Installation

  1. Clone the repository

    git clone https://github.com/codersandip/resume.git
    cd resume
  2. Install dependencies

    composer install
  3. Run local server

    # Using PHP built-in server
    php -S localhost:8000
  4. Open in browser

    http://localhost:8000
    

Generate PDF

To generate a PDF version of the resume:

php pdf.php

📥 Download Resume

You can download my resume in PDF format:


🎨 Customization

The resume design uses:

  • Clean Typography - Arial font family for readability
  • Professional Color Scheme - Blue (#3498db) and dark gray (#2c3e50)
  • Responsive Layout - Max-width 800px for optimal reading
  • Semantic HTML - Proper heading hierarchy and structure

📊 Key Projects Highlighted

  1. Youhonk - Vehicle service booking platform (Laravel 8, Vue.js, AWS)
  2. 3G Content - ERP for tuition classes with automated question paper generation
  3. CogniSpark AI - AI-powered eLearning authoring tool
  4. Fynity.in - Insurance aggregator platform with policy comparison
  5. Workcy - Interview call service application
  6. Dreamarbeit - Job search platform for Maharashtra
  7. Carselonadaily - Professional car care and detailing platform

📞 Contact Information


📜 License

This project is open source and available for reference. Feel free to use the structure and design as inspiration for your own resume website.


🙏 Acknowledgments

  • Built with ❤️ using HTML, CSS, and PHP
  • Hosted on GitHub Pages
  • PDF generation powered by DomPDF
  • Automated deployment via GitHub Actions

🔄 Updates

This resume is regularly updated to reflect my latest experience, skills, and projects. Last updated: January 2026


⭐ If you find this useful, please consider giving it a star!

Made with 💻 by Sandip Baliram Tawhare

About

My professional resume website

Resources

Stars

Watchers

Forks