Language Breakdown
Lines of code distribution across 27 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Python
Collaboration Network
Global Impact visualization
Repos
27
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
No followers yet.
Sagar Tamang
@SAGAR-TAMANG
Christian
@chrispathway
TheMuellenator
@TheMuellenator
Adarsh More
@AdarshVMore
Angela Yu
@angelabauer
Top Repositories
Python automation project that monitors stock prices, gathers news updates, and sends SMS notifications using APIs.
This project is a Python-based weather alert system that checks upcoming weather conditions using the OpenWeatherMap API and sends an SMS notification via the Twilio API if rain is expected. The system helps users stay prepared by alerting them in advance to carry an umbrella.
Quizzler is a Python-based quiz application that fetches True/False questions from the Open Trivia Database API and displays them using a graphical user interface built with Tkinter. The app tracks the user’s score, provides instant feedback, and ends automatically when all questions are completed.
Kanye Quote Generator. A simple Python desktop application that displays random Kanye West quotes using a REST API and a Tkinter-based graphical interface.
Day 31 project focuses on building a Japanese Flash Card application using Python and Tkinter. The app displays random vocabulary, flips cards automatically to show meanings, tracks learned words, and saves progress using CSV files with proper error handling and persistent learning logic.
On Day 30, I enhanced a Password Manager application by implementing error and exception handling. This project focused on handling runtime errors, managing missing or corrupted JSON files, and keeping the application stable during user input and file operations, strengthening my understanding of defensive programming and debugging.
On day 29 implemented Password Manager project. A GUI-based Password Manager built using Python and Tkinter. It allows users to store website credentials, generate secure passwords, and manage data through a simple interface. The project strengthened my understanding of GUI layout management, event handling, and file-based data storage in Python.
On Day 28, implements a Pomodoro Timer using Python and Tkinter. It features automated work and break cycles, a countdown mechanism, session tracking with checkmarks, and a clean GUI. The project strengthened my understanding of timers, event handling, and GUI-based application design in Python.
Day 27 – Python GUI & Function Arguments This repository showcases my Day 27 learning, where I implemented a basic GUI application using Tkinter and strengthened my understanding of function arguments using *args and **kwargs. The project focuses on clean structure, user interaction, and modular Python code.
Day 26 project. This project implements the NATO Phonetic Alphabet using Python and Pandas. It reads data from a CSV file and converts user-input words into phonetic code words using dictionary and list comprehensions, strengthening my data handling skills.
Open Source Impact
Contributions to external projects
No external contributions found.