Skip to content

Commit d80c680

Browse files
Update README and assets for clarity and design improvements
Modified the README to reflect the completion of the M.Sc. Computer Science program and updated the profile image styling. Enhanced the project section layout with a table format for better presentation. Adjusted the banner SVG to include updated educational details and current role. Removed outdated achievements section from the GitHub metrics SVG for a cleaner look.
1 parent bdbe247 commit d80c680

3 files changed

Lines changed: 50 additions & 37 deletions

File tree

README.md

Lines changed: 46 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<br/><br/>
1818

1919
<!-- ═══════════════════ PROFILE AVATAR ═══════════════════ -->
20-
<img src="./images/profile.png" alt="Udhayaboopathi" width="140" height="140"/>
20+
<img src="./images/profile.png" alt="Udhayaboopathi" width="100" height="100" style="border-radius: 50%; object-fit: cover; border: 3px solid #00f5ff;"/>
2121

2222
<br/><br/>
2323

@@ -61,7 +61,7 @@
6161

6262
I'm **Udhayaboopathi** — a **Full Stack & DevOps Engineer** based in **Chennai, Tamil Nadu, India**. I build production systems from React frontends to containerized FastAPI backends, self-hosted PaaS platforms, and enterprise multi-tenant applications.
6363

64-
Currently working at **Tamil Nadu Teachers Education University (TNTEU), Chennai** — designing, developing, and deploying production web platforms, managing DevOps pipelines, and building secure full-stack systems for the university. Completing my **M.Sc. Computer Science** at Periyar University, Salem.
64+
Currently working at **Tamil Nadu Teachers Education University (TNTEU), Chennai** — designing, developing, and deploying production web platforms, managing DevOps pipelines, and building secure full-stack systems for the university. **M.Sc. Computer Science** graduate from Periyar University, Salem (2026).
6565

6666
<br/>
6767

