You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal. https://github.com/jackind424/MyServer
This repository contains my complete solutions for Advent of Code 2025, covering all challenges from Day 1 to Day 12, including both Part 1 and Part 2. The solutions are implemented in Python 2 and Python 3, focusing on clear logic, efficient algorithms, and progressive optimization.