Skip to content
View Lavanya-GOW's full-sized avatar
πŸ’­
Student
πŸ’­
Student

Block or report Lavanya-GOW

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lavanya-GOW/README.md

Hi, I'm Lavanya πŸ‘‹

About Me

I’m an undergraduate student at IIT Jammu, pursuing Electrical Engineering while building strong skills in Cloud Computing, DevOps, Linux, and Backend Systems.

I focus on building practical projects that improve problem-solving, system thinking, and real-world engineering skills.

Currently working on:

  • Python Development
  • Linux & Shell Scripting
  • Networking Fundamentals
  • Docker & Containers
  • AWS Cloud
  • CI/CD Pipelines
  • Git & GitHub

My goal is to become highly skilled in Cloud/DevOps and build systems that are reliable, scalable, and production-ready.


Tech Stack

Languages

  • Python
  • Bash

Tools & Technologies

  • Linux
  • Git & GitHub
  • JSON / CSV Handling
  • Argparse
  • Logging
  • CLI Tools
  • Encryption Basics
  • File Handling

Learning Next

  • Docker
  • AWS
  • Kubernetes
  • Jenkins
  • GitHub Actions
  • Terraform
  • API Development

Featured Projects

πŸ” Password Manager

A secure Python CLI password manager with master password authentication, encrypted password storage using Fernet, password generation, search, update, and delete functionality.

πŸ’° Expense Tracker

A Python-based CLI expense tracker using CSV storage, argparse, logging, expense sorting, highest expense tracking, and category-wise analysis.

πŸ“ Notes Manager

A structured command-line notes manager with file handling, argparse support, and logging for better usability and maintainability.

βœ… To-Do List

A simple task manager built using Python with add, delete, update, and task viewing features.

🎯 Number Guessing Game

A Python game with difficulty levels, limited attempts, replay system, and score tracking.


GitHub Goals

I believe strong engineering comes from consistent building.

I use GitHub to document my learning journey, projects, improvements, and progression from beginner projects to production-style systems.

This profile will continue growing with:

  • Linux Projects
  • Docker Projects
  • AWS Deployments
  • Networking Labs
  • API Projects
  • CI/CD Pipelines
  • DevOps Automation

Connect With Me

I’m focused on learning, building, and improving every day.

Always open to collaboration, learning opportunities, and strong technical discussions.


⭐ Building projects > collecting certificates

Pinned Loading

  1. Password_Manager Password_Manager Public

    Secure CLI Password Manager built with Python using master password authentication, Fernet encryption, argparse, and logging for safe credential management.

    Python

  2. Expesnse-Tracker-CLI Expesnse-Tracker-CLI Public

    A command line based personal expense tracker built using Python that allows users to manage, analyze, and organize their spending efficiently.

    Python

  3. Notes-Manager-CLI Notes-Manager-CLI Public

    A Python CLI Notes Manager with logging, JSON storage, and multiple implementations (class-based and argparse).

    Python