|
7 | 7 | "phone": "+91 8667861408", |
8 | 8 | "linkedin": "https://linkedin.com/in/bharathkumar-palanisamy", |
9 | 9 | "github": "https://github.com/Bharath-code/", |
10 | | - "portfolio": "https://bharathkumar.dev" |
| 10 | + "portfolio": "https://www.bharathkumar.dev" |
11 | 11 | }, |
12 | 12 | "techStack": [ |
13 | | - "Node.js", "Express", "TypeScript", "Sveltekit", "React", "Next.js", "Astro", "Tailwind", "shadcnUI", |
14 | | - "Postgres", "MongoDB", "Redis", "Docker", "Kubernetes", |
15 | | - "GraphQL", "REST", "GitHub Actions", "AWS" |
| 13 | + "Node.js", |
| 14 | + "Express", |
| 15 | + "TypeScript", |
| 16 | + "Sveltekit", |
| 17 | + "React", |
| 18 | + "Next.js", |
| 19 | + "Astro", |
| 20 | + "Tailwind", |
| 21 | + "shadcnUI", |
| 22 | + "Postgres", |
| 23 | + "MongoDB", |
| 24 | + "Redis", |
| 25 | + "Docker", |
| 26 | + "REST", |
| 27 | + "GitHub Actions", |
| 28 | + "AWS" |
16 | 29 | ], |
17 | 30 | "profile": "Full-Stack Engineer with 5 years of professional experience across the JavaScript ecosystem. I build end-to-end web applications and production APIs using Node.js, Express, React/Next.js and modern databases. I took a planned career break to focus on personal priorities while actively upskilling — building personal projects, contributing to open source, and staying current with modern tooling. Now actively seeking to re-enter the workforce and contribute as a focused, production-minded engineer.", |
18 | 31 | "experience": [ |
|
35 | 48 | "bullets": [ |
36 | 49 | "Worked with **major national banks** to design and deliver secure, high-performance features for customer-facing applications.", |
37 | 50 | "Developed backend services in **Node.js/Express with PostgreSQL**, optimized queries, and introduced **Redis caching** to improve performance by 40%.", |
38 | | - "Implemented **authentication flows (JWT, OAuth2)** and role-based access to meet banking compliance and security standards.", |
| 51 | + "Wrote **unit and integration tests** using Jest and ensured code quality through rigorous code reviews.", |
39 | 52 | "Converted business requirements and **Figma wireframes into production-grade UIs** using React, HTML5, and CSS3.", |
40 | 53 | "Collaborated in Agile sprints with QA and frontend teams to deliver new banking modules within strict deadlines." |
41 | 54 | ] |
42 | 55 | } |
43 | 56 | ], |
44 | 57 | "projects": [ |
45 | 58 | { |
46 | | - "name": "Task & Reminder App (Personal)", |
47 | | - "desc": "Full-stack productivity app with grouping, reminders, and AI-generated subtasks to help focus and complete work.", |
48 | | - "tech": "Next.js • Node.js • MongoDB • TailwindCSS • Vercel" |
| 59 | + "name": "git-scope", |
| 60 | + "desc": "Terminal UI application for managing multiple Git repositories at scale. Features include contribution graphs, disk usage visualization, time machine for commit history, and batch operations across repos.", |
| 61 | + "tech": "Go • Bubbletea • Lipgloss • Git" |
| 62 | + }, |
| 63 | + { |
| 64 | + "name": "YouTube Companion", |
| 65 | + "desc": "Full-stack dashboard for managing YouTube videos. View unlisted/published videos, track views, add comments, and take notes — a personal command center for content creators.", |
| 66 | + "tech": "Next.js • Node.js • YouTube Data API • PostgreSQL • TailwindCSS" |
| 67 | + }, |
| 68 | + { |
| 69 | + "name": "Website Highlight Saver", |
| 70 | + "desc": "Chrome extension to manage save highlight content and AI summarize(Manifest V3).", |
| 71 | + "tech": "JavaScript • Chrome Extension APIs" |
49 | 72 | }, |
50 | 73 | { |
51 | 74 | "name": "Tab Focus Chrome Extension", |
|
63 | 86 | "Collaborated cross-functionally with QA and designers to ship polished features." |
64 | 87 | ], |
65 | 88 | "openSource": [ |
66 | | - "Small npm package published for internal CI helpers.", |
67 | | - "Contributed documentation fixes and small patches to open-source JavaScript libraries." |
| 89 | + "Built and maintain git-scope — a Go-based TUI for managing multiple Git repos. 19 GitHub stars, 99+ downloads, and contributions from the community.", |
| 90 | + "Published npm packages for CLI tooling and CI helpers.", |
| 91 | + "Contributed documentation fixes and patches to open-source JavaScript libraries." |
68 | 92 | ], |
69 | 93 | "education": [ |
70 | 94 | { |
|
0 commit comments