The Sophisticated Programmer

The Sophisticated Programmer

@TheSophisticatedProgrammer
Scotland
24
Followers
159
Following
11
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 11 owned repositories

16K Total LOC
Python
11,750 lines
75.5%
N/A
HTML
2,500 lines
16.1%
N/A
CSS
1,304 lines
8.4%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in Python

Python
HTML
CSS

Collaboration Network

Global Impact visualization

LIVE
The Sophisticated Programmer
0 active collaborators

Repos

11

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
68
Contributions
41
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

TheSophisticatedProgrammer
1 0
weather-checker

This Python script implements a command-line weather application that fetches real-time global weather conditions. It leverages the third-party requests library to connect to the OpenWeatherMap API, parsing external live data straight into your terminal window.

0 0
task-organiser

This Python script implements a persistent, console-based task organizer that saves records directly to your computer's storage. It features automatic startup loading and instant file synchronization whenever entries are modified.

0 0
Python
shopping-list

This Python script implements a lightweight, terminal-based shopping list application. It manages items sequentially inside a runtime list and uses a clean command-line routing pattern to execute basic list additions, deletions, and view states.

0 0
Python
grade-tracker

This Python script is a terminal-based student grade tracker and analytics tool. It stores student records inside an in-memory dictionary and calculates basic statistical insights like class averages, top performers, and lowest grades.

0 0
Python
contact-book

This Python script implements a lightweight, terminal-based contact management application. It stores names and contact numbers in a runtime dictionary and provides basic Create, Read, and Delete (CRD) data operations through a command-line interface.

0 0
Python
calculator

This Python script implements a dynamic, terminal-based calculator utilizing functional programming concepts. It maps math operations to lambda functions and wraps user inputs inside a generic handler to clean up data types and catch runtime errors.

0 0
Python
birthday-calculator

This Python script is a terminal-based age and birthday calculator. It collects a user's date of birth through numeric inputs and leverages Python's built-in datetime module to perform date arithmetic against the current calendar day.

0 0
Python
bank-account

This Python script implements a command-line banking simulation. It utilizes a BankAccount class to manage user data, including the account holder's name, balance, and account status. All accounts are stored in an in-memory dictionary. Users interact with the system through a terminal-based loop.

0 0
Python
Todo-List-Flask

This script implements a full-stack, server-rendered To-Do List web application powered by the Flask framework. It manages task states in runtime memory using a list of dictionary objects and surfaces data interfaces dynamically via HTML templates and HTTP requests.

0 0
Python

Open Source Impact

Contributions to external projects

0 merged PRs

No external contributions found.