Skip to content

Siddarth Gundu

@siddarth0910

Skill iconGo
Node.js
Skill iconLinux
Skill iconKubernetes
Skill iconReact.js

Software Development Intern, Tower Cloud

Hyderabad, India

Devfolio stats

Devfolio stats

2

projects

2

1

prize

1

3

hackathons

3

0

Hackathons org.

0

GitHub

GitHub

181

contributions in the last year

Mar

S

M

T

W

T

F

S

0 contributions on 2025-03-02
12 contributions on 2025-03-03
0 contributions on 2025-03-04
0 contributions on 2025-03-05
0 contributions on 2025-03-06
1 contributions on 2025-03-07
0 contributions on 2025-03-08
0 contributions on 2025-03-09
0 contributions on 2025-03-10
0 contributions on 2025-03-11
0 contributions on 2025-03-12
4 contributions on 2025-03-13
0 contributions on 2025-03-14
0 contributions on 2025-03-15
0 contributions on 2025-03-16
0 contributions on 2025-03-17
0 contributions on 2025-03-18
0 contributions on 2025-03-19
0 contributions on 2025-03-20
5 contributions on 2025-03-21
0 contributions on 2025-03-22
0 contributions on 2025-03-23
0 contributions on 2025-03-24
0 contributions on 2025-03-25
0 contributions on 2025-03-26
0 contributions on 2025-03-27
0 contributions on 2025-03-28
0 contributions on 2025-03-29
0 contributions on 2025-03-30
0 contributions on 2025-03-31
0 contributions on 2026-03-01
0 contributions on 2026-03-02
0 contributions on 2026-03-03

Feb

0 contributions on 2026-02-01
0 contributions on 2026-02-02
0 contributions on 2026-02-03
0 contributions on 2026-02-04
0 contributions on 2026-02-05
0 contributions on 2026-02-06
0 contributions on 2026-02-07
0 contributions on 2026-02-08
0 contributions on 2026-02-09
0 contributions on 2026-02-10
0 contributions on 2026-02-11
0 contributions on 2026-02-12
1 contributions on 2026-02-13
13 contributions on 2026-02-14
6 contributions on 2026-02-15
2 contributions on 2026-02-16
0 contributions on 2026-02-17
0 contributions on 2026-02-18
2 contributions on 2026-02-19
0 contributions on 2026-02-20
0 contributions on 2026-02-21
14 contributions on 2026-02-22
0 contributions on 2026-02-23
0 contributions on 2026-02-24
0 contributions on 2026-02-25
3 contributions on 2026-02-26
5 contributions on 2026-02-27
3 contributions on 2026-02-28

Work Experience

Work Experience

T

Tower Cloud

Software Development Intern

T

T

T

Software Development Intern

Tower Cloud,

T

Linux kernel mentee

The Linux Foundation,

Top Projects

Top Projects

Project Image
NAASH ( Not another AI shell )

Always two commands ahead.

Inspiration💡✨ From our experience with 🤖AI-powered shells, we found that while they mimic GUI interfaces, they often slow down workflows with cumbersome interactions📳—constantly opening, closing, and prompting for each command. We aimed to create a solution that preserves the terminal’s essential strengths—speed and power⚡—while remaining intuitive for 👤users at any level, from beginners to seasoned developers👨‍💻. Here’s what it offers 💪🏫📋 Smart Clipboard Integration 🖇️: The terminal monitors clipboard content and offers contextual commands. For example, if a Git repository URL⛓️ is copied, it suggests appropriate Git commands; if a package name is detected, installation⬇️ commands are provided. Natural Language 🗣️: Users can type commands in plain English, and it translates🈳 them into executable terminal commands. Enhanced Autocompletion ✍️: Despite limitations in some terminal environments (e.g., PowerShell), it provides advanced auto-completion. System-Aware Intelligence 🖥️: It has built-in awareness🙋‍♀️ of the user's current system and OS. Better Troubleshoot 🛠️: When a command fails❌ or triggers an error, it suggests potential fixes or alternative commands🔄. Model Integration 🤖: Uses both Gemini🤖 and OpenAI👾 APIs for smart command handling and suggestions. Emoji Feedback 🎉: Shows emojis when command generation fails to make errors more user-friendly and noticeable🤗. Command Explanation 🧾: Not only does it suggest commands, but it can also explain👨‍🏫 what each command does when you ask, so users can learn as they go🎓. How we built it ❓🧠 We used TypeScript as our codebase. The runtime is powered by Bun for fast execution🚀, with the Gemini and OpenAI APIs integrated for natural language processing🗣️.

NAASH ( Not another AI shell ) - Picture 1
NAASH ( Not another AI shell ) - Picture 2