package main
import "fmt"
type Developer struct {
Name string
Location string
Education string
Current string
Building string
Languages []string
Goal string
}
func main() {
me := Developer{
Name: "Vishrut Lathiya",
Location: "Ahmedabad / Surat, Gujarat, India 🇮🇳",
Education: "B.E. Computer Engineering — Final Year",
Current: "SDE Intern @ Motadata",
Building: "360 Feedback Platform (Full Stack, Production)",
Languages: []string{"Java", "Go", "JavaScript", "TypeScript", "C"},
Goal: "Land a great full-time SDE role & keep building cool things",
}
fmt.Println("Hello, World! I'm", me.Name)
}╔══════════════════════════════════════════════════════════════╗
║ 🏢 SDE Intern @ Motadata, Ahmedabad ║
║ ║
║ 🔨 Building: 360-Degree Employee Feedback Platform ║
║ A production-grade HR tool for 300-400 employees ║
║ ║
║ ⚡ Stack: Node.js · Express · React 18 · TypeScript ║
║ PostgreSQL · Supabase · better-auth ║
║ ║
║ 🎯 Features I own: ║
║ → Role-Based Access Control (IC / TM / HOD / CXO) ║
║ → Score Calculation Engine ║
║ → Anonymous Peer Feedback System ║
║ → Survey Assignment Pipeline ║
║ → PDF & CSV Report Generation ║
╚══════════════════════════════════════════════════════════════╝
| # | 🚀 Project | 📝 What it does | 🔧 Stack | 🔗 |
|---|---|---|---|---|
| 1 | 360 Feedback Platform | Production HR tool — RBAC, score engine, anonymous peer reviews, PDF/CSV reports | Node.js · React · TS · PostgreSQL | 🔒 Private @ Motadata |
| 2 | Pawn Prime | Gold Loan Management System — complete digital pawn shop & lending operations | Full Stack | → |
| 3 | DS_GOLANG | Data Structures implemented from scratch in Go | Go | → |
| 4 | goLang | Go language learning, experiments & programs | Go | → |
| 5 | Seren Meditation | Calming meditation web app with ambient UI | HTML · CSS · JS | → |
| 6 | Resume Maker | Dynamic resume builder — fill in details, get a polished PDF | JavaScript | → |
| 7 | Pharmacy Management | Full inventory + user management with admin controls & low-stock alerts | Java | → |
| 8 | ACPC Admission System | College admission portal system | Java | → |
| 9 | Task Manager | Clean to-do list app with task tracking & prioritization | Java | → |
| 10 | Tic Tac Toe | Two-player game with win detection on a 3×3 grid | Java | → |
| 11 | Prim's Algorithm | Minimum Spanning Tree via Prim's algorithm | Java | → |
| 12 | OpenSource w/ ACM | Hacktoberfest 2025 — open source contributions with ACM | C | → |
| 13 | ResumeBuildATS | ATS-optimized resume builder (open source contribution) | JavaScript | → |
| 14 | Lisbook | Collection of favourite books — open source contribution | HTML | → |
[✓] Pull Shark Achievement Unlocked — GitHub
[✓] GitHub Pro — Active
[✓] Hacktoberfest 2025 — Contributed to ACM Open Source
[✓] Built & shipped production software @ Motadata
[✓] Built a Gold Loan Management System (Pawn Prime)
[✓] Learning Go — implementing DS from scratch
[✓] Contributed to 3+ open source repositories
[~] Actively seeking full-time SDE role (2025)...
💼 Open to full-time SDE roles — 2025 graduate
📍 Ahmedabad · Surat · Remote · Hybrid — flexible!
⚡ Response time: usually within 24 hours
🤝 Let's build something great together