@@ -80,7 +80,7 @@ work:
8080
- REST APIs, databases & security (JWT, RBAC, 2FA)
8181
- Staff Portal & university digital platforms
8282
education:
83-
- M.Sc Computer Science, Periyar University (2024–2026, completing)
83+
- M.Sc Computer Science, Periyar University (2024–2026, completed)
8484
- B.Sc Computer Science, Govt. Arts and Science College (2021–2024)
8585
experience:
8686
- Developer, TNTEU Chennai (2026–Present)
@@ -138,7 +138,7 @@ motto: "Build once, deploy everywhere, scale infinitely."
138138
- 📜 Earn **AWS Solutions Architect** certification
139139
- 🌍 Build **developer community** in Chennai & Tamil Nadu
140140
- 📈 Scale **Nexudo Mail** to 1000+ tenants
141-
- 🎓 Complete **M.Sc.** with distinction
141+
- 🎓 **M.Sc. completed** — Periyar University, Salem
142142
143143
</td>
144144
</tr>
@@ -308,14 +308,44 @@ motto: "Build once, deploy everywhere, scale infinitely."
308308
309309
<div align="center">
310310
311-
<a href="https://www.rolloutx.tech"><img width="49%" src="./images/rolloutx.png" alt="RolloutX"/></a>
312-
<a href="https://github.com/Udhayaboopathi/Nex-Mail"><img width="49%" src="./images/nexudo-mail.png" alt="Nexudo Mail"/></a>
313-
314-
<a href="https://staffportal.tnteu.ac.in/login"><img width="49%" src="./images/tnteu-portal.png" alt="TNTEU Staff Portal"/></a>
315-
<a href="https://github.com/Udhayaboopathi/smart-qa"><img width="49%" src="./images/smart-qa.png" alt="Smart Summarization"/></a>
316-
317-
<img width="49%" src="./images/food-recommender.png" alt="Organic Food Recommender"/>
318-
<img width="49%" src="./images/cicd.png" alt="DevOps CI/CD"/>
311+
<table>
312+
<tr>
313+
<td align="center" width="33%">
314+
<a href="https://www.rolloutx.tech">
315+
<img src="./images/rolloutx.png" alt="RolloutX" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
316+
</a>
317+
<br/><sub><b>RolloutX</b></sub>
318+
</td>
319+
<td align="center" width="33%">
320+
<a href="https://github.com/Udhayaboopathi/Nex-Mail">
321+
<img src="./images/nexudo-mail.png" alt="Nexudo Mail" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
322+
</a>
323+
<br/><sub><b>Nexudo Mail</b></sub>
324+
</td>
325+
<td align="center" width="33%">
326+
<a href="https://staffportal.tnteu.ac.in/login">
327+
<img src="./images/tnteu-portal.png" alt="TNTEU Staff Portal" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
328+
</a>
329+
<br/><sub><b>TNTEU Portal</b></sub>
330+
</td>
331+
</tr>
332+
<tr>
333+
<td align="center" width="33%">
334+
<a href="https://github.com/Udhayaboopathi/smart-qa">
335+
<img src="./images/smart-qa.png" alt="Smart Summarization" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
336+
</a>
337+
<br/><sub><b>Smart QA</b></sub>
338+
</td>
339+
<td align="center" width="33%">
340+
<img src="./images/food-recommender.png" alt="Organic Food Recommender" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
341+
<br/><sub><b>Food Recommender</b></sub>
342+
</td>
343+
<td align="center" width="33%">
344+
<img src="./images/cicd.png" alt="DevOps CI/CD" width="160" height="100" style="border-radius: 12px; object-fit: contain; background-color: #161b22; border: 1px solid #30363d; padding: 8px;"/>
345+
<br/><sub><b>CI/CD</b></sub>
346+
</td>
347+
</tr>
348+
</table>
319349
320350
</div>
321351
@@ -629,7 +659,7 @@ gantt
629659
630660
section Education
631661
BSc Computer Science :done, bsc, 2021-06, 2024-05
632-
MSc Computer Science :active, msc, 2024-06, 2026-05
662+
MSc Computer Science :done, msc, 2024-06, 2026-06
633663
634664
section Experience
635665
MERN Stack Intern Arttifai :done, art, 2025-01, 2025-12
@@ -643,7 +673,7 @@ gantt
643673
| Period | Milestone |
644674
|:-------|:----------|
645675
| **2021 – 2024** | B.Sc Computer Science — Government Arts and Science College |
646-
| **2024 – 2026** | M.Sc Computer Science — Periyar University *(completing)* |
676+
| **2024 – 2026** | M.Sc Computer Science — Periyar University *(completed 2026)* |
647677
| **2025** | MERN Stack Internship — Arttifai Tech |
648678
| **2025 – 2026** | **Concurrent roles:** Linux Server Administrator *(part-time)* — Periyar University **+** Developer & DevOps — Nexudo Tech Solutions |
649679
| **2026 – Present** | Developer — TNTEU, Chennai |
@@ -656,7 +686,7 @@ gantt
656686

657687
| Degree | Institution | Duration | Status | Focus Areas |
658688
|:-------|:------------|:---------|:------:|:------------|
659-
| **M.Sc. Computer Science** | Periyar University, Salem | 2024 — 2026 | 🟡 Completing | Advanced Algorithms, Cloud Computing, AI/ML, Research |
689+
| **M.Sc. Computer Science** | Periyar University, Salem | 2024 — 2026 | ✅ Completed | Advanced Algorithms, Cloud Computing, AI/ML, Research |
660690
| **B.Sc. Computer Science** | Government Arts and Science College | 2021 — 2024 | ✅ Completed | Programming, Databases, Web Development, OS |
661691

662692
</div>
@@ -692,7 +722,7 @@ gantt
692722
| 📧 **Enterprise Platform** | Architected multi-tenant Nexudo Mail with RBAC & campaigns |
693723
| 🧠 **AI Integration** | Smart QA platform handling 500+ queries/session under 500ms |
694724
| 🐧 **Server Administration** | Managed Linux servers at Periyar University while working DevOps at Nexudo (2025–2026) |
695-
| 🎓 **Academic Excellence** | Completing M.Sc. while leading production development at TNTEU |
725+
| 🎓 **Academic Excellence** | Completed M.Sc. while leading production development at TNTEU |
696726
|**Open Source** | Active GitHub contributor with multiple production projects |
697727
| 🔄 **CI/CD Automation** | Automated profile metrics and snake animation via GitHub Actions |
698728

assets/banner.svg

Lines changed: 4 additions & 3 deletions
Loading

assets/github-metrics.svg

Lines changed: 0 additions & 18 deletions
Loading

0 commit comments

Comments
 (0)